]> git.donarmstrong.com Git - lilypond.git/blobdiff - lib/include/Makefile.am
release: 0.1.53
[lilypond.git] / lib / include / Makefile.am
index 25185ebf6b7a367e9bf01c2024765d1e90b6eadf..1b8c110a786bd15fc817025696157f93577a542e 100644 (file)
@@ -1,11 +1,17 @@
-# Automatically generated from ./lib/include/Makefile.am.wild by autowild
-# Do not edit
 # Generated automatically by wild-perl 0.1
 # lib/include/Makefile
 
 noinst_HEADERS = binary-source-file.hh duration-convert.hh duration.hh file-storage.hh includable-lexer.hh input.hh mapped-file-storage.hh moment.hh plet.hh proto.hh simple-file-storage.hh source-file.hh source.hh warn.hh windhoos-suck-suck-suck-thank-you-cygnus.hh
 
-EXTRA_DIST = Makefile.am.wild
+EXTRA_DIST = Makefile.am.wild GNUmakefile
+
+# override default target for all-am: to get an extra dependency
+# all-am: Makefile $(PROGRAMS) wild-check
+# ugh, automake doesn't generate the all-am target here...
+all: Makefile $(HEADERS) wild-check
+
+# dummy target for non-GNU makes; is overridden in GNUmakefile
+wild-check:
 
 $(srcdir)/Makefile.am: $(srcdir)/Makefile.am.wild
-       $(PERL) $(top_srcdir)/bin/wild-perl --top-srcdir="$(real_topdir)" < $< > $@
\ No newline at end of file
+       $(PERL) $(top_srcdir)/bin/wild-perl < $< > $@
\ No newline at end of file