X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2FMakefile.in;h=e15cbd67318f2b216eb09b671d7dec462461bd9c;hb=bb91a72fcb14e8323993b5aec46bcb15d040d367;hp=7ef3a0d4aea4159b20e5e1c61b6cf451297fba3f;hpb=244e7cb028e1c829118407d7dd5892fd2a3a036d;p=libfirm diff --git a/ir/be/Makefile.in b/ir/be/Makefile.in index 7ef3a0d4a..e15cbd673 100644 --- a/ir/be/Makefile.in +++ b/ir/be/Makefile.in @@ -22,12 +22,13 @@ SOURCES = $(INSTALL_HEADERS) SOURCES += Makefile.in besched.h belistsched.h belistsched.c \ beutil.h bemain.c besched.c bemain.c belive.c belive.h benumb.h \ benumb_t.h benumb.c bechordal.c bera.c beutil.c \ - bera.h bechordalspill.c beasm_dump_globals.c beasm_asm_gnu.c \ - becopyoptmain.c becopyopt.c becopyheur.c \ - becopyilp.c becopystat.c bearch_firm.c bearch.c bechordal_draw.c \ + bera.h bechordalspill.c bechordal_main.c \ + becopyoptmain.c becopyopt.c becopyheur.c beifg.c \ + becopyilp.c becopystat.c bearch.c bechordal_draw.c \ bechordal_draw.h beirgmod.c beirgmod.h benode.c benode_t.h \ - bessadestr.c beifg.c bespill.c bespillbelady.c bespillilp.c beuses.c \ - firm2arch.c firm2arch.h + bessadestr.c beifg_std.c bespill.c bespillbelady.c bespillilp.c beuses.c \ + beconstrperm.c belower.c belower.h + include $(topdir)/MakeRules