added arch directory
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 30 Mar 2005 09:04:29 +0000 (09:04 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 30 Mar 2005 09:04:29 +0000 (09:04 +0000)
[r5489]

testprograms/Makefile.in

index 0ba00f5..902fd56 100644 (file)
@@ -62,7 +62,8 @@ include $(topdir)/MakeRules
 CPPFLAGS += -I$(top_srcdir)/ir/adt -I$(top_srcdir)/ir/common -I$(top_srcdir)/ir/debug \
                -I$(top_srcdir)/ir/ident -I$(top_srcdir)/ir/ir -I$(top_srcdir)/ir/tr \
                -I$(top_srcdir)/ir/tv -I$(top_srcdir)/ir/st  -I$(top_srcdir)/ir/ana \
-               -I$(top_srcdir)/ir/opt -I$(top_srcdir)/ir/stat -I$(topdir)/ir/config
+               -I$(top_srcdir)/ir/opt -I$(top_srcdir)/ir/stat -I$(topdir)/ir/config \
+               -I$(top_srcdir)/ir/arch
 
 LDFLAGS = -L$(topdir)
 LDFLAGS+= @LDFLAGS@