X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fcommon%2FMakefile.in;h=885dcf3c57452d985605c6c54f26a26e12fb5965;hb=204336e554f60a9209be6070df7bc70e2c359692;hp=0a8cc3286f523d65c6468d094fa8296bcdf1bac9;hpb=3f0a41ec2f2415d470743706489e05566a9fb1b1;p=libfirm diff --git a/ir/common/Makefile.in b/ir/common/Makefile.in index 0a8cc3286..885dcf3c5 100644 --- a/ir/common/Makefile.in +++ b/ir/common/Makefile.in @@ -22,7 +22,7 @@ SOURCES = $(INSTALL_HEADERS) SOURCES += Makefile.in \ error.c firm_common.c firm.c firmwalk.c \ error.h firm_common_t.h statistics.c debug.c old_fctnames.h \ - irtools.c irtools.h survive_dce.c survive_dce.h + irtools.c irtools.h include $(topdir)/MakeRules @@ -31,7 +31,7 @@ CPPFLAGS += -I$(top_srcdir)/ir/common -I$(top_srcdir)/ir/ident -I$(top_srcdir)/i -I$(top_srcdir)/ir/ana -I$(top_srcdir)/ir/st -I$(top_srcdir)/ir/debug \ -I$(top_srcdir)/ir/opt -I$(top_srcdir)/ir/arch -I$(top_srcdir)/ir/stat \ -I$(top_srcdir)/ir/external -I$(top_srcdir)/ir/lower -I$(top_srcdir)/ir/arch \ - -I$(topdir)/ir/config + -I$(topdir)/ir/config -I$(top_srcdir)/ir/net include $(top_srcdir)/MakeTargets