]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/regression/sockets/unix_passfd/Makefile
add -n option to suppress clearing the build tree and add -DNO_CLEAN
[FreeBSD/FreeBSD.git] / tools / regression / sockets / unix_passfd / Makefile
1 # $FreeBSD$
2
3 PROG=   unix_passfd
4 NO_MAN=
5 WARNS?= 2
6
7 .include <bsd.prog.mk>