X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=MakeRules.in;h=e01b2c53a03adecff233ab5ca97bf8b9629f2232;hb=a9480327c81a9d2ee3a48834e490c5fbfd65d902;hp=b49c92d1bf604377b1b3eceb878c4fb51336622f;hpb=95730664ee5ec63be34b1142222b6704300666f5;p=libfirm diff --git a/MakeRules.in b/MakeRules.in index b49c92d1b..e01b2c53a 100644 --- a/MakeRules.in +++ b/MakeRules.in @@ -15,7 +15,7 @@ VPATH = $(srcdir) LIBFIRM_VERSION = @PACKAGE_VERSION@ CC = @CC@ -CFLAGS := -std=c99 -pedantic-errors -Wall -Wstrict-prototypes @CFLAGS@ +CFLAGS := -std=c99 -Wall -Wstrict-prototypes @CFLAGS@ CPPFLAGS := -I. -I$(topdir) -I$(srcdir) -I$(top_srcdir) @CPPFLAGS@ prefix?=@prefix@ exec_prefix?=@exec_prefix@