summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/Makefile b/sys/Makefile
index d9ccd53..00d8064 100644
--- a/sys/Makefile
+++ b/sys/Makefile
@@ -1,5 +1,5 @@
-# $Id$
+# $Id: Makefile,v 1.2 1994/08/02 07:38:17 davidg Exp $
-SUBDIR= libkern
+SUBDIR= ${MACHINE}/boot libkern
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud