]> git.donarmstrong.com Git - lilypond.git/blob - Makefile.am
a1d81edeaf6eb1398c298e7a89f5e6b8ca14bb10
[lilypond.git] / Makefile.am
1 # Automatically generated from ./lilypond-0.1.49/Makefile.am.wild by bin/autowild
2 # Do not edit
3 ########################################################
4 # project  LilyPond -- the musical typesetter
5 # title    top level makefile for LilyPond  
6 # file     Makefile.am.wild
7 #
8 # Copyright (c) 1997 by    
9 #       Jan Nieuwenhuizen <jan@digicash.com>
10 #       Han-Wen Nienhuys <hanwen@stack.nl>
11
12 SUBDIRS = bin flower lib lily mf mi2mu debian\
13         Documentation init input tex make mutopia
14
15 SCHRIFTEN = configure configure.in install-sh aclocal.m4
16 README_FILES = BUGS DEDICATION ANNOUNCE-0.1 ANNOUNCE \
17  COPYING ONEWS NEWS README TODO \
18  INSTALL AUTHORS PATCHES
19 EXTRA_DIST = Makefile.am.wild .dstreamrc mudela-mode.el acinclude.m4 VERSION $(README_FILES) $(SCHRIFTEN)
20
21 dist-hook:
22         bin/autowild
23
24 INSTALL:
25         rm -f INSTALL
26         ln `$(FIND) ./ -name INSTALL.txt -print | head -1` $@
27
28 AUTHORS:
29         rm -f AUTHORS
30         ln `$(FIND) ./ -name AUTHORS.txt -print | head -1` $@
31
32 PATCHES:
33         rm -f PATCHES
34         ln `$(FIND) ./ -name PATCHES.txt -print | head -1` $@
35