From 42dadf8bb24e98e6e07aa75b1a97fddb9dc26408 Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Wed, 30 Mar 2005 09:00:10 +0000 Subject: [PATCH] arch directory added [r5486] --- ir/ir/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/ir/Makefile.in b/ir/ir/Makefile.in index 96703d538..1e2b78e1e 100644 --- a/ir/ir/Makefile.in +++ b/ir/ir/Makefile.in @@ -41,7 +41,7 @@ CPPFLAGS += -I$(top_srcdir)/ir/adt -I$(top_srcdir)/ir/ir -I$(top_srcdir)/ir/ -I$(top_srcdir)/ir/ident -I$(top_srcdir)/ir/tr -I$(top_srcdir)/ir/tv \ -I$(top_srcdir)/ir/debug -I$(top_srcdir)/ir/ana -I$(top_srcdir)/ir/st \ -I$(top_srcdir)/ir/stat -I$(top_srcdir)/ir/external -I$(topdir)/ir/config \ - -I$(top_srcdir)/ir/opt + -I$(top_srcdir)/ir/opt -I$(top_srcdir)/ir/arch include $(top_srcdir)/MakeTargets -- 2.20.1