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 77d89c45bbdf..baac4986b5a4 100644 --- a/usr.bin/lockf/Makefile +++ b/usr.bin/lockf/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/lockf/Makefile,v 1.4 1999/08/28 01:03:05 peter Exp $ PROG= lockf CFLAGS+=-Wall |