]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - sys/boot/userboot/test/Makefile
MFC r264400,r265836:
[FreeBSD/stable/10.git] / sys / boot / userboot / test / Makefile
1 # $FreeBSD$
2
3
4 MAN=
5
6 .include <bsd.own.mk>
7 MK_SSP=         no
8
9 PROG=           test
10 INTERNALPROG=
11
12 CFLAGS+=        -I${.CURDIR}/..
13 CFLAGS+=        -I${.CURDIR}/../../..
14
15 .include <bsd.prog.mk>