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