]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/regression/mac/mac_bsdextended/Makefile
This commit was generated by cvs2svn to compensate for changes in r173619,
[FreeBSD/FreeBSD.git] / tools / regression / mac / mac_bsdextended / Makefile
1 # $FreeBSD$
2
3 PROG=   test_ugidfw
4 DPADD=  ${LIBUGIDFW}
5 LDADD=  -lugidfw
6 NO_MAN=
7
8 .include <bsd.prog.mk>