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