aboutsummaryrefslogtreecommitdiff
path: root/tools/tools/genericize/Makefile
blob: 5df77b99f910c472edb71731efc7ca1d86077b24 (plain) (blame)
1
2
3
4
5
6
# $FreeBSD$

SCRIPTS=	genericize.pl
BINDIR?=	/usr/local/bin

.include <bsd.prog.mk>