mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-23 01:53:46 +01:00
o style: WARNS= -> WARNS?=.
Spotted by: ru
This commit is contained in:
parent
c912a3f7be
commit
dcd61bb80c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=158288
@ -1,6 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= getent
|
||||
WARNS= 3
|
||||
WARNS?= 3
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user