summaryrefslogtreecommitdiff
path: root/kerberosV/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kerberosV/Makefile')
-rw-r--r--kerberosV/Makefile13
1 files changed, 2 insertions, 11 deletions
diff --git a/kerberosV/Makefile b/kerberosV/Makefile
index 3c8ab5bf25b..06d1b924e4c 100644
--- a/kerberosV/Makefile
+++ b/kerberosV/Makefile
@@ -1,14 +1,5 @@
-# $OpenBSD: Makefile,v 1.11 2003/05/13 02:47:06 hin Exp $
+# $OpenBSD: Makefile,v 1.12 2003/07/14 16:14:43 mho Exp $
-SUBDIR = lib usr.bin libexec usr.sbin doc
-
-build:
- cd ../kerberosIV/lib/sl && exec ${MAKE}
- cd lib/roken && exec ${MAKE}
- ${SUDO} ${MAKE} includes
- ${MAKE} depend
- cd lib && ${MAKE} && exec ${SUDO} ${MAKE} install
- ${MAKE}
- ${SUDO} ${MAKE} install
+SUBDIR = usr.bin lib libexec usr.sbin doc
.include <bsd.subdir.mk>