X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=MakeRules.in;h=c3a95c857340602e118812d94700a2cdee245019;hb=c0b48fb29a118ca99c85786c43c91389d9a82f84;hp=3fcfeef589acaf0cecef15682662338a7d5ec6a6;hpb=863d31d7a5c8210432fef88b30fc3e8353131538;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@