mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-03 09:00:21 +00:00
setkey(8) is not WARNS=2 compliant, yet.
This commit is contained in:
parent
199474fd36
commit
0625d8dcb8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=151291
@ -56,6 +56,8 @@ CLEANFILES+= scriptdump y.tab.h
|
||||
|
||||
LOCALPREFIX= /usr
|
||||
|
||||
WARNS= 1
|
||||
|
||||
scriptdump: scriptdump.pl
|
||||
sed -e 's#@LOCALPREFIX@#${LOCALPREFIX}#' < $> > scriptdump
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user