diff --git a/Makefile b/Makefile index 37e0bb1..4ee3ef7 100644 --- a/Makefile +++ b/Makefile @@ -25,10 +25,9 @@ APIVERSION = 1 #LDFLAGS = -Wl,--no-undefined CFLAGS ?= -Os #CFLAGS = -g -O0 -CFLAGS += -fPIC -CFLAGS += -Wall -CFLAGS += -Wextra -CFLAGS += -DENABLE_STRNATPMPERR +override CFLAGS += -Wall +override CFLAGS += -Wextra +override CFLAGS += -fPIC -DENABLE_STRNATPMPERR LIBOBJS = natpmp.o getgateway.o