]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/userboot/test/Makefile
Import tzdata 2018g
[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>