diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:30 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:30 +0000 |
| commit | a9e2dc176f709713f9565ed1711c958f0707eb36 (patch) | |
| tree | e1676cbf88d75f6982fe157cf90f1bc6a6c21e72 /gnu/usr.sbin | |
| parent | 8eb115465a9db8d2a05eaf5244d6e5e8a54087c2 (diff) | |
Diffstat (limited to 'gnu/usr.sbin')
| -rw-r--r-- | gnu/usr.sbin/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.sbin/Makefile.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.sbin/Makefile b/gnu/usr.sbin/Makefile index 689a1382ef7e..b557041e8f99 100644 --- a/gnu/usr.sbin/Makefile +++ b/gnu/usr.sbin/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1996/02/12 14:48:44 wpaul Exp $ +# $Id: Makefile,v 1.4 1996/04/28 04:06:06 wpaul Exp $ SUBDIR= diff --git a/gnu/usr.sbin/Makefile.inc b/gnu/usr.sbin/Makefile.inc index 1fa8c0e074f6..dce1db05c712 100644 --- a/gnu/usr.sbin/Makefile.inc +++ b/gnu/usr.sbin/Makefile.inc @@ -1,3 +1,3 @@ -# $Id$ +# $Id: Makefile.inc,v 1.1 1995/01/31 09:14:03 wpaul Exp $ BINDIR?= /usr/sbin |
