lilypond-0.1.52
[lilypond.git] / Makefile.in
blob4e1bdbe4906467c04b07233d3b8a71dd9611fd63
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
11 # PARTICULAR PURPOSE.
13 # Automatically generated from ./Makefile.am.wild by autowild
14 # Do not edit
15 # Generated automatically by wild-perl 0.1
16 # title top level makefile for LilyPond
17 # file Makefile.am.wild
20 SHELL = /bin/sh
22 srcdir = @srcdir@
23 top_srcdir = @top_srcdir@
24 VPATH = @srcdir@
25 prefix = @prefix@
26 exec_prefix = @exec_prefix@
28 bindir = @bindir@
29 sbindir = @sbindir@
30 libexecdir = @libexecdir@
31 datadir = @datadir@
32 sysconfdir = @sysconfdir@
33 sharedstatedir = @sharedstatedir@
34 localstatedir = @localstatedir@
35 libdir = @libdir@
36 infodir = @infodir@
37 mandir = @mandir@
38 includedir = @includedir@
39 oldincludedir = /usr/include
41 pkgdatadir = $(datadir)/@PACKAGE@
42 pkglibdir = $(libdir)/@PACKAGE@
43 pkgincludedir = $(includedir)/@PACKAGE@
45 top_builddir = .
47 ACLOCAL = @ACLOCAL@
48 AUTOCONF = @AUTOCONF@
49 AUTOMAKE = @AUTOMAKE@
50 AUTOHEADER = @AUTOHEADER@
51 INSTALL_PROGRAM = @INSTALL_PROGRAM@
52 INSTALL_DATA = @INSTALL_DATA@
53 INSTALL_SCRIPT = @INSTALL_SCRIPT@
54 transform = @program_transform_name@
56 NORMAL_INSTALL = :
57 PRE_INSTALL = :
58 POST_INSTALL = :
59 NORMAL_UNINSTALL = :
60 PRE_UNINSTALL = :
61 POST_UNINSTALL = :
62 host_alias = @host_alias@
63 host_triplet = @host@
64 AUTOGENERATE = @AUTOGENERATE@
65 BISON = @BISON@
66 CC = @CC@
67 COMPILEINFO = @COMPILEINFO@
68 CPPFLAGS = @CPPFLAGS@
69 CXX = @CXX@
70 CXXFLAGS = @CXXFLAGS@
71 DEFINES = @DEFINES@
72 DIR_DATADIR = @DIR_DATADIR@
73 EXTRA_LIBES = @EXTRA_LIBES@
74 FIND = @FIND@
75 FLEX = @FLEX@
76 ICFLAGS = @ICFLAGS@
77 ILDFLAGS = @ILDFLAGS@
78 LD = @LD@
79 LEX = @LEX@
80 LIBTOOL = @LIBTOOL@
81 LN = @LN@
82 LN_S = @LN_S@
83 MAKE = @MAKE@
84 MAKEINFO = @MAKEINFO@
85 MFDIR = @MFDIR@
86 NM = @NM@
87 PACKAGE = @PACKAGE@
88 PERL = @PERL@
89 POD2HTML = @POD2HTML@
90 POD2MAN = @POD2MAN@
91 PYTHON = @PYTHON@
92 RANLIB = @RANLIB@
93 TAR = @TAR@
94 TEXDIR = @TEXDIR@
95 TEXPREFIX = @TEXPREFIX@
96 VERSION = @VERSION@
97 YACC = @YACC@
98 ZIP = @ZIP@
99 absolute_builddir = @absolute_builddir@
101 SUBDIRS = bin flower lib lily mf mi2mu debian\
102 Documentation init input tex make mutopia
104 SCHRIFTEN = configure configure.in install-sh aclocal.m4
105 README_FILES = BUGS DEDICATION ANNOUNCE-0.1 ANNOUNCE \
106 COPYING ONEWS NEWS README TODO \
107 INSTALL AUTHORS PATCHES
108 EXTRA_DIST = Makefile.am.wild .dstreamrc mudela-mode.el acinclude.m4 VERSION $(README_FILES) $(SCHRIFTEN)
109 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
110 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
111 CONFIG_HEADER = ./lib/config.hh
112 CONFIG_CLEAN_FILES =
113 DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
114 Makefile.in NEWS TODO acconfig.h acinclude.m4 aclocal.m4 config.guess \
115 config.hh.in config.sub configure configure.in install-sh ltconfig \
116 ltmain.sh missing mkinstalldirs stamp-h.in
119 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
121 GZIP = --best
122 default: all
124 .SUFFIXES:
125 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
126 cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
128 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
129 cd $(top_builddir) \
130 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
132 $(ACLOCAL_M4): configure.in acinclude.m4
133 cd $(srcdir) && $(ACLOCAL)
135 config.status: $(srcdir)/configure
136 $(SHELL) ./config.status --recheck
137 $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
138 cd $(srcdir) && $(AUTOCONF)
140 config.hh: stamp-h
142 stamp-h: $(srcdir)/config.hh.in $(top_builddir)/config.status
143 cd $(top_builddir) \
144 && CONFIG_FILES= CONFIG_HEADERS=lib/config.hh:config.hh.in \
145 $(SHELL) ./config.status
146 @echo timestamp > stamp-h
147 $(srcdir)/config.hh.in: $(srcdir)/stamp-h.in
148 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
149 cd $(top_srcdir) && $(AUTOHEADER)
150 @echo timestamp > $(srcdir)/stamp-h.in
152 mostlyclean-hdr:
154 clean-hdr:
156 distclean-hdr:
157 -rm -f config.hh
159 maintainer-clean-hdr:
161 # This directory's subdirectories are mostly independent; you can cd
162 # into them and run `make' without going through this Makefile.
163 # To change the values of `make' variables: instead of editing Makefiles,
164 # (1) if the variable is set in `config.status', edit `config.status'
165 # (which will cause the Makefiles to be regenerated when you run `make');
166 # (2) otherwise, pass the desired values on the `make' command line.
168 @SET_MAKE@
170 all-recursive install-data-recursive install-exec-recursive \
171 installdirs-recursive install-recursive uninstall-recursive \
172 check-recursive installcheck-recursive info-recursive dvi-recursive:
173 @set fnord $(MAKEFLAGS); amf=$$2; \
174 list='$(SUBDIRS)'; for subdir in $$list; do \
175 target=`echo $@ | sed s/-recursive//`; \
176 echo "Making $$target in $$subdir"; \
177 (cd $$subdir && $(MAKE) $$target) \
178 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
179 done && test -z "$$fail"
181 mostlyclean-recursive clean-recursive distclean-recursive \
182 maintainer-clean-recursive:
183 @set fnord $(MAKEFLAGS); amf=$$2; \
184 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
185 rev="$$subdir $$rev"; \
186 done; \
187 for subdir in $$rev; do \
188 target=`echo $@ | sed s/-recursive//`; \
189 echo "Making $$target in $$subdir"; \
190 (cd $$subdir && $(MAKE) $$target) \
191 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
192 done && test -z "$$fail"
193 tags-recursive:
194 list='$(SUBDIRS)'; for subdir in $$list; do \
195 (cd $$subdir && $(MAKE) tags); \
196 done
198 tags: TAGS
200 ID: $(HEADERS) $(SOURCES) $(LISP)
201 here=`pwd` && cd $(srcdir) \
202 && mkid -f$$here/ID $(SOURCES) $(HEADERS) $(LISP)
204 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.hh.in $(TAGS_DEPENDENCIES) $(LISP)
205 tags=; \
206 here=`pwd`; \
207 list='$(SUBDIRS)'; for subdir in $$list; do \
208 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
209 done; \
210 list='$(SOURCES) $(HEADERS)'; \
211 unique=`for i in $$list; do echo $$i; done | \
212 awk ' { files[$$0] = 1; } \
213 END { for (i in files) print i; }'`; \
214 test -z "$(ETAGS_ARGS)config.hh.in$$unique$(LISP)$$tags" \
215 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.hh.in $$unique $(LISP) -o $$here/TAGS)
217 mostlyclean-tags:
219 clean-tags:
221 distclean-tags:
222 -rm -f TAGS ID
224 maintainer-clean-tags:
226 distdir = $(PACKAGE)-$(VERSION)
227 top_distdir = $(distdir)
229 # This target untars the dist file and tries a VPATH configuration. Then
230 # it guarantees that the distribution is self-contained by making another
231 # tarfile.
232 distcheck: dist
233 -rm -rf $(distdir)
234 GZIP=$(GZIP) $(TAR) zxf $(distdir).tar.gz
235 mkdir $(distdir)/=build
236 mkdir $(distdir)/=inst
237 dc_install_base=`cd $(distdir)/=inst && pwd`; \
238 cd $(distdir)/=build \
239 && ../configure --srcdir=.. --prefix=$$dc_install_base \
240 && $(MAKE) \
241 && $(MAKE) dvi \
242 && $(MAKE) check \
243 && $(MAKE) install \
244 && $(MAKE) installcheck \
245 && $(MAKE) dist
246 -rm -rf $(distdir)
247 @echo "========================"; \
248 echo "$(distdir).tar.gz is ready for distribution"; \
249 echo "========================"
250 dist: distdir
251 -chmod -R a+r $(distdir)
252 GZIP=$(GZIP) $(TAR) chozf $(distdir).tar.gz $(distdir)
253 -rm -rf $(distdir)
254 dist-all: distdir
255 -chmod -R a+r $(distdir)
256 GZIP=$(GZIP) $(TAR) chozf $(distdir).tar.gz $(distdir)
257 -rm -rf $(distdir)
258 distdir: $(DISTFILES)
259 -rm -rf $(distdir)
260 mkdir $(distdir)
261 -chmod 777 $(distdir)
262 @for file in $(DISTFILES); do \
263 d=$(srcdir); \
264 test -f $(distdir)/$$file \
265 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
266 || cp -p $$d/$$file $(distdir)/$$file; \
267 done
268 for subdir in $(SUBDIRS); do \
269 test -d $(distdir)/$$subdir \
270 || mkdir $(distdir)/$$subdir \
271 || exit 1; \
272 chmod 777 $(distdir)/$$subdir; \
273 (cd $$subdir && $(MAKE) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
274 || exit 1; \
275 done
276 info: info-recursive
277 dvi: dvi-recursive
278 check: all-am
279 $(MAKE) check-recursive
280 installcheck: installcheck-recursive
281 all-am: Makefile
283 install-exec: install-exec-recursive
284 @$(NORMAL_INSTALL)
286 install-data: install-data-recursive
287 @$(NORMAL_INSTALL)
289 install: install-recursive
292 uninstall: uninstall-recursive
294 all: all-recursive all-am
296 install-strip:
297 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
298 installdirs: installdirs-recursive
301 mostlyclean-generic:
302 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
304 clean-generic:
305 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
307 distclean-generic:
308 -rm -f Makefile $(DISTCLEANFILES)
309 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
310 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
312 maintainer-clean-generic:
313 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
314 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
315 mostlyclean-am: mostlyclean-hdr mostlyclean-tags mostlyclean-generic
317 clean-am: clean-hdr clean-tags clean-generic mostlyclean-am
319 distclean-am: distclean-hdr distclean-tags distclean-generic clean-am
321 maintainer-clean-am: maintainer-clean-hdr maintainer-clean-tags \
322 maintainer-clean-generic distclean-am
324 mostlyclean: mostlyclean-recursive mostlyclean-am
326 clean: clean-recursive clean-am
328 distclean: distclean-recursive distclean-am
329 -rm -f config.status
330 -rm -f libtool
332 maintainer-clean: maintainer-clean-recursive maintainer-clean-am
333 @echo "This command is intended for maintainers to use;"
334 @echo "it deletes files that may require special tools to rebuild."
335 -rm -f config.status
337 .PHONY: default mostlyclean-hdr distclean-hdr clean-hdr \
338 maintainer-clean-hdr install-data-recursive uninstall-data-recursive \
339 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
340 uninstalldirs-recursive all-recursive check-recursive \
341 installcheck-recursive info-recursive dvi-recursive \
342 mostlyclean-recursive distclean-recursive clean-recursive \
343 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
344 distclean-tags clean-tags maintainer-clean-tags distdir info dvi \
345 installcheck all-am install-exec install-data install uninstall all \
346 installdirs mostlyclean-generic distclean-generic clean-generic \
347 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
350 INSTALL:
351 rm -f INSTALL
352 ln `$(FIND) ./ -name INSTALL.txt -print | head -1` $@
354 AUTHORS:
355 rm -f AUTHORS
356 ln `$(FIND) ./ -name AUTHORS.txt -print | head -1` $@
358 PATCHES:
359 rm -f PATCHES
360 ln `$(FIND) ./ -name PATCHES.txt -print | head -1` $@
362 $(srcdir)/Makefile.am: $(srcdir)/Makefile.am.wild
363 $(PERL) $(top_srcdir)/bin/wild-perl < $< > $@
365 # Tell versions [3.59,3.63) of GNU make to not export all variables.
366 # Otherwise a system limit (for SysV at least) may be exceeded.
367 .NOEXPORT: