netboot removed until somebody fixes it so it compiles

This commit is contained in:
Matt Jacob 1999-09-09 01:28:26 +00:00
parent c9d9f1a046
commit 4fe421d5f9

View file

@ -1,6 +1,6 @@
# $FreeBSD$
SUBDIR= libalpha
SUBDIR+= boot1 loader netboot cdboot
SUBDIR+= boot1 loader cdboot
.include <bsd.subdir.mk>