revert WARNS=4, it makes the alpha compile sad.
This commit is contained in:
parent
bc32551746
commit
0524c94cee
@ -3,6 +3,6 @@
|
|||||||
|
|
||||||
PROG= tail
|
PROG= tail
|
||||||
SRCS= forward.c misc.c read.c reverse.c tail.c
|
SRCS= forward.c misc.c read.c reverse.c tail.c
|
||||||
WARNS?= 4
|
#WARNS?= 4 # XXX: alpha
|
||||||
|
|
||||||
.include <bsd.prog.mk>
|
.include <bsd.prog.mk>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user