diff options
Diffstat (limited to 'usr.bin/locate/code/Makefile')
| -rw-r--r-- | usr.bin/locate/code/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/locate/code/Makefile b/usr.bin/locate/code/Makefile index 7e4c4fd573fe..06dd4eccfd5a 100644 --- a/usr.bin/locate/code/Makefile +++ b/usr.bin/locate/code/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $Id$ +# $Id: Makefile,v 1.3 1997/12/17 19:48:56 bde Exp $ PROG= locate.code CFLAGS+=-I${.CURDIR}/../locate |
