Removed redundant WARNS setting.
Submitted by: Ulrich Spörlein
This commit is contained in:
parent
45cfef0441
commit
4d8f1d73c3
@ -2,6 +2,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= cat
|
||||
WARNS?= 6
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
@ -1,6 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= uuidgen
|
||||
WARNS?= 6
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user