diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 1996-02-12 14:48:44 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 1996-02-12 14:48:44 +0000 |
| commit | e4a8c82437dcafe2ff7d8d2342d9f15fd40fd273 (patch) | |
| tree | bc203f8336476033aa73faa7da2569ae787a658b /gnu/usr.sbin | |
| parent | 09d46ab02c0ed0592d94c99f2026561a611a6905 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.sbin')
| -rw-r--r-- | gnu/usr.sbin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.sbin/Makefile b/gnu/usr.sbin/Makefile index 3373faa76ef3..788b5c93f8c1 100644 --- a/gnu/usr.sbin/Makefile +++ b/gnu/usr.sbin/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.1 1995/01/31 09:14:01 wpaul Exp $ +# $Id: Makefile,v 1.2 1995/12/16 20:18:16 wpaul Exp $ -SUBDIR= yppasswdd yp_mkdb +SUBDIR= yp_mkdb .include <bsd.subdir.mk> |
