summaryrefslogtreecommitdiffstats
path: root/sys/Makefile
diff options
context:
space:
mode:
authorpaul <paul@FreeBSD.org>1994-08-25 13:54:28 +0000
committerpaul <paul@FreeBSD.org>1994-08-25 13:54:28 +0000
commit2239e40cd84d571c56d05e6a3995fb270efc9d21 (patch)
tree2d44680347b70241000ff5d33b276d61e75351f5 /sys/Makefile
parentc969a907026dbd87379a5331974c209e77b5f3ed (diff)
downloadFreeBSD-src-2239e40cd84d571c56d05e6a3995fb270efc9d21.zip
FreeBSD-src-2239e40cd84d571c56d05e6a3995fb270efc9d21.tar.gz
Added ${MACHINE}/boot to build bootblocks.
Submitted by: Paul Richards
Diffstat (limited to 'sys/Makefile')
-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