This compiles cleanly with WARNS=2; make sure it stays that way.
This commit is contained in:
parent
91dd86ff52
commit
66cbe52bfa
@ -1,7 +1,8 @@
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/9/93
|
||||
# From: @(#)Makefile 8.1 (Berkeley) 6/9/93
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= expand
|
||||
CFLAGS+=-Wall
|
||||
WARNS?= 2
|
||||
MLINKS= expand.1 unexpand.1
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user