mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-22 16:44:32 +01:00
ef4939417a
source tree to build netboot since it depends on headers from libstand.
7 lines
94 B
Makefile
7 lines
94 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= libalpha
|
|
SUBDIR+= boot1 loader cdboot netboot
|
|
|
|
.include <bsd.subdir.mk>
|