X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=ir%2Fbe%2FMakefile.in;h=10dd8c52e3789483227256e834bb25c20e8587fc;hb=0b4a2ee44d0acf366025f06f466e3f6040de604b;hp=bf15859066909ce473ee54d24cad93aae72aa863;hpb=9921b022ba50c4b98fe57a0b3b044cbe41f4562c;p=libfirm diff --git a/ir/be/Makefile.in b/ir/be/Makefile.in index bf1585906..10dd8c52e 100644 --- a/ir/be/Makefile.in +++ b/ir/be/Makefile.in @@ -6,7 +6,7 @@ # Modified by: # Created: # CVS-ID: $Id$ -# Copyright: (c) 1999-2003 Universität Karlsruhe +# Copyright: (c) 1999-2003 Universit�t Karlsruhe # Licence: This file protected by GPL - GNU GENERAL PUBLIC LICENSE. # @@ -15,14 +15,18 @@ srcdir = @srcdir@ topdir = ../.. subdir := ir/be -INSTALL_HEADERS = be.h +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 \ - bephicongr.c bephicongr_t.h phistat.c phistat.h - + 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 \ + sp_matrix.c becopyoptmain.c becopyopt.c becopyheur.c \ + becopyilp.c becopystat.c bearch_firm.c bearch.c bechordal_draw.c \ + bechordal_draw.h beirgmod.c beirgmod.h benode.c benode_t.h \ + mps.c lpp.c lpp_local.c lpp_remote.c bessadestr.c beifg.c include $(topdir)/MakeRules