diff options
Diffstat (limited to 'usr.bin/head/Makefile')
-rw-r--r-- | usr.bin/head/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/head/Makefile b/usr.bin/head/Makefile index ee67a6867dc..9a469bbc2e5 100644 --- a/usr.bin/head/Makefile +++ b/usr.bin/head/Makefile @@ -1,5 +1,4 @@ -# from: @(#)Makefile 5.3 (Berkeley) 5/11/90 -# $Id: Makefile,v 1.1 1995/10/18 08:45:23 deraadt Exp $ +# $OpenBSD: Makefile,v 1.2 1996/06/26 05:34:14 deraadt Exp $ PROG= head |