added is_Not(), added missing is_Psi() declaration
[libfirm] / include / libfirm / Makefile.in
1 #
2 # Project:     libFIRM
3 # File name:   ir/be/Makefile.in
4 # Purpose:
5 # Author:      Boris Boesler, Till Riedel
6 # Modified by:
7 # Created:
8 # CVS-ID:      $Id: Makefile.in 14222 2007-05-31 17:24:52Z beck $
9 # Copyright:   (c) 1999-2005 Universitaet Karlsruhe
10 # Licence:     This file protected by GPL -  GNU GENERAL PUBLIC LICENSE.
11 #
12
13 top_srcdir := @top_srcdir@
14 srcdir = @srcdir@
15 topdir = ../..
16 subdir := include/libfirm
17
18 INSTALL_HEADERS = \
19         absgraph.h\
20         adt\
21         analyze_irg_args.h\
22         archop.h\
23         be.h\
24         callgraph.h\
25         cdep.h\
26         cgana.h\
27         compute_loop_info.h\
28         dbginfo.h\
29         dfs.h\
30         execfreq.h\
31         execution_frequency.h\
32         field_temperature.h\
33         firm_common.h\
34         firm.h\
35         firmstat.h\
36         firm_types.h\
37         firm_ycomp.h\
38         height.h\
39         ident.h\
40         interval_analysis.h\
41         irarch.h\
42         ircgcons.h\
43         ircgopt.h\
44         irconsconfirm.h\
45         ircons.h\
46         irdom.h\
47         irdump.h\
48         iredgekinds.h\
49         iredges.h\
50         irextbb.h\
51         irflag.h\
52         irgmod.h\
53         irgopt.h\
54         irgraph.h\
55         irgwalk.h\
56         irhooks.h\
57         irlivechk.h\
58         irloop.h\
59         irmemory.h\
60         irmode.h\
61         irnode.h\
62         irop.h\
63         iropt_dbg.h\
64         iropt.h\
65         iroptimize.h\
66         irouts.h\
67         irprintf.h\
68         irprog.h\
69         irsimpletype.h\
70         irtypeinfo.h\
71         irvrfy.h\
72         lowering.h\
73         old_fctnames.h\
74         phiclass.h\
75         pseudo_irg.h\
76         rta.h\
77         seqnumbers.h\
78         structure.h\
79         trouts.h\
80         tv.h\
81         typerep.h
82
83 include $(topdir)/MakeRules
84
85 include $(top_srcdir)/MakeTargets
86
87 all: subdir.o