1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00

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>