summaryrefslogtreecommitdiff
path: root/usr.bin/locate/Makefile.inc
diff options
context:
space:
mode:
authormichaels <michaels@cvs.openbsd.org>1996-08-17 11:03:55 +0000
committermichaels <michaels@cvs.openbsd.org>1996-08-17 11:03:55 +0000
commitd931f147b0371e06889381e8b3da94f2093bc929 (patch)
treee8aa0c64f7d55d337468f37ba5d578284a52d2b5 /usr.bin/locate/Makefile.inc
parent24d2c3b0564cfa148e1c3b7f3b9c88beab7411d2 (diff)
${LIBEXECDIR}
Diffstat (limited to 'usr.bin/locate/Makefile.inc')
-rw-r--r--usr.bin/locate/Makefile.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/usr.bin/locate/Makefile.inc b/usr.bin/locate/Makefile.inc
new file mode 100644
index 00000000000..10413c5cb6f
--- /dev/null
+++ b/usr.bin/locate/Makefile.inc
@@ -0,0 +1,6 @@
+# $OpenBSD: Makefile.inc,v 1.1 1996/08/17 11:03:54 michaels Exp $
+#
+# $Id: Makefile.inc,v 1.1 1996/08/17 11:03:54 michaels Exp $
+
+LIBEXECDIR?= /usr/libexec
+