summaryrefslogtreecommitdiff
path: root/usr.bin/getconf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/getconf/Makefile')
-rw-r--r--usr.bin/getconf/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.bin/getconf/Makefile b/usr.bin/getconf/Makefile
new file mode 100644
index 00000000000..b7971a5d1ea
--- /dev/null
+++ b/usr.bin/getconf/Makefile
@@ -0,0 +1,5 @@
+# $Id: Makefile,v 1.1 1995/10/18 08:45:19 deraadt Exp $
+
+PROG=getconf
+
+.include <bsd.prog.mk>