X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2FMakefile.in;h=9b94829876a5f4e43ba626cb83836f2f4e79851c;hb=e7ba741cdd9599ce05d7989bff60a1c6137ee0b5;hp=f8053a1999bb01e9e4cf2baac95f78c692e6939f;hpb=f4043da08a5eb8528364ee29c2d80fd2d6da756e;p=libfirm diff --git a/ir/be/Makefile.in b/ir/be/Makefile.in index f8053a199..9b9482987 100644 --- a/ir/be/Makefile.in +++ b/ir/be/Makefile.in @@ -15,15 +15,11 @@ srcdir = @srcdir@ topdir = ../.. subdir := ir/be -INSTALL_HEADERS = be.h bearch.h - -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 \ +SOURCES = Makefile.in besched.h belistsched.h belistsched.c \ + beutil.h bemain.c besched.c bemain.c belive.c belive.h \ + bechordal.c bera.c beutil.c beirg.c beirg.h \ bera.h bechordal_main.c beschedregpress.c beschedtrace.c beschedtrivial.c \ - becopyopt.c becopyheur.c becopyheur2.c becopyilp.c becopyilp1.c \ + beschedrand.c becopyopt.c becopyheur.c becopyheur2.c becopyheur4.c becopyilp.c becopyilp1.c \ becopyilp2.c beifg.c becopystat.c bearch.c bechordal_draw.c \ bechordal_draw.h beirgmod.c beirgmod.h benode.c benode_t.h \ bessadestr.c beifg_std.c bespill.c bespillbelady.c \ @@ -34,9 +30,15 @@ SOURCES += Makefile.in besched.h belistsched.h belistsched.c \ beschedmris.h beschedmris.c bespillmorgan.c bespillmorgan.h \ beverify.h beverify.c bepressurestat.c bepressurestat.h \ bessadestrsimple.c beifg_clique.c beifg_list.c beifg_pointer.c \ - bejavacoal.c becopyheur3.c bespillcost.c bespillremat.c \ - bespillslots.h bespillslots.c \ - bestatevent.h bestatevent.c + bejavacoal.c becopyheur3.c bespillremat.c \ + bespillslots.h bespillslots.c beprofile.c \ + be_dbgout.h bestabs.c beschedrss.c \ + beblocksched.h beblocksched.c bespilloptions.c bespilloptions.h \ + beilpsched.c beilpsched.h bemachine.c bemachine.h \ + bemodule.c bemodule.h beloopana.c beloopana.h \ + begnuas.c begnuas.h beemitter.c beemitter.h bedomfront.c bestate.c \ + bessaconstr.c bessaconstr.h bestate.c bestate.h bespilldaemel.c + include $(topdir)/MakeRules