c971b9b1e0f37790e23235ed05fbb98ff6122029
[libfirm] / ir / tv / 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/tv
12
13 INSTALL_HEADERS = tv.h
14
15 SOURCES = $(INSTALL_HEADERS)
16
17 SOURCES += Makefile.in ieee754.h tv.c tv_t.h
18
19 include $(topdir)/MakeRules
20
21 CPPFLAGS += -I$(top_srcdir)/ir/common -I$(top_srcdir)/ir/tr -I$(top_srcdir)/ir/adt \
22                 -I$(top_srcdir)/ir/ident -I$(top_srcdir)/ir/ir
23
24 include $(top_srcdir)/MakeTargets
25
26 all: subdir.o