]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/Makefile.in
release: 0.1.52
[lilypond.git] / flower / include / Makefile.in
index 2dfc1914bea1525ab65cd10c71b701957a05e2cf..7de221c8e110e0af956e6ebffb3e245256e53a8c 100644 (file)
@@ -15,6 +15,8 @@
 # Generated automatically by wild-perl 0.1
 # flower/lib/include/Makefile.am.wild
 
+# the wild-perl script needs this.
+
 
 SHELL = /bin/sh
 
@@ -80,6 +82,8 @@ RANLIB = @RANLIB@
 REVISION = @REVISION@
 VERSION = @VERSION@
 
+real_topdir = $(top_srcdir)/..
+
 noinst_HEADERS = acursor.hh arithmetic-operator.hh assoc-iter.hh assoc.hh choleski.hh compare.hh cpu-timer.hh cursor.hh data-file.hh diagonal-storage.hh dictionary-iter.hh dictionary.hh directed-graph.hh dstream.hh flower-debug.hh fproto.hh full-storage.hh handle.hh international.hh interval.hh iterate.hh lgetopt.hh libc-extension.hh link.hh list.hh matrix-storage.hh matrix.hh nscalar.hh parray.hh path.hh pcursor.hh plist.hh pointer.hh pqueue.hh priorities.hh rational.hh real.hh scalar.hh string-convert.hh string-data.hh string-handle.hh string.hh text-db.hh text-stream.hh timer.hh unionfind.hh varray.hh vector.hh virtual-methods.hh cursor.icc full-storage.icc link.icc list.icc plist.icc string-data.icc string-handle.icc string.icc cursor.tcc interval.tcc list.tcc pcursor.tcc plist.tcc pointer.tcc
 
 EXTRA_DIST = Makefile.am.wild
@@ -200,7 +204,7 @@ mostlyclean distclean maintainer-clean
 
 
 $(srcdir)/Makefile.am: $(srcdir)/Makefile.am.wild
-       $(PERL) $(top_srcdir)/bin/wild-perl < $< > $@
+       $(PERL) $(top_srcdir)/bin/wild-perl --top-srcdir="$(real_topdir)" < $< > $@
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.