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