]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/userboot/test/Makefile
MFV r337184: 9457 libzfs_import.c:add_config() has a memory leak
[FreeBSD/FreeBSD.git] / stand / userboot / test / Makefile
1 # $FreeBSD$
2
3 .include <bsd.init.mk>
4
5 PROG=           test
6 INTERNALPROG=
7
8 CFLAGS= -I${BOOTSRC}/userboot
9
10 .include <bsd.prog.mk>