1 # Makefile.in generated automatically by automake 1.2f from Makefile.am
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # Generated automatically by wild-perl 0.1
14 # mutopia/Makefile.am.wild
20 top_srcdir
= @top_srcdir@
23 exec_prefix = @
exec_prefix@
27 libexecdir
= @libexecdir@
29 sysconfdir
= @sysconfdir@
30 sharedstatedir
= @sharedstatedir@
31 localstatedir
= @localstatedir@
35 includedir = @
includedir@
36 oldincludedir = /usr
/include
38 pkgdatadir
= $(datadir)/@PACKAGE@
39 pkglibdir
= $(libdir)/@PACKAGE@
40 pkgincludedir
= $(includedir)/@PACKAGE@
47 AUTOHEADER
= @AUTOHEADER@
50 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
51 INSTALL_DATA
= @INSTALL_DATA@
52 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
53 transform
= @program_transform_name@
61 host_alias
= @host_alias@
64 AUTOGENERATE
= @AUTOGENERATE@
67 COMPILEINFO
= @COMPILEINFO@
72 DIR_DATADIR
= @DIR_DATADIR@
73 EXTRA_LIBES
= @EXTRA_LIBES@
97 TEXPREFIX
= @TEXPREFIX@
101 absolute_builddir
= @absolute_builddir@
103 SUBDIRS
= J.S.Bach Coriolan
105 LYFILES
= gallina.ly los-toros-oboe.ly standchen-16.ly standchen-20.ly standchen.ly standje.ly
106 TEXFILES
= gallina.
tex los-toros-oboe-20.
tex standchen-16.
tex standchen-20.
tex
108 EXTRA_DIST
= Makefile.am.wild TODO
$(LYFILES
) $(TEXFILES
) $(M4FILES
)
110 OUTFILES
= $(M4FILES
:%.m4
=%)
111 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
112 CONFIG_HEADER
= ..
/flower
/config.hh
114 DIST_COMMON
= Makefile.am Makefile.in TODO
117 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
123 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
124 cd
$(top_srcdir
) && $(AUTOMAKE
) --gnu
--include-deps mutopia
/Makefile
126 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
128 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
131 # This directory's subdirectories are mostly independent; you can cd
132 # into them and run `make' without going through this Makefile.
133 # To change the values of `make' variables: instead of editing Makefiles,
134 # (1) if the variable is set in `config.status', edit `config.status'
135 # (which will cause the Makefiles to be regenerated when you run `make');
136 # (2) otherwise, pass the desired values on the `make' command line.
140 all-recursive install-data-recursive install-exec-recursive \
141 installdirs-recursive install-recursive uninstall-recursive \
142 check-recursive installcheck-recursive info-recursive dvi-recursive
:
143 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
144 list
='$(SUBDIRS)'; for subdir in
$$list; do \
145 target
=`echo $@ | sed s/-recursive//`; \
146 echo
"Making $$target in $$subdir"; \
147 (cd
$$subdir && $(MAKE
) $$target) \
148 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
149 done
&& test -z
"$$fail"
151 mostlyclean-recursive clean-recursive distclean-recursive \
152 maintainer-clean-recursive
:
153 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
154 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
155 rev
="$$subdir $$rev"; \
157 for subdir in
$$rev; do \
158 target
=`echo $@ | sed s/-recursive//`; \
159 echo
"Making $$target in $$subdir"; \
160 (cd
$$subdir && $(MAKE
) $$target) \
161 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
162 done
&& test -z
"$$fail"
164 list
='$(SUBDIRS)'; for subdir in
$$list; do \
165 (cd
$$subdir && $(MAKE
) tags); \
170 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
171 here
=`pwd` && cd
$(srcdir) \
172 && mkid
-f
$$here/ID
$(SOURCES
) $(HEADERS
) $(LISP
)
174 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) $(LISP
)
177 list
='$(SUBDIRS)'; for subdir in
$$list; do \
178 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
180 list
='$(SOURCES) $(HEADERS)'; \
181 unique
=`for i in $$list; do echo $$i; done | \
182 awk ' { files[$$0] = 1; } \
183 END { for (i in files) print i; }'`; \
184 test -z
"$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
185 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags $$unique $(LISP
) -o
$$here/TAGS
)
194 maintainer-clean-tags
:
196 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
200 distdir
: $(DISTFILES
)
201 @for file in
$(DISTFILES
); do \
203 test -f
$(distdir
)/$$file \
204 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
205 || cp
-p
$$d/$$file $(distdir
)/$$file; \
207 for subdir in
$(SUBDIRS
); do \
208 test -d
$(distdir
)/$$subdir \
209 || mkdir
$(distdir
)/$$subdir \
211 chmod
777 $(distdir
)/$$subdir; \
212 (cd
$$subdir && $(MAKE
) top_distdir
=..
/$(top_distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
218 $(MAKE
) check-recursive
219 installcheck: installcheck-recursive
222 install-exec
: install-exec-recursive
225 install-data
: install-data-recursive
228 install: install-recursive
231 uninstall: uninstall-recursive
233 all: all-recursive all-am
236 $(MAKE
) INSTALL_PROGRAM
='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT
='$(INSTALL_PROGRAM)' install
237 installdirs: installdirs-recursive
241 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
244 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
247 -rm -f Makefile
$(DISTCLEANFILES
)
248 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
249 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
251 maintainer-clean-generic
:
252 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
253 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
254 mostlyclean-am
: mostlyclean-tags mostlyclean-generic
256 clean-am
: clean-tags clean-generic mostlyclean-am
258 distclean-am
: distclean-tags distclean-generic clean-am
260 maintainer-clean-am
: maintainer-clean-tags maintainer-clean-generic \
263 mostlyclean: mostlyclean-recursive mostlyclean-am
265 clean: clean-recursive clean-am
267 distclean: distclean-recursive distclean-am
271 maintainer-clean
: maintainer-clean-recursive maintainer-clean-am
272 @echo
"This command is intended for maintainers to use;"
273 @echo
"it deletes files that may require special tools to rebuild."
275 .PHONY
: default install-data-recursive uninstall-data-recursive \
276 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
277 uninstalldirs-recursive all-recursive check-recursive \
278 installcheck-recursive info-recursive dvi-recursive \
279 mostlyclean-recursive distclean-recursive clean-recursive \
280 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
281 distclean-tags clean-tags maintainer-clean-tags distdir
info dvi \
282 installcheck all-am install-exec install-data
install uninstall all \
283 installdirs mostlyclean-generic distclean-generic clean-generic \
284 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
287 default
: all $(OUTFILES
)
288 $(srcdir)/Makefile.am
: $(srcdir)/Makefile.am.wild
289 $(PERL
) $(top_srcdir
)/bin
/wild-perl
< $< > $@
291 # Tell versions [3.59,3.63) of GNU make to not export all variables.
292 # Otherwise a system limit (for SysV at least) may be exceeded.