]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/genericize/Makefile
add -n option to suppress clearing the build tree and add -DNO_CLEAN
[FreeBSD/FreeBSD.git] / tools / tools / genericize / Makefile
1 # $FreeBSD$
2
3 SCRIPTS=        genericize.pl
4 BINDIR?=        /usr/local/bin
5
6 .include <bsd.prog.mk>