X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=MakeRules.in;h=e5e7eb4447334b77c8944e45476eaf2acbef80d5;hb=1b84434bd67686e47bd0138960c53fc21575d28e;hp=6684999ca65679766ab803bb55b5ebdb92fc132a;hpb=d743c7ac94ab7d3f964b075ea2bb9f6c25ec4d52;p=libfirm diff --git a/MakeRules.in b/MakeRules.in index 6684999ca..e5e7eb444 100644 --- a/MakeRules.in +++ b/MakeRules.in @@ -10,7 +10,7 @@ VPATH = $(srcdir) LIBFIRM_VERSION = @PACKAGE_VERSION@ CC = @CC@ -CFLAGS := @CFLAGS@ +CFLAGS := -Wall -Wstrict-prototypes @CFLAGS@ CPPFLAGS := -I. -I$(topdir) -I$(srcdir) -I$(top_srcdir) @CPPFLAGS@ prefix?=@prefix@ exec_prefix?=@exec_prefix@