X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2FMakefile.in;h=76a661f277a4e7a86132d3991d53a1ee3e77ce8c;hb=4d7a9507baf1737297cd4f7fc91eab209fd5d398;hp=266bffe121e92011679b8f8c0abb9f9be60c881d;hpb=fd36bead18e3a2d5d6d5b9129c15c1c959e8c8a7;p=libfirm diff --git a/ir/be/Makefile.in b/ir/be/Makefile.in index 266bffe12..76a661f27 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,11 +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 \ + becopyopt.c becopyheur.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.c bespillilp.c bespillbelady.c beuses.c + bessadestr.c beifg_std.c bespill.c bespillbelady.c bespillilp.c beuses.c \ + belower.c belower.h beraextern.c beabi.c beabi.h beabi_t.h + include $(topdir)/MakeRules