From b4d35047e581c86f1a0bafd6f25fa38819141a8a Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Mon, 4 Apr 2005 10:58:46 +0000 Subject: [PATCH] fixed directory [r5527] --- ir/arch/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/arch/Makefile.in b/ir/arch/Makefile.in index 4a019f35e..a05f9b739 100644 --- a/ir/arch/Makefile.in +++ b/ir/arch/Makefile.in @@ -28,7 +28,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/arch -I$(top_srcdir)/ir/stat -I$(top_srcdir)/ir/external \ - -I$(top_srcdir)/ir/config + -I$(topdir)/ir/config include $(top_srcdir)/MakeTargets -- 2.20.1