Add netboot to the world of make.

This commit is contained in:
Poul-Henning Kamp 1994-10-28 22:11:50 +00:00
parent a1ebd387e5
commit cacd1ee89f

View File

@ -1,5 +1,5 @@
# $Id: Makefile,v 1.21 1994/10/28 04:46:08 phk Exp $
# $Id: Makefile,v 1.22 1994/10/28 04:56:51 phk Exp $
SUBDIR= biosboot
SUBDIR= biosboot netboot
.include <bsd.subdir.mk>