Install in /usr/local/bin.

This commit is contained in:
Dag-Erling Smørgrav 2004-11-07 11:09:44 +00:00
parent 70ce93f4c5
commit 5ecb9278bc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=137330

View file

@ -1,5 +1,6 @@
# $FreeBSD$
SCRIPTS= genericize.pl
BINDIR?= /usr/local/bin
.include <bsd.prog.mk>