]> git.donarmstrong.com Git - lilypond.git/blob - Makefile.am
09f1bcbe9bf95ec8852a7648ddd8c54321f757df
[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 flowertest 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 GNUmakefile .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 # a hack due to a bug in automake: the macro AM_CONFIG_HEADER does not
29 # respect the directory
30 distclean-local:
31         rm -f flower/config.hh
32
33 # override default target for all-am: to get an extra dependency
34 all-am: Makefile $(PROGRAMS) wild-check
35
36 # dummy target for non-GNU makes; is overridden in GNUmakefile
37 wild-check:
38
39 # dummy target for non-GNU makes; is overridden in GNUmakefile
40 make-in-build:
41
42 $(srcdir)/Makefile.am: $(srcdir)/Makefile.am.wild
43         $(PERL) $(top_srcdir)/bin/wild-perl < $< > $@