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