]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/boot/userboot/test/Makefile
Re-sync loader.mk and ficl.mk to where they should be
[FreeBSD/FreeBSD.git] / sys / boot / userboot / test / Makefile
1 # $FreeBSD$
2
3
4 MAN=
5
6 .include <bsd.init.mk>
7 MK_SSP=         no
8
9 PROG=           test
10 INTERNALPROG=
11
12 CFLAGS+=        -I${BOOTSRC}/userboot
13
14 .include <bsd.prog.mk>