freebsd-dev/sys/boot/alpha/Makefile
Doug Rabson ef4939417a Add back netboot since it compiles just fine. Note that you need a full
source tree to build netboot since it depends on headers from libstand.
1999-11-03 20:19:30 +00:00

7 lines
94 B
Makefile

# $FreeBSD$
SUBDIR= libalpha
SUBDIR+= boot1 loader cdboot netboot
.include <bsd.subdir.mk>