X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2FMakefile.in;h=f641f75e4882a359738efc60d5cf3f468c91e482;hb=f804d333c7b5459c3c1a6bfc188ecdc54346be73;hp=59a5f5d9e6ee071c2034a897cb6b3539e331407b;hpb=b80ccfe41fdc2823da3f044773746a44eeef46e4;p=libfirm diff --git a/ir/be/Makefile.in b/ir/be/Makefile.in index 59a5f5d9e..f641f75e4 100644 --- a/ir/be/Makefile.in +++ b/ir/be/Makefile.in @@ -1,12 +1,12 @@ # # Project: libFIRM -# File name: ir/ir/Makefile.in +# File name: ir/be/Makefile.in # Purpose: # Author: Boris Boesler, Till Riedel # Modified by: # Created: # CVS-ID: $Id$ -# Copyright: (c) 1999-2003 Universität Karlsruhe +# Copyright: (c) 1999-2005 Universitaet Karlsruhe # Licence: This file protected by GPL - GNU GENERAL PUBLIC LICENSE. # @@ -22,9 +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 \ - sp_matrix.c becopyoptmain.c becopyopt.c becopyheur.c \ - becopyilp.c becopystat.c bearch_firm.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_std.c bespill.c bespillbelady.c bespillilp.c beuses.c \ + belower.c belower.h beraextern.c + include $(topdir)/MakeRules