X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fir%2FMakefile.in;h=19713098887dc83799b274e4bedbf0b62c98a6a6;hb=f9d25133f86594ca2b1f33fb0b41a591ecc9b914;hp=96703d538df04dfb78e7be48bdc9e6046e7a83fd;hpb=2f887e2dd25dd3c4c72a57214d241b925b329924;p=libfirm diff --git a/ir/ir/Makefile.in b/ir/ir/Makefile.in index 96703d538..197130988 100644 --- a/ir/ir/Makefile.in +++ b/ir/ir/Makefile.in @@ -29,7 +29,7 @@ SOURCES += Makefile.in \ irgwalk.c irgwalk_blk.c irdump.c irdumptxt.c irgopt.c irgopt_t.h irnode_t.h \ irmode.c irop.c irprog.c irflag.c irflag_t.h irgraph.c irprintf_t.h \ irmode_t.h irop_t.h irprog_t.h ircgcons.c ircgopt.c irreflect.c irarch.c \ - pseudo_irg.c irhooks.c iredges.c irprintf.c + pseudo_irg.c irhooks.c iredges.c irprintf.c irvrfy_t.h ifeq ($(enable_libcore),yes) SOURCES += irargs.c @@ -41,7 +41,7 @@ CPPFLAGS += -I$(top_srcdir)/ir/adt -I$(top_srcdir)/ir/ir -I$(top_srcdir)/ir/ -I$(top_srcdir)/ir/ident -I$(top_srcdir)/ir/tr -I$(top_srcdir)/ir/tv \ -I$(top_srcdir)/ir/debug -I$(top_srcdir)/ir/ana -I$(top_srcdir)/ir/st \ -I$(top_srcdir)/ir/stat -I$(top_srcdir)/ir/external -I$(topdir)/ir/config \ - -I$(top_srcdir)/ir/opt + -I$(top_srcdir)/ir/opt -I$(top_srcdir)/ir/arch include $(top_srcdir)/MakeTargets