mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-29 15:10:57 +01:00
9777aa3f12
as a shared library. This is intended to be used by BHyVe to load FreeBSD kernels into new virtual machines.
9 lines
100 B
Makefile
9 lines
100 B
Makefile
# $FreeBSD$
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
SUBDIR= ficl libstand test userboot
|
|
|
|
.include <bsd.subdir.mk>
|
|
|