diff options
Diffstat (limited to 'sbin/init/Makefile')
-rw-r--r-- | sbin/init/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/init/Makefile b/sbin/init/Makefile index 8a0fd04549a4..ee1b51c85912 100644 --- a/sbin/init/Makefile +++ b/sbin/init/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 7/19/93 -# $Id: Makefile,v 1.8 1996/09/05 17:14:50 bde Exp $ +# $Id: Makefile,v 1.3.6.1 1996/11/24 09:31:43 joerg Exp $ PROG= init MAN8= init.8 |