1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-02 08:42:48 +00:00

setkey(8) is not WARNS=2 compliant, yet.

This commit is contained in:
Hajimu UMEMOTO 2005-10-13 17:57:34 +00:00
parent 199474fd36
commit 0625d8dcb8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=151291

View File

@ -56,6 +56,8 @@ CLEANFILES+= scriptdump y.tab.h
LOCALPREFIX= /usr
WARNS= 1
scriptdump: scriptdump.pl
sed -e 's#@LOCALPREFIX@#${LOCALPREFIX}#' < $> > scriptdump