freebsd-dev/sys/boot/userboot/Makefile
Warner Losh 3006b7c8a9 Kill the userboot copy of libstand.
It's not needed (it's now identical to libsa, and seems to have been
for some time).

Sponsored by: Netflix
2017-10-12 14:56:42 +00:00

9 lines
95 B
Makefile

# $FreeBSD$
.include <bsd.own.mk>
SUBDIR= ficl test zfs userboot
.include <bsd.subdir.mk>