added ir/ana to Makefile.in --flo
[libfirm] / ir / debug / Makefile.in
1 # Hey Emacs, this is a -*- makefile -*-
2 #
3 # libFIRM Project
4 #
5 # $Id$
6 #
7
8 top_srcdir := @top_srcdir@
9 srcdir = @srcdir@
10 topdir = ../..
11 subdir := ir/debug
12
13
14 SOURCES = Makefile.in dbginfo.c dbginfo.h debinfo.c debinfo.h
15
16 include $(topdir)/MakeRules
17
18 CPPFLAGS += -I$(top_srcdir)/ir/ident -I$(top_srcdir)/ir/ir -I$(top_srcdir)/ir/tv \
19                 -I$(top_srcdir)/ir/tr -I$(top_srcdir)/ir/common -I$(top_srcdir)/ir/st \
20                 -I$(top_srcdir)/ir/ana
21
22 include $(top_srcdir)/MakeTargets
23
24 all: subdir.o