diff options
Diffstat (limited to 'sbin/init/Makefile')
-rw-r--r-- | sbin/init/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/init/Makefile b/sbin/init/Makefile index f6d820f721f..e339164db94 100644 --- a/sbin/init/Makefile +++ b/sbin/init/Makefile @@ -1,5 +1,4 @@ -# @(#)Makefile 8.1 (Berkeley) 7/19/93 -# $Id: Makefile,v 1.2 1996/02/15 04:03:26 etheisen Exp $ +# $OpenBSD: Makefile,v 1.3 1996/06/23 14:30:48 deraadt Exp $ PROG= init MAN= init.8 |