Re-generated Makefiles

This commit is contained in:
Pierre Pronchery 2011-09-16 11:54:13 +00:00
parent 6dfbd22c92
commit d3242f498f

View File

@ -3,7 +3,7 @@ TARGETS = download surfer
PREFIX = /usr/local
DESTDIR =
BINDIR = $(PREFIX)/bin
CC = cc
CC ?= cc
CPPFLAGSF?=
CPPFLAGS?=
CFLAGSF = -W