]> CyberLeo.Net >> Repos - FreeBSD/releng/9.1.git/blob - tools/tools/genericize/Makefile
Copy stable/9 to releng/9.1 as part of the 9.1-RELEASE release process.
[FreeBSD/releng/9.1.git] / tools / tools / genericize / Makefile
1 # $FreeBSD$
2
3 SCRIPTS=        genericize.pl
4 BINDIR?=        /usr/local/bin
5
6 .include <bsd.prog.mk>