X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=common%2FMakefile;h=f0d990442795319ed808644dc72fcff4fd9f8dd2;hb=dc75ac4e4a24e8f400f95ab6ff4e7c903d8bfb6c;hp=6a57421805ddcc38c402975c6950d4e889d9fded;hpb=0ad0ac6446aa4490800addafd8219f0f2a968c4d;p=apps%2Fpfixtools.git diff --git a/common/Makefile b/common/Makefile index 6a57421..f0d9904 100644 --- a/common/Makefile +++ b/common/Makefile @@ -37,4 +37,6 @@ tst-trie_SOURCES = tst-trie.c lib.a all: +.server.o: CFLAGS=$(if $(DARWIN),$(filter-out -Wredundant-decls,$(filter-out -Wshadow,$(CFLAGSBASE))),$(CFLAGSBASE)) + include ../mk/common.mk