lilypond-0.1.57
[lilypond.git] / lib / Makefile.in
blob38f347f9ae54f0e93788e6728141a1d3871a8034
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 # Generated automatically by wild-perl 0.1
14 # project LilyPond -- the musical typesetter
15 # title makefile for micro-lily-lib
16 # file lib/Makefile
18 # Copyright (c) 1997 by
19 # Jan Nieuwenhuizen <jan@digicash.com>
20 # Han-Wen Nienhuys <hanwen@stack.nl>
24 SHELL = /bin/sh
26 srcdir = @srcdir@
27 top_srcdir = @top_srcdir@
28 VPATH = @srcdir@
29 prefix = @prefix@
30 exec_prefix = @exec_prefix@
32 bindir = @bindir@
33 sbindir = @sbindir@
34 libexecdir = @libexecdir@
35 datadir = @datadir@
36 sysconfdir = @sysconfdir@
37 sharedstatedir = @sharedstatedir@
38 localstatedir = @localstatedir@
39 libdir = @libdir@
40 infodir = @infodir@
41 mandir = @mandir@
42 includedir = @includedir@
43 oldincludedir = /usr/include
45 pkgdatadir = $(datadir)/@PACKAGE@
46 pkglibdir = $(libdir)/@PACKAGE@
47 pkgincludedir = $(includedir)/@PACKAGE@
49 top_builddir = ..
51 ACLOCAL = @ACLOCAL@
52 AUTOCONF = @AUTOCONF@
53 AUTOMAKE = @AUTOMAKE@
54 AUTOHEADER = @AUTOHEADER@
56 INSTALL = @INSTALL@
57 INSTALL_PROGRAM = @INSTALL_PROGRAM@
58 INSTALL_DATA = @INSTALL_DATA@
59 INSTALL_SCRIPT = @INSTALL_SCRIPT@
60 transform = @program_transform_name@
62 NORMAL_INSTALL = :
63 PRE_INSTALL = :
64 POST_INSTALL = :
65 NORMAL_UNINSTALL = :
66 PRE_UNINSTALL = :
67 POST_UNINSTALL = :
68 host_alias = @host_alias@
69 host_triplet = @host@
70 AGE = @AGE@
71 AUTOGENERATE = @AUTOGENERATE@
72 BISON = @BISON@
73 CC = @CC@
74 COMPILEINFO = @COMPILEINFO@
75 CPPFLAGS = @CPPFLAGS@
76 CURRENT = @CURRENT@
77 CXX = @CXX@
78 CXXFLAGS = @CXXFLAGS@
79 DIR_DATADIR = @DIR_DATADIR@
80 EXTRA_LIBES = @EXTRA_LIBES@
81 FIND = @FIND@
82 FLEX = @FLEX@
83 ICFLAGS = @ICFLAGS@
84 ILDFLAGS = @ILDFLAGS@
85 LD = @LD@
86 LDFLAGS = @LDFLAGS@
87 LEX = @LEX@
88 LIBTOOL = @LIBTOOL@
89 LN = @LN@
90 LN_S = @LN_S@
91 MAKE = @MAKE@
92 MAKEINFO = @MAKEINFO@
93 MFDIR = @MFDIR@
94 NM = @NM@
95 PACKAGE = @PACKAGE@
96 PERL = @PERL@
97 POD2HTML = @POD2HTML@
98 POD2MAN = @POD2MAN@
99 PYTHON = @PYTHON@
100 RANLIB = @RANLIB@
101 REVISION = @REVISION@
102 TAR = @TAR@
103 TEXDIR = @TEXDIR@
104 TEXPREFIX = @TEXPREFIX@
105 VERSION = @VERSION@
106 YACC = @YACC@
107 ZIP = @ZIP@
108 absolute_builddir = @absolute_builddir@
110 SUBDIRS = include
112 lib_LTLIBRARIES = liblily.la
114 liblily_la_SOURCES = binary-source-file.cc duration-convert.cc duration.cc input.cc mapped-file-storage.cc moment.cc plet.cc simple-file-storage.cc source-file.cc source.cc template.cc warn.cc windhoos-suck-suck-suck-thank-you-cygnus.cc
116 INCLUDES = -I$(top_srcdir)/lib/include -I$(top_srcdir)/flower/include
118 EXTRA_DIST = Makefile.am.wild GNUmakefile
119 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
120 CONFIG_HEADER = ../flower/config.hh
121 CONFIG_CLEAN_FILES =
122 LTLIBRARIES = $(lib_LTLIBRARIES)
125 DEFS = @DEFS@ -I. -I$(srcdir) -I../flower
126 LIBS = @LIBS@
127 liblily_la_LDFLAGS =
128 liblily_la_LIBADD =
129 liblily_la_OBJECTS = binary-source-file.lo duration-convert.lo \
130 duration.lo input.lo mapped-file-storage.lo moment.lo plet.lo \
131 simple-file-storage.lo source-file.lo source.lo template.lo warn.lo \
132 windhoos-suck-suck-suck-thank-you-cygnus.lo
133 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CXXFLAGS)
134 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CXXFLAGS)
135 CXXLINK = $(LIBTOOL) --mode=link $(CXX) $(CXXFLAGS) $(LDFLAGS) -o $@
136 DIST_COMMON = Makefile.am Makefile.in
139 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
141 GZIP = --best
142 SOURCES = $(liblily_la_SOURCES)
143 OBJECTS = $(liblily_la_OBJECTS)
145 default: all
147 .SUFFIXES:
148 .SUFFIXES: .S .c .cc .lo .o .s
149 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
150 cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps lib/Makefile
152 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
153 cd $(top_builddir) \
154 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
157 mostlyclean-libLTLIBRARIES:
159 clean-libLTLIBRARIES:
160 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
162 distclean-libLTLIBRARIES:
164 maintainer-clean-libLTLIBRARIES:
166 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
167 @$(NORMAL_INSTALL)
168 $(mkinstalldirs) $(libdir)
169 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
170 if test -f $$p; then \
171 echo "$(LIBTOOL) --mode=install $(INSTALL_DATA) $$p $(libdir)/$$p"; \
172 $(LIBTOOL) --mode=install $(INSTALL_DATA) $$p $(libdir)/$$p; \
173 else :; fi; \
174 done
176 uninstall-libLTLIBRARIES:
177 @$(NORMAL_UNINSTALL)
178 list='$(lib_LTLIBRARIES)'; for p in $$list; do \
179 $(LIBTOOL) --mode=uninstall rm -f $(libdir)/$$p; \
180 done
182 .c.o:
183 $(COMPILE) -c $<
185 .s.o:
186 $(COMPILE) -c $<
188 .S.o:
189 $(COMPILE) -c $<
191 mostlyclean-compile:
192 -rm -f *.o core *.core
194 clean-compile:
196 distclean-compile:
197 -rm -f *.tab.c
199 maintainer-clean-compile:
201 .c.lo:
202 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
204 .s.lo:
205 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
207 .S.lo:
208 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
210 mostlyclean-libtool:
211 -rm -f *.lo
213 clean-libtool:
214 -rm -rf .libs _libs
216 distclean-libtool:
218 maintainer-clean-libtool:
220 liblily.la: $(liblily_la_OBJECTS) $(liblily_la_DEPENDENCIES)
221 $(CXXLINK) -rpath $(libdir) $(liblily_la_LDFLAGS) $(liblily_la_OBJECTS) $(liblily_la_LIBADD) $(LIBS)
222 .cc.o:
223 $(CXXCOMPILE) -c $<
224 .cc.lo:
225 $(LTCXXCOMPILE) -c $<
227 # This directory's subdirectories are mostly independent; you can cd
228 # into them and run `make' without going through this Makefile.
229 # To change the values of `make' variables: instead of editing Makefiles,
230 # (1) if the variable is set in `config.status', edit `config.status'
231 # (which will cause the Makefiles to be regenerated when you run `make');
232 # (2) otherwise, pass the desired values on the `make' command line.
234 @SET_MAKE@
236 all-recursive install-data-recursive install-exec-recursive \
237 installdirs-recursive install-recursive uninstall-recursive \
238 check-recursive installcheck-recursive info-recursive dvi-recursive:
239 @set fnord $(MAKEFLAGS); amf=$$2; \
240 list='$(SUBDIRS)'; for subdir in $$list; do \
241 target=`echo $@ | sed s/-recursive//`; \
242 echo "Making $$target in $$subdir"; \
243 (cd $$subdir && $(MAKE) $$target) \
244 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
245 done && test -z "$$fail"
247 mostlyclean-recursive clean-recursive distclean-recursive \
248 maintainer-clean-recursive:
249 @set fnord $(MAKEFLAGS); amf=$$2; \
250 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
251 rev="$$subdir $$rev"; \
252 done; \
253 for subdir in $$rev; do \
254 target=`echo $@ | sed s/-recursive//`; \
255 echo "Making $$target in $$subdir"; \
256 (cd $$subdir && $(MAKE) $$target) \
257 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
258 done && test -z "$$fail"
259 tags-recursive:
260 list='$(SUBDIRS)'; for subdir in $$list; do \
261 (cd $$subdir && $(MAKE) tags); \
262 done
264 tags: TAGS
266 ID: $(HEADERS) $(SOURCES) $(LISP)
267 here=`pwd` && cd $(srcdir) \
268 && mkid -f$$here/ID $(SOURCES) $(HEADERS) $(LISP)
270 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
271 tags=; \
272 here=`pwd`; \
273 list='$(SUBDIRS)'; for subdir in $$list; do \
274 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
275 done; \
276 list='$(SOURCES) $(HEADERS)'; \
277 unique=`for i in $$list; do echo $$i; done | \
278 awk ' { files[$$0] = 1; } \
279 END { for (i in files) print i; }'`; \
280 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
281 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
283 mostlyclean-tags:
285 clean-tags:
287 distclean-tags:
288 -rm -f TAGS ID
290 maintainer-clean-tags:
292 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
294 subdir = lib
296 distdir: $(DISTFILES)
297 @for file in $(DISTFILES); do \
298 d=$(srcdir); \
299 test -f $(distdir)/$$file \
300 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
301 || cp -p $$d/$$file $(distdir)/$$file; \
302 done
303 for subdir in $(SUBDIRS); do \
304 test -d $(distdir)/$$subdir \
305 || mkdir $(distdir)/$$subdir \
306 || exit 1; \
307 chmod 777 $(distdir)/$$subdir; \
308 (cd $$subdir && $(MAKE) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
309 || exit 1; \
310 done
311 binary-source-file.lo binary-source-file.o: binary-source-file.cc \
312 include/proto.hh ../flower/include/fproto.hh \
313 ../flower/include/real.hh ../flower/include/plist.hh \
314 ../flower/include/list.hh ../flower/include/list.icc \
315 ../flower/include/cursor.hh ../flower/include/link.hh \
316 ../flower/include/link.icc ../flower/include/compare.hh \
317 ../flower/include/pcursor.hh ../flower/include/cursor.icc \
318 ../flower/include/iterate.hh ../flower/include/plist.icc \
319 ../flower/include/string.hh \
320 ../flower/include/arithmetic-operator.hh \
321 ../flower/include/string-handle.hh \
322 ../flower/include/international.hh include/source-file.hh \
323 include/binary-source-file.hh \
324 ../flower/include/string-convert.hh
325 duration-convert.lo duration-convert.o: duration-convert.cc \
326 include/duration-convert.hh include/duration.hh \
327 ../flower/include/fproto.hh ../flower/include/real.hh \
328 include/moment.hh ../flower/include/rational.hh \
329 ../flower/include/compare.hh \
330 ../flower/include/arithmetic-operator.hh include/plet.hh \
331 ../flower/include/string.hh ../flower/include/string-handle.hh \
332 ../flower/include/international.hh ../flower/include/varray.hh \
333 include/warn.hh
334 duration.lo duration.o: duration.cc include/proto.hh \
335 ../flower/include/fproto.hh ../flower/include/real.hh \
336 ../flower/include/plist.hh ../flower/include/list.hh \
337 ../flower/include/list.icc ../flower/include/cursor.hh \
338 ../flower/include/link.hh ../flower/include/link.icc \
339 ../flower/include/compare.hh ../flower/include/pcursor.hh \
340 ../flower/include/cursor.icc ../flower/include/iterate.hh \
341 ../flower/include/plist.icc ../flower/include/string.hh \
342 ../flower/include/arithmetic-operator.hh \
343 ../flower/include/string-handle.hh \
344 ../flower/include/international.hh include/source-file.hh \
345 include/source.hh include/moment.hh \
346 ../flower/include/rational.hh include/duration.hh \
347 include/plet.hh include/duration-convert.hh \
348 ../flower/include/varray.hh
349 input.lo input.o: input.cc include/proto.hh ../flower/include/fproto.hh \
350 ../flower/include/real.hh include/input.hh \
351 ../flower/include/string.hh \
352 ../flower/include/arithmetic-operator.hh \
353 ../flower/include/string-handle.hh \
354 ../flower/include/international.hh ../flower/include/compare.hh \
355 include/source.hh ../flower/include/plist.hh \
356 ../flower/include/list.hh ../flower/include/list.icc \
357 ../flower/include/cursor.hh ../flower/include/link.hh \
358 ../flower/include/link.icc ../flower/include/pcursor.hh \
359 ../flower/include/cursor.icc ../flower/include/iterate.hh \
360 ../flower/include/plist.icc include/source-file.hh
361 mapped-file-storage.lo mapped-file-storage.o: mapped-file-storage.cc
362 moment.lo moment.o: moment.cc ../flower/include/string.hh \
363 ../flower/include/arithmetic-operator.hh \
364 ../flower/include/fproto.hh ../flower/include/real.hh \
365 ../flower/include/string-handle.hh \
366 ../flower/include/international.hh ../flower/include/compare.hh \
367 include/moment.hh ../flower/include/rational.hh
368 plet.lo plet.o: plet.cc include/plet.hh include/moment.hh \
369 ../flower/include/rational.hh ../flower/include/compare.hh \
370 ../flower/include/arithmetic-operator.hh \
371 ../flower/include/fproto.hh ../flower/include/real.hh
372 simple-file-storage.lo simple-file-storage.o: simple-file-storage.cc \
373 include/simple-file-storage.hh include/file-storage.hh \
374 include/proto.hh ../flower/include/fproto.hh \
375 ../flower/include/real.hh ../flower/include/varray.hh \
376 ../flower/include/string.hh \
377 ../flower/include/arithmetic-operator.hh \
378 ../flower/include/string-handle.hh \
379 ../flower/include/international.hh ../flower/include/compare.hh \
380 include/warn.hh
381 source-file.lo source-file.o: source-file.cc ../flower/include/string.hh \
382 ../flower/include/arithmetic-operator.hh \
383 ../flower/include/fproto.hh ../flower/include/real.hh \
384 ../flower/include/string-handle.hh \
385 ../flower/include/international.hh ../flower/include/compare.hh \
386 include/proto.hh ../flower/include/plist.hh \
387 ../flower/include/list.hh ../flower/include/list.icc \
388 ../flower/include/cursor.hh ../flower/include/link.hh \
389 ../flower/include/link.icc ../flower/include/pcursor.hh \
390 ../flower/include/cursor.icc ../flower/include/iterate.hh \
391 ../flower/include/plist.icc include/warn.hh \
392 include/windhoos-suck-suck-suck-thank-you-cygnus.hh \
393 include/source-file.hh include/simple-file-storage.hh \
394 include/file-storage.hh
395 source.lo source.o: source.cc include/binary-source-file.hh \
396 include/source-file.hh include/proto.hh \
397 ../flower/include/fproto.hh ../flower/include/real.hh \
398 ../flower/include/string.hh \
399 ../flower/include/arithmetic-operator.hh \
400 ../flower/include/string-handle.hh \
401 ../flower/include/international.hh ../flower/include/compare.hh \
402 ../flower/include/plist.hh ../flower/include/list.hh \
403 ../flower/include/list.icc ../flower/include/cursor.hh \
404 ../flower/include/link.hh ../flower/include/link.icc \
405 ../flower/include/pcursor.hh ../flower/include/cursor.icc \
406 ../flower/include/iterate.hh ../flower/include/plist.icc \
407 include/source.hh ../flower/include/path.hh \
408 ../flower/include/varray.hh
409 template.lo template.o: template.cc include/source-file.hh \
410 include/proto.hh ../flower/include/fproto.hh \
411 ../flower/include/real.hh ../flower/include/string.hh \
412 ../flower/include/arithmetic-operator.hh \
413 ../flower/include/string-handle.hh \
414 ../flower/include/international.hh ../flower/include/compare.hh \
415 ../flower/include/plist.tcc ../flower/include/plist.hh \
416 ../flower/include/list.hh ../flower/include/list.icc \
417 ../flower/include/cursor.hh ../flower/include/link.hh \
418 ../flower/include/link.icc ../flower/include/pcursor.hh \
419 ../flower/include/cursor.icc ../flower/include/iterate.hh \
420 ../flower/include/plist.icc ../flower/include/pcursor.tcc \
421 ../flower/include/cursor.tcc ../flower/include/list.tcc
422 warn.lo warn.o: warn.cc include/warn.hh ../flower/include/string.hh \
423 ../flower/include/arithmetic-operator.hh \
424 ../flower/include/fproto.hh ../flower/include/real.hh \
425 ../flower/include/string-handle.hh \
426 ../flower/include/international.hh ../flower/include/compare.hh
427 windhoos-suck-suck-suck-thank-you-cygnus.lo windhoos-suck-suck-suck-thank-you-cygnus.o: \
428 windhoos-suck-suck-suck-thank-you-cygnus.cc
430 info: info-recursive
431 dvi: dvi-recursive
432 check: all-am
433 $(MAKE) check-recursive
434 installcheck: installcheck-recursive
435 all-am: Makefile $(LTLIBRARIES)
437 install-exec-am: install-libLTLIBRARIES
439 uninstall-am: uninstall-libLTLIBRARIES
441 install-exec: install-exec-recursive install-exec-am
442 @$(NORMAL_INSTALL)
444 install-data: install-data-recursive
445 @$(NORMAL_INSTALL)
447 install: install-recursive install-exec-am
450 uninstall: uninstall-recursive uninstall-am
452 all: all-recursive all-am
454 install-strip:
455 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
456 installdirs: installdirs-recursive
457 $(mkinstalldirs) $(libdir)
460 mostlyclean-generic:
461 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
463 clean-generic:
464 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
466 distclean-generic:
467 -rm -f Makefile $(DISTCLEANFILES)
468 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
469 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
471 maintainer-clean-generic:
472 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
473 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
474 mostlyclean-am: mostlyclean-libLTLIBRARIES mostlyclean-compile \
475 mostlyclean-libtool mostlyclean-tags \
476 mostlyclean-generic
478 clean-am: clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
479 clean-generic mostlyclean-am
481 distclean-am: distclean-libLTLIBRARIES distclean-compile \
482 distclean-libtool distclean-tags distclean-generic \
483 clean-am
485 maintainer-clean-am: maintainer-clean-libLTLIBRARIES \
486 maintainer-clean-compile maintainer-clean-libtool \
487 maintainer-clean-tags maintainer-clean-generic \
488 distclean-am
490 mostlyclean: mostlyclean-recursive mostlyclean-am
492 clean: clean-recursive clean-am
494 distclean: distclean-recursive distclean-am distclean-local
495 -rm -f config.status
496 -rm -f libtool
498 maintainer-clean: maintainer-clean-recursive maintainer-clean-am
499 @echo "This command is intended for maintainers to use;"
500 @echo "it deletes files that may require special tools to rebuild."
502 .PHONY: default mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
503 clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
504 uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
505 distclean-compile clean-compile maintainer-clean-compile \
506 mostlyclean-libtool distclean-libtool clean-libtool \
507 maintainer-clean-libtool install-data-recursive \
508 uninstall-data-recursive install-exec-recursive \
509 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
510 all-recursive check-recursive installcheck-recursive info-recursive \
511 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
512 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
513 distclean-tags clean-tags maintainer-clean-tags distdir info dvi \
514 installcheck all-am install-exec-am uninstall-am install-exec \
515 install-data install uninstall all installdirs mostlyclean-generic \
516 distclean-generic clean-generic maintainer-clean-generic clean \
517 mostlyclean distclean maintainer-clean
519 MODULE_CXXFLAGS += -D_REENTRANT
521 distclean-local:
522 -rm -rf .deps
523 $(srcdir)/Makefile.am: $(srcdir)/Makefile.am.wild
524 $(PERL) $(top_srcdir)/bin/wild-perl < $< > $@
526 # Tell versions [3.59,3.63) of GNU make to not export all variables.
527 # Otherwise a system limit (for SysV at least) may be exceeded.
528 .NOEXPORT: