summaryrefslogtreecommitdiffstats
path: root/usr.bin/locate/code/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/locate/code/Makefile')
-rw-r--r--usr.bin/locate/code/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/locate/code/Makefile b/usr.bin/locate/code/Makefile
index a7d8e80..7e4c4fd 100644
--- a/usr.bin/locate/code/Makefile
+++ b/usr.bin/locate/code/Makefile
@@ -1,9 +1,9 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
+# $Id$
PROG= locate.code
CFLAGS+=-I${.CURDIR}/../locate
NOMAN= noman
BINDIR= ${LIBEXECDIR}
-.include "../Makefile.inc"
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud