summaryrefslogtreecommitdiff
path: root/usr.bin/cap_mkdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/cap_mkdb/Makefile')
-rw-r--r--usr.bin/cap_mkdb/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.bin/cap_mkdb/Makefile b/usr.bin/cap_mkdb/Makefile
new file mode 100644
index 000000000000..33cdfe3eeb9d
--- /dev/null
+++ b/usr.bin/cap_mkdb/Makefile
@@ -0,0 +1,5 @@
+# @(#)Makefile 5.1 (Berkeley) 9/2/92
+
+PROG= cap_mkdb
+
+.include <bsd.prog.mk>