|
|
|
@ -65,7 +65,7 @@ CFLAGS = -g
|
|
|
|
|
endif
|
|
|
|
|
|
|
|
|
|
# ppc doesn't work because we don't support big-endian
|
|
|
|
|
CFLAGS += -Wall -Wextra -Wformat -Wformat-security -Wno-unused-paramter \
|
|
|
|
|
CFLAGS += -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter \
|
|
|
|
|
$(DEBUGFLAGS) $(DEFS) $(INCLUDEPATHS)
|
|
|
|
|
|
|
|
|
|
OBJS= \
|
|
|
|
|