]> git.donarmstrong.com Git - lilypond.git/blob - Makefile.am
ddcfd50c6ce56533df493870bb0207d241a3a741
[lilypond.git] / Makefile.am
1 # Automatically generated from ./Makefile.am.wild by autowild
2 # Do not edit
3 # Generated automatically by wild-perl 0.1
4 # title    top level makefile for LilyPond  
5 # file     Makefile.am.wild
6
7 SUBDIRS = bin flower lib lily mf mi2mu debian\
8         Documentation init input tex make mutopia
9
10 SCHRIFTEN = configure configure.in install-sh aclocal.m4
11 README_FILES = BUGS DEDICATION ANNOUNCE-0.1 ANNOUNCE \
12  COPYING ONEWS NEWS README TODO \
13  INSTALL AUTHORS PATCHES
14 EXTRA_DIST = Makefile.am.wild .dstreamrc mudela-mode.el acinclude.m4 VERSION $(README_FILES) $(SCHRIFTEN)
15
16
17 INSTALL:
18         rm -f INSTALL
19         ln `$(FIND) ./ -name INSTALL.txt -print | head -1` $@
20
21 AUTHORS:
22         rm -f AUTHORS
23         ln `$(FIND) ./ -name AUTHORS.txt -print | head -1` $@
24
25 PATCHES:
26         rm -f PATCHES
27         ln `$(FIND) ./ -name PATCHES.txt -print | head -1` $@
28
29 $(srcdir)/Makefile.am: $(srcdir)/Makefile.am.wild
30         $(PERL) $(top_srcdir)/bin/wild-perl < $< > $@