Remove GCC-ism (-Wall).
Submitted by: bde
This commit is contained in:
parent
ed1c82f450
commit
40adb1a63b
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= make
|
||||
CFLAGS+=-Wall -I${.CURDIR}
|
||||
CFLAGS+=-I${.CURDIR}
|
||||
SRCS= arch.c buf.c compat.c cond.c dir.c for.c hash.c job.c main.c \
|
||||
make.c parse.c str.c suff.c targ.c var.c util.c
|
||||
SRCS+= lstAppend.c lstAtEnd.c lstAtFront.c lstClose.c lstConcat.c \
|
||||
|
Loading…
Reference in New Issue
Block a user