]> git.donarmstrong.com Git - lilypond.git/blob - mutopia/Coriolan/Makefile.in
release: 0.1.55
[lilypond.git] / mutopia / Coriolan / Makefile.in
1 # Makefile.in generated automatically by automake 1.2 from Makefile.am
2
3 # Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy, distribute and modify it.
6
7 # Generated automatically by wild-perl 0.1
8 # mutopia/Coriolan/Makefile.am.wild
9
10
11 SHELL = /bin/sh
12
13 srcdir = @srcdir@
14 top_srcdir = @top_srcdir@
15 VPATH = @srcdir@
16 prefix = @prefix@
17 exec_prefix = @exec_prefix@
18
19 bindir = @bindir@
20 sbindir = @sbindir@
21 libexecdir = @libexecdir@
22 datadir = @datadir@
23 sysconfdir = @sysconfdir@
24 sharedstatedir = @sharedstatedir@
25 localstatedir = @localstatedir@
26 libdir = @libdir@
27 infodir = @infodir@
28 mandir = @mandir@
29 includedir = @includedir@
30 oldincludedir = /usr/include
31
32 pkgdatadir = $(datadir)/@PACKAGE@
33 pkglibdir = $(libdir)/@PACKAGE@
34 pkgincludedir = $(includedir)/@PACKAGE@
35
36 top_builddir = ../..
37
38 ACLOCAL = @ACLOCAL@
39 AUTOCONF = @AUTOCONF@
40 AUTOMAKE = @AUTOMAKE@
41 AUTOHEADER = @AUTOHEADER@
42
43 INSTALL = @INSTALL@
44 INSTALL_PROGRAM = @INSTALL_PROGRAM@
45 INSTALL_DATA = @INSTALL_DATA@
46 INSTALL_SCRIPT = @INSTALL_SCRIPT@
47 transform = @program_transform_name@
48
49 NORMAL_INSTALL = true
50 PRE_INSTALL = true
51 POST_INSTALL = true
52 NORMAL_UNINSTALL = true
53 PRE_UNINSTALL = true
54 POST_UNINSTALL = true
55 host_alias = @host_alias@
56 host_triplet = @host@
57 AGE = @AGE@
58 AUTOGENERATE = @AUTOGENERATE@
59 BISON = @BISON@
60 CC = @CC@
61 COMPILEINFO = @COMPILEINFO@
62 CPPFLAGS = @CPPFLAGS@
63 CURRENT = @CURRENT@
64 CXX = @CXX@
65 CXXFLAGS = @CXXFLAGS@
66 DIR_DATADIR = @DIR_DATADIR@
67 EXTRA_LIBES = @EXTRA_LIBES@
68 FIND = @FIND@
69 FLEX = @FLEX@
70 ICFLAGS = @ICFLAGS@
71 ILDFLAGS = @ILDFLAGS@
72 LD = @LD@
73 LDFLAGS = @LDFLAGS@
74 LEX = @LEX@
75 LIBTOOL = @LIBTOOL@
76 LN = @LN@
77 LN_S = @LN_S@
78 MAKE = @MAKE@
79 MAKEINFO = @MAKEINFO@
80 MFDIR = @MFDIR@
81 NM = @NM@
82 PACKAGE = @PACKAGE@
83 PERL = @PERL@
84 POD2HTML = @POD2HTML@
85 POD2MAN = @POD2MAN@
86 PYTHON = @PYTHON@
87 RANLIB = @RANLIB@
88 REVISION = @REVISION@
89 TAR = @TAR@
90 TEXDIR = @TEXDIR@
91 TEXPREFIX = @TEXPREFIX@
92 VERSION = @VERSION@
93 YACC = @YACC@
94 ZIP = @ZIP@
95 absolute_builddir = @absolute_builddir@
96
97 LYFILES = clarinetti-part.ly clarinetti.ly clarinetto-1.ly clarinetto-2.ly contrabasso.ly coriolan.ly corni-part.ly corni.ly corno-1.ly corno-2.ly fagotti-part.ly fagotti.ly fagotto-1.ly fagotto-2.ly flauti-part.ly flauti.ly flauto-1.ly flauto-2.ly global.ly oboe-1.ly oboe-2.ly oboi-part.ly oboi.ly timpani.ly trombe-part.ly trombe.ly trombo-1.ly trombo-2.ly viola.ly violino-1.ly violino-2.ly violoncello.ly
98 TEXFILES = 
99 M4FILES = 
100 EXTRA_DIST = Makefile.am.wild TODO music $(LYFILES) $(TEXFILES) $(M4FILES)
101
102 OUTFILES = $(M4FILES:%.m4=%)
103 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
104 CONFIG_HEADER = ../../flower/config.hh
105 CONFIG_CLEAN_FILES = 
106 DIST_COMMON =  Makefile.am Makefile.in TODO
107
108
109 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
110
111 GZIP = --best
112 default: all
113
114 .SUFFIXES:
115 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
116         cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps mutopia/Coriolan/Makefile
117
118 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
119         cd $(top_builddir) \
120           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
121
122 tags: TAGS
123 TAGS:
124
125
126 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
127
128 subdir = mutopia/Coriolan
129
130 distdir: $(DISTFILES)
131         @for file in $(DISTFILES); do \
132           d=$(srcdir); \
133           test -f $(distdir)/$$file \
134           || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
135           || cp -p $$d/$$file $(distdir)/$$file; \
136         done
137 info:
138 dvi:
139 check: all
140         $(MAKE)
141 installcheck:
142 install-exec: 
143         @$(NORMAL_INSTALL)
144
145 install-data: 
146         @$(NORMAL_INSTALL)
147
148 install: install-exec install-data all
149         @:
150
151 uninstall: 
152
153 all: Makefile
154
155 install-strip:
156         $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
157 installdirs:
158
159
160 mostlyclean-generic:
161         test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
162
163 clean-generic:
164         test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
165
166 distclean-generic:
167         rm -f Makefile $(DISTCLEANFILES)
168         rm -f config.cache config.log stamp-h stamp-h[0-9]*
169         test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
170
171 maintainer-clean-generic:
172         test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
173         test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
174 mostlyclean:  mostlyclean-generic
175
176 clean:  clean-generic mostlyclean
177
178 distclean:  distclean-generic clean
179         rm -f config.status
180         rm -f libtool
181
182 maintainer-clean:  maintainer-clean-generic distclean
183         @echo "This command is intended for maintainers to use;"
184         @echo "it deletes files that may require special tools to rebuild."
185
186 .PHONY: default tags distdir info dvi installcheck install-exec \
187 install-data install uninstall all installdirs mostlyclean-generic \
188 distclean-generic clean-generic maintainer-clean-generic clean \
189 mostlyclean distclean maintainer-clean
190
191
192 default: all $(OUTFILES)
193
194 $(srcdir)/Makefile.am: $(srcdir)/Makefile.am.wild
195         $(PERL) $(top_srcdir)/bin/wild-perl < $< > $@
196
197 # Tell versions [3.59,3.63) of GNU make to not export all variables.
198 # Otherwise a system limit (for SysV at least) may be exceeded.
199 .NOEXPORT: