X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=MakeRules.in;h=c3a95c857340602e118812d94700a2cdee245019;hb=e35868d34ab4dc228431d27015891f1486c249b4;hp=3fcfeef589acaf0cecef15682662338a7d5ec6a6;hpb=8904e1535cda406c37a2162704813ea59d86d62f;p=libfirm diff --git a/MakeRules.in b/MakeRules.in index 3fcfeef58..c3a95c857 100644 --- a/MakeRules.in +++ b/MakeRules.in @@ -16,7 +16,7 @@ LIBFIRM_VERSION = @PACKAGE_VERSION@ CC = @CC@ CFLAGS := -Wall -Wstrict-prototypes @CFLAGS@ -CPPFLAGS := -I. -I$(topdir) -I$(srcdir) -I$(top_srcdir) @CPPFLAGS@ +CPPFLAGS := -I. -I$(topdir) -I$(srcdir) -I$(top_srcdir) @CPPFLAGS@ @LIBCORE_CFLAGS@ prefix?=@prefix@ exec_prefix?=@exec_prefix@ includedir?=@includedir@