From: Boris Boesler Date: Wed, 14 Mar 2001 14:19:32 +0000 (+0000) Subject: changed definition of subdir only (added prefix ir/) X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;ds=sidebyside;h=179e203f3113587410b7de2b04d3eb5b587abb22;p=libfirm changed definition of subdir only (added prefix ir/) [r134] --- diff --git a/ir/adt/Makefile.in b/ir/adt/Makefile.in index d2d006008..fdf50cf7c 100644 --- a/ir/adt/Makefile.in +++ b/ir/adt/Makefile.in @@ -8,7 +8,7 @@ top_srcdir := @top_srcdir@ srcdir = @srcdir@ topdir = ../.. -subdir := adt +subdir := ir/adt SOURCES = Makefile.in array.c array.h cookies.h debug.c debug.h host.h obst.h \ diff --git a/ir/common/Makefile.in b/ir/common/Makefile.in index 536c7216b..36b924545 100644 --- a/ir/common/Makefile.in +++ b/ir/common/Makefile.in @@ -8,7 +8,7 @@ top_srcdir := @top_srcdir@ srcdir = @srcdir@ topdir = ../.. -subdir := common +subdir := ir/common INSTALL_HEADERS := bool.h common.h firm.h diff --git a/ir/debug/Makefile.in b/ir/debug/Makefile.in index 268a48225..2c7ec5b3c 100644 --- a/ir/debug/Makefile.in +++ b/ir/debug/Makefile.in @@ -8,7 +8,7 @@ top_srcdir := @top_srcdir@ srcdir = @srcdir@ topdir = ../.. -subdir := debug +subdir := ir/debug SOURCES = Makefile.in debinfo.c debinfo.h diff --git a/ir/ident/Makefile.in b/ir/ident/Makefile.in index 22b07719b..9d9d58732 100644 --- a/ir/ident/Makefile.in +++ b/ir/ident/Makefile.in @@ -8,7 +8,7 @@ top_srcdir := @top_srcdir@ srcdir = @srcdir@ topdir = ../.. -subdir := ident +subdir := ir/ident INSTALL_HEADERS = ident.h diff --git a/ir/ir/Makefile.in b/ir/ir/Makefile.in index bd4e0371d..baa473438 100644 --- a/ir/ir/Makefile.in +++ b/ir/ir/Makefile.in @@ -8,7 +8,7 @@ top_srcdir := @top_srcdir@ srcdir = @srcdir@ topdir = ../.. -subdir := ir +subdir := ir/ir INSTALL_HEADERS = irprog.h irgraph.h irnode.h irmode.h irop.h ircons.h \ irflag.h irvrfy.h irgwalk.h irgmod.h iropt.h irdump.h \ diff --git a/ir/tr/Makefile.in b/ir/tr/Makefile.in index 74f4c98db..d3a86ea70 100644 --- a/ir/tr/Makefile.in +++ b/ir/tr/Makefile.in @@ -8,7 +8,7 @@ top_srcdir := @top_srcdir@ srcdir = @srcdir@ topdir = ../.. -subdir := tr +subdir := ir/tr INSTALL_HEADERS = mangle.h type.h entity.h type_or_entity.h typewalk.h diff --git a/ir/tv/Makefile.in b/ir/tv/Makefile.in index 1651a95ce..c971b9b1e 100644 --- a/ir/tv/Makefile.in +++ b/ir/tv/Makefile.in @@ -8,7 +8,7 @@ top_srcdir := @top_srcdir@ srcdir = @srcdir@ topdir = ../.. -subdir := tv +subdir := ir/tv INSTALL_HEADERS = tv.h