X-Git-Url: http://git.tuebingen.mpg.de/?p=lopsub.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=548c96ff0e6298e29d8f247940a4f446e6757d35;hp=f7e19fb8901d98dbfd90965f521b892bc45cdc0e;hb=45901057b4103eeb745e080521678c0e43e0eca1;hpb=73d2280b56e07b3115c14deaa994114a462afd33 diff --git a/Makefile b/Makefile index f7e19fb..548c96f 100644 --- a/Makefile +++ b/Makefile @@ -97,6 +97,7 @@ lopsubex_objs := lopsubex.o lopsubex.lsg.o $(liblopsub_objs) LLS_CFLAGS := -g -fPIC STRICT_CFLAGS := -Wall +STRICT_CFLAGS += -Werror-implicit-function-declaration $(lsg_objs) $(liblopsub_objs) $(lopsubex_objs): %.o: %.c lopsubgen.o config_file.o: