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 # title top level makefile for LilyPond
15 # file Makefile.am.wild
21 top_srcdir
= @top_srcdir@
24 exec_prefix = @
exec_prefix@
28 libexecdir
= @libexecdir@
30 sysconfdir
= @sysconfdir@
31 sharedstatedir
= @sharedstatedir@
32 localstatedir
= @localstatedir@
36 includedir = @
includedir@
37 oldincludedir = /usr
/include
39 pkgdatadir
= $(datadir)/@PACKAGE@
40 pkglibdir
= $(libdir)/@PACKAGE@
41 pkgincludedir
= $(includedir)/@PACKAGE@
48 AUTOHEADER
= @AUTOHEADER@
49 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
50 INSTALL_DATA
= @INSTALL_DATA@
51 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
52 transform
= @program_transform_name@
60 host_alias
= @host_alias@
63 AUTOGENERATE
= @AUTOGENERATE@
66 COMPILEINFO
= @COMPILEINFO@
71 DIR_DATADIR
= @DIR_DATADIR@
72 EXTRA_LIBES
= @EXTRA_LIBES@
96 TEXPREFIX
= @TEXPREFIX@
100 absolute_builddir
= @absolute_builddir@
102 SUBDIRS
= bin flower flowertest lib lily mf mi2mu debian\
103 Documentation init input
tex make mutopia
105 SCHRIFTEN
= configure configure.in install-sh aclocal.m4
106 README_FILES
= BUGS DEDICATION ANNOUNCE-0.1 ANNOUNCE \
107 COPYING ONEWS NEWS README TODO \
108 INSTALL AUTHORS PATCHES
109 EXTRA_DIST
= Makefile.am.wild GNUmakefile .dstreamrc mudela-mode.el acinclude.m4 VERSION
$(README_FILES
) $(SCHRIFTEN
)
110 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
111 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
112 CONFIG_HEADER
= .
/flower
/config.hh
114 DIST_COMMON
= README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
115 Makefile.in NEWS TODO acconfig.h acinclude.m4 aclocal.m4 config.guess \
116 config.hh.in config.sub configure configure.in install-sh ltconfig \
117 ltmain.sh missing mkinstalldirs stamp-h.in
120 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
126 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
127 cd
$(top_srcdir
) && $(AUTOMAKE
) --gnu
--include-deps Makefile
129 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
131 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
133 $(ACLOCAL_M4
): configure.in acinclude.m4
134 cd
$(srcdir) && $(ACLOCAL
)
136 config.status
: $(srcdir)/configure
137 $(SHELL
) .
/config.status
--recheck
138 $(srcdir)/configure
: $(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
139 cd
$(srcdir) && $(AUTOCONF
)
143 stamp-h
: $(srcdir)/config.hh.in
$(top_builddir
)/config.status
145 && CONFIG_FILES
= CONFIG_HEADERS
=flower
/config.hh
:config.hh.in \
146 $(SHELL
) .
/config.status
147 @echo timestamp
> stamp-h
148 $(srcdir)/config.hh.in
: $(srcdir)/stamp-h.in
149 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
) acconfig.h
150 cd
$(top_srcdir
) && $(AUTOHEADER
)
151 @echo timestamp
> $(srcdir)/stamp-h.in
160 maintainer-clean-hdr
:
162 # This directory's subdirectories are mostly independent; you can cd
163 # into them and run `make' without going through this Makefile.
164 # To change the values of `make' variables: instead of editing Makefiles,
165 # (1) if the variable is set in `config.status', edit `config.status'
166 # (which will cause the Makefiles to be regenerated when you run `make');
167 # (2) otherwise, pass the desired values on the `make' command line.
171 all-recursive install-data-recursive install-exec-recursive \
172 installdirs-recursive install-recursive uninstall-recursive \
173 check-recursive installcheck-recursive info-recursive dvi-recursive
:
174 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
175 list
='$(SUBDIRS)'; for subdir in
$$list; do \
176 target
=`echo $@ | sed s/-recursive//`; \
177 echo
"Making $$target in $$subdir"; \
178 (cd
$$subdir && $(MAKE
) $$target) \
179 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
180 done
&& test -z
"$$fail"
182 mostlyclean-recursive clean-recursive distclean-recursive \
183 maintainer-clean-recursive
:
184 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
185 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
186 rev
="$$subdir $$rev"; \
188 for subdir in
$$rev; do \
189 target
=`echo $@ | sed s/-recursive//`; \
190 echo
"Making $$target in $$subdir"; \
191 (cd
$$subdir && $(MAKE
) $$target) \
192 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
193 done
&& test -z
"$$fail"
195 list
='$(SUBDIRS)'; for subdir in
$$list; do \
196 (cd
$$subdir && $(MAKE
) tags); \
201 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
202 here
=`pwd` && cd
$(srcdir) \
203 && mkid
-f
$$here/ID
$(SOURCES
) $(HEADERS
) $(LISP
)
205 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.hh.in
$(TAGS_DEPENDENCIES
) $(LISP
)
208 list
='$(SUBDIRS)'; for subdir in
$$list; do \
209 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
211 list
='$(SOURCES) $(HEADERS)'; \
212 unique
=`for i in $$list; do echo $$i; done | \
213 awk ' { files[$$0] = 1; } \
214 END { for (i in files) print i; }'`; \
215 test -z
"$(ETAGS_ARGS)config.hh.in$$unique$(LISP)$$tags" \
216 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.hh.in
$$unique $(LISP
) -o
$$here/TAGS
)
225 maintainer-clean-tags
:
227 distdir
= $(PACKAGE
)-$(VERSION
)
228 top_distdir
= $(distdir
)
230 # This target untars the dist file and tries a VPATH configuration. Then
231 # it guarantees that the distribution is self-contained by making another
235 GZIP
=$(GZIP
) $(TAR
) zxf
$(distdir
).
tar.gz
236 mkdir
$(distdir
)/=build
237 mkdir
$(distdir
)/=inst
238 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
239 cd
$(distdir
)/=build \
240 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
245 && $(MAKE
) installcheck \
248 @echo
"========================"; \
249 echo
"$(distdir).tar.gz is ready for distribution"; \
250 echo
"========================"
252 -chmod
-R a
+r
$(distdir
)
253 GZIP
=$(GZIP
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
256 -chmod
-R a
+r
$(distdir
)
257 GZIP
=$(GZIP
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
259 distdir
: $(DISTFILES
)
262 -chmod
777 $(distdir
)
263 @for file in
$(DISTFILES
); do \
265 test -f
$(distdir
)/$$file \
266 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
267 || cp
-p
$$d/$$file $(distdir
)/$$file; \
269 for subdir in
$(SUBDIRS
); do \
270 test -d
$(distdir
)/$$subdir \
271 || mkdir
$(distdir
)/$$subdir \
273 chmod
777 $(distdir
)/$$subdir; \
274 (cd
$$subdir && $(MAKE
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
280 $(MAKE
) check-recursive
281 installcheck: installcheck-recursive
284 install-exec
: install-exec-recursive
287 install-data
: install-data-recursive
290 install: install-recursive
293 uninstall: uninstall-recursive
295 all: all-recursive all-am
298 $(MAKE
) INSTALL_PROGRAM
='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT
='$(INSTALL_PROGRAM)' install
299 installdirs: installdirs-recursive
303 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
306 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
309 -rm -f Makefile
$(DISTCLEANFILES
)
310 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
311 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
313 maintainer-clean-generic
:
314 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
315 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
316 mostlyclean-am
: mostlyclean-hdr mostlyclean-tags mostlyclean-generic
318 clean-am
: clean-hdr clean-tags clean-generic mostlyclean-am
320 distclean-am
: distclean-hdr distclean-tags distclean-generic clean-am
322 maintainer-clean-am
: maintainer-clean-hdr maintainer-clean-tags \
323 maintainer-clean-generic distclean-am
325 mostlyclean: mostlyclean-recursive mostlyclean-am
327 clean: clean-recursive clean-am
329 distclean: distclean-recursive distclean-am distclean-local
333 maintainer-clean
: maintainer-clean-recursive maintainer-clean-am
334 @echo
"This command is intended for maintainers to use;"
335 @echo
"it deletes files that may require special tools to rebuild."
338 .PHONY
: default mostlyclean-hdr distclean-hdr clean-hdr \
339 maintainer-clean-hdr install-data-recursive uninstall-data-recursive \
340 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
341 uninstalldirs-recursive all-recursive check-recursive \
342 installcheck-recursive info-recursive dvi-recursive \
343 mostlyclean-recursive distclean-recursive clean-recursive \
344 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
345 distclean-tags clean-tags maintainer-clean-tags distdir
info dvi \
346 installcheck all-am install-exec install-data
install uninstall all \
347 installdirs mostlyclean-generic distclean-generic clean-generic \
348 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
353 ln
`$(FIND) ./ -name INSTALL.txt -print | head -1` $@
357 ln
`$(FIND) ./ -name AUTHORS.txt -print | head -1` $@
361 ln
`$(FIND) ./ -name PATCHES.txt -print | head -1` $@
363 # a hack due to a bug in automake: the macro AM_CONFIG_HEADER does not
364 # respect the directory
366 rm -f flower
/config.hh
368 # override default target for all-am: to get an extra dependency
369 all-am
: Makefile
$(PROGRAMS
) wild-check
371 # dummy target for non-GNU makes; is overridden in GNUmakefile
374 # dummy target for non-GNU makes; is overridden in GNUmakefile
377 $(srcdir)/Makefile.am
: $(srcdir)/Makefile.am.wild
378 $(PERL
) $(top_srcdir
)/bin
/wild-perl
< $< > $@
380 # Tell versions [3.59,3.63) of GNU make to not export all variables.
381 # Otherwise a system limit (for SysV at least) may be exceeded.