]> git.donarmstrong.com Git - lilypond.git/blob - Makefile.am
release: 0.1.50
[lilypond.git] / Makefile.am
1 # Generated automatically by wild-perl 0.1
2 # title    top level makefile for LilyPond  
3 # file     Makefile.am.wild
4
5 SUBDIRS = bin flower lib lily mf mi2mu debian\
6         Documentation init input tex make mutopia
7
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 .dstreamrc mudela-mode.el acinclude.m4 VERSION $(README_FILES) $(SCHRIFTEN)
13
14
15 INSTALL:
16         rm -f INSTALL
17         ln `$(FIND) ./ -name INSTALL.txt -print | head -1` $@
18
19 AUTHORS:
20         rm -f AUTHORS
21         ln `$(FIND) ./ -name AUTHORS.txt -print | head -1` $@
22
23 PATCHES:
24         rm -f PATCHES
25         ln `$(FIND) ./ -name PATCHES.txt -print | head -1` $@
26
27
28
29 $(srcdir)/Makefile.am: $(srcdir)/Makefile.am.wild
30         $(PERL) $(top_srcdir)/bin/wild-perl < $< > $@