Added ${MACHINE}/boot to build bootblocks.

Submitted by:	Paul Richards
This commit is contained in:
Paul Richards 1994-08-25 13:54:28 +00:00
parent 23573be72a
commit 8a2283e2ac
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=2277

View File

@ -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>