summaryrefslogtreecommitdiff
path: root/kerberosIV/include/Makefile
diff options
context:
space:
mode:
authorThorsten Lockert <tholo@cvs.openbsd.org>1995-12-14 06:52:55 +0000
committerThorsten Lockert <tholo@cvs.openbsd.org>1995-12-14 06:52:55 +0000
commit8cf1f2a33575f93a2a1411591dea02dadfff25a0 (patch)
tree546551ebd40f0dfbbb6016a6028d467641b4ed8b /kerberosIV/include/Makefile
parent02a248da23b192dd04bdb0fe2d61202086e9ceb3 (diff)
Kerberos IV code, based on a merge of fixed code from KTH and original
4.4BSD Lite code (international edition). Provides all functionality from the original 4.4BSD code plus standard Kerberos elements that were omitted in the 4.4BSD code.
Diffstat (limited to 'kerberosIV/include/Makefile')
-rw-r--r--kerberosIV/include/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/kerberosIV/include/Makefile b/kerberosIV/include/Makefile
new file mode 100644
index 00000000000..0edee405865
--- /dev/null
+++ b/kerberosIV/include/Makefile
@@ -0,0 +1,5 @@
+# $Id: Makefile,v 1.1 1995/12/14 06:52:34 tholo Exp $
+
+SUBDIR= kerberosIV ss
+
+.include <bsd.subdir.mk>