diff options
Diffstat (limited to 'usr.bin/lockf/Makefile')
-rw-r--r-- | usr.bin/lockf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lockf/Makefile b/usr.bin/lockf/Makefile index 47fb6ab863e1..fd56328ba4b1 100644 --- a/usr.bin/lockf/Makefile +++ b/usr.bin/lockf/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/01/08 20:12:59 jdp Exp $ PROG= lockf CFLAGS+=-Wall |