this file is replaced by Makefile.in. this much more conform
authorBoris Boesler <boesler@ipd.info.uni-karlsruhe.de>
Wed, 14 Mar 2001 14:18:19 +0000 (14:18 +0000)
committerBoris Boesler <boesler@ipd.info.uni-karlsruhe.de>
Wed, 14 Mar 2001 14:18:19 +0000 (14:18 +0000)
[r133]

ir/.dummy.in [deleted file]
ir/Makefile.in [new file with mode: 0644]

diff --git a/ir/.dummy.in b/ir/.dummy.in
deleted file mode 100644 (file)
index d920d7a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-This file exists only to create the ir directory
diff --git a/ir/Makefile.in b/ir/Makefile.in
new file mode 100644 (file)
index 0000000..f955596
--- /dev/null
@@ -0,0 +1,19 @@
+# Hey Emacs, this is a -*- makefile -*-
+#
+# libFIRM Project
+#
+# $Id$
+#
+
+top_srcdir := @top_srcdir@
+srcdir = @srcdir@
+topdir = ..
+subdir := ir
+
+SOURCES = Makefile.in
+
+include $(topdir)/MakeRules
+
+include $(top_srcdir)/MakeTargets
+
+all: subdir.o