aboutsummaryrefslogtreecommitdiff
path: root/Make.rules
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-05-17 14:55:57 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2012-05-17 15:05:46 +0300
commit6b8fa542771cc9a93a9ecdfb20da9cea0781f1c4 (patch)
treee9998bd888fb29829e013a2de825a74b6e8db87d /Make.rules
downloadbeam-6b8fa542771cc9a93a9ecdfb20da9cea0781f1c4.tar.gz
beam-6b8fa542771cc9a93a9ecdfb20da9cea0781f1c4.tar.bz2
Initial import
Diffstat (limited to 'Make.rules')
-rw-r--r--Make.rules6
1 files changed, 6 insertions, 0 deletions
diff --git a/Make.rules b/Make.rules
new file mode 100644
index 0000000..013402b
--- /dev/null
+++ b/Make.rules
@@ -0,0 +1,6 @@
+.in.sh:
+ $(AM_V_GEN)sed -f $(top_builddir)/build.sed $< > $@
+.1in.1:
+ $(AM_V_GEN)sed -f $(top_builddir)/build.sed $< > $@
+.5in.5:
+ $(AM_V_GEN)sed -f $(top_builddir)/build.sed $< > $@

Return to:

Send suggestions and report system problems to the System administrator.