Re-generated Makefiles

This commit is contained in:
Pierre Pronchery 2012-04-08 14:05:25 +00:00
parent 0954d0ed3c
commit 727f733033

View File

@ -8,7 +8,7 @@ CPPFLAGSF?=
CPPFLAGS?=
CFLAGSF = -W
CFLAGS = -Wall -g -O2 -pedantic
LDFLAGS =
LDFLAGS =
RM ?= rm -f
LN ?= ln -f
MKDIR ?= mkdir -p