summaryrefslogtreecommitdiff
path: root/kerberosV/usr.bin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kerberosV/usr.bin/Makefile')
-rw-r--r--kerberosV/usr.bin/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/kerberosV/usr.bin/Makefile b/kerberosV/usr.bin/Makefile
new file mode 100644
index 00000000000..2e6344cfaa8
--- /dev/null
+++ b/kerberosV/usr.bin/Makefile
@@ -0,0 +1,7 @@
+# $OpenBSD: Makefile,v 1.1 2001/05/25 08:20:30 hin Exp $
+
+# XXX asn1_compile is compiled in ../Makefile
+
+SUBDIR = kauth klist kdestroy
+
+.include <bsd.subdir.mk>