1 # Generated automatically by wild-perl 0.1
2 # title top level makefile for LilyPond
3 # file Makefile.am.wild
5 SUBDIRS = bin flower flowertest lib lily mf mi2mu test debian\
6 Documentation init input tex make mutopia
8 SCHRIFTEN = configure configure.in install-sh aclocal.m4
9 README_FILES = BUGS DEDICATION ANNOUNCE-0.1 ANNOUNCE \
10 COPYING ONEWS NEWS README TODO \
11 INSTALL AUTHORS PATCHES
12 EXTRA_DIST = Makefile.am.wild GNUmakefile .dstreamrc mudela-mode.el acinclude.m4 VERSION $(README_FILES) $(SCHRIFTEN)
17 ln `$(FIND) ./ -name INSTALL.txt -print | head -1` $@
21 ln `$(FIND) ./ -name AUTHORS.txt -print | head -1` $@
25 ln `$(FIND) ./ -name PATCHES.txt -print | head -1` $@
28 # a hack due to a bug in automake: the macro AM_CONFIG_HEADER does not
29 # respect the directory
31 rm -f flower/config.hh
33 # override default target for all-am: to get an extra dependency
34 all-am: Makefile $(PROGRAMS) wild-check
36 # dummy target for non-GNU makes; is overridden in GNUmakefile
39 # dummy target for non-GNU makes; is overridden in GNUmakefile
42 $(srcdir)/Makefile.am: $(srcdir)/Makefile.am.wild
43 $(PERL) $(top_srcdir)/bin/wild-perl < $< > $@