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