From 23fa1a07ded975b862ba9d4b37adc0da8e2a4582 Mon Sep 17 00:00:00 2001 From: Boris Boesler Date: Tue, 16 Apr 2002 19:37:26 +0000 Subject: [PATCH] *** empty log message *** [r356] --- ir/ir/Makefile.in | 10 +++++----- ir/st/Makefile.in | 6 ++---- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/ir/ir/Makefile.in b/ir/ir/Makefile.in index d629f7e2e..df14f4a94 100644 --- a/ir/ir/Makefile.in +++ b/ir/ir/Makefile.in @@ -10,16 +10,16 @@ srcdir = @srcdir@ topdir = ../.. 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 \ +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 \ irgopt.h old_fctnames.h SOURCES = $(INSTALL_HEADERS) SOURCES += Makefile.in \ - ircons.c irgmod.c irgraph_t.h irnode.c iropt.c irvrfy.c \ - irgwalk.c irdump.c irgopt.c irnode_t.h iropt_t.h \ - irmode.c irop.c irprog.c irflag.c irgraph.c irmode_t.h \ + ircons.c irgmod.c irgraph_t.h irnode.c iropt.c irvrfy.c \ + irgwalk.c irdump.c irgopt.c irnode_t.h iropt_t.h \ + irmode.c irop.c irprog.c irflag.c irgraph.c irmode_t.h \ irop_t.h irprog_t.h diff --git a/ir/st/Makefile.in b/ir/st/Makefile.in index e4fe0ea49..aa067ae19 100644 --- a/ir/st/Makefile.in +++ b/ir/st/Makefile.in @@ -8,15 +8,13 @@ top_srcdir := @top_srcdir@ srcdir = @srcdir@ topdir = ../.. -subdir := ir/tr +subdir := ir/st INSTALL_HEADERS = st.h SOURCES = $(INSTALL_HEADERS) -SOURCES += Makefile.in \ - st.c \ - st.h +SOURCES += Makefile.in st.c st.h include $(topdir)/MakeRules -- 2.20.1