]> git.donarmstrong.com Git - lilypond.git/blob - bin/Makefile.in
release: 0.1.52
[lilypond.git] / bin / 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 # Automatically generated from ./bin/Makefile.am.wild by autowild
14 # Do not edit
15 # Generated automatically by wild-perl 0.1
16 # bin/Makefile
17
18 # bin_SCRIPTS = Makefile.in add-URLs.in clean-diaper.in clean-embeds.in clean-fonts.in clien.in conflily.in convert-mudela.in cvm.in find-typenames.in foo.in genheader.in ly2dvi.in make-docxx.in make-examples.in make-patch.in make-version.in make-website.in meek.in mf-deps.in mf-to-table.in mudela-book.in ps-to-gifs.in release.in show-latest.in
19
20
21 SHELL = /bin/sh
22
23 srcdir = @srcdir@
24 top_srcdir = @top_srcdir@
25 VPATH = @srcdir@
26 prefix = @prefix@
27 exec_prefix = @exec_prefix@
28
29 bindir = @bindir@
30 sbindir = @sbindir@
31 libexecdir = @libexecdir@
32 datadir = @datadir@
33 sysconfdir = @sysconfdir@
34 sharedstatedir = @sharedstatedir@
35 localstatedir = @localstatedir@
36 libdir = @libdir@
37 infodir = @infodir@
38 mandir = @mandir@
39 includedir = @includedir@
40 oldincludedir = /usr/include
41
42 pkgdatadir = $(datadir)/@PACKAGE@
43 pkglibdir = $(libdir)/@PACKAGE@
44 pkgincludedir = $(includedir)/@PACKAGE@
45
46 top_builddir = ..
47
48 ACLOCAL = @ACLOCAL@
49 AUTOCONF = @AUTOCONF@
50 AUTOMAKE = @AUTOMAKE@
51 AUTOHEADER = @AUTOHEADER@
52
53 INSTALL = @INSTALL@
54 INSTALL_PROGRAM = @INSTALL_PROGRAM@
55 INSTALL_DATA = @INSTALL_DATA@
56 INSTALL_SCRIPT = @INSTALL_SCRIPT@
57 transform = @program_transform_name@
58
59 NORMAL_INSTALL = :
60 PRE_INSTALL = :
61 POST_INSTALL = :
62 NORMAL_UNINSTALL = :
63 PRE_UNINSTALL = :
64 POST_UNINSTALL = :
65 host_alias = @host_alias@
66 host_triplet = @host@
67 AUTOGENERATE = @AUTOGENERATE@
68 BISON = @BISON@
69 CC = @CC@
70 COMPILEINFO = @COMPILEINFO@
71 CPPFLAGS = @CPPFLAGS@
72 CXX = @CXX@
73 CXXFLAGS = @CXXFLAGS@
74 DEFINES = @DEFINES@
75 DIR_DATADIR = @DIR_DATADIR@
76 EXTRA_LIBES = @EXTRA_LIBES@
77 FIND = @FIND@
78 FLEX = @FLEX@
79 ICFLAGS = @ICFLAGS@
80 ILDFLAGS = @ILDFLAGS@
81 LD = @LD@
82 LEX = @LEX@
83 LIBTOOL = @LIBTOOL@
84 LN = @LN@
85 LN_S = @LN_S@
86 MAKE = @MAKE@
87 MAKEINFO = @MAKEINFO@
88 MFDIR = @MFDIR@
89 NM = @NM@
90 PACKAGE = @PACKAGE@
91 PERL = @PERL@
92 POD2HTML = @POD2HTML@
93 POD2MAN = @POD2MAN@
94 PYTHON = @PYTHON@
95 RANLIB = @RANLIB@
96 TAR = @TAR@
97 TEXDIR = @TEXDIR@
98 TEXPREFIX = @TEXPREFIX@
99 VERSION = @VERSION@
100 YACC = @YACC@
101 ZIP = @ZIP@
102 absolute_builddir = @absolute_builddir@
103
104 SLANG_SCHRIFTEN = flower.py lilypython.py
105 PAREL_SCHRIFTEN = 
106 IN_SCHRIFTEN = flower.py lilypython.py
107 EXTRA_DIST = Makefile.am.wild $(PAREL_SCHRIFTEN) $(IN_SCHRIFTEN) $(SLANG_SCHRIFTEN) wild-perl autowild
108 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
109 CONFIG_HEADER = ../lib/config.hh
110 CONFIG_CLEAN_FILES =  add-URLs clean-diaper clean-embeds clean-fonts \
111 conflily convert-mudela cvm find-typenames foo genheader ly2dvi \
112 make-docxx make-examples make-patch make-version make-website mf-deps \
113 mf-to-table mudela-book ps-to-gifs release show-latest
114 DIST_COMMON =  Makefile.am Makefile.in add-URLs.in clean-diaper.in \
115 clean-embeds.in clean-fonts.in conflily.in convert-mudela.in cvm.in \
116 find-typenames.in foo.in genheader.in ly2dvi.in make-docxx.in \
117 make-examples.in make-patch.in make-version.in make-website.in \
118 mf-deps.in mf-to-table.in mudela-book.in ps-to-gifs.in release.in \
119 show-latest.in
120
121
122 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
123
124 GZIP = --best
125 default: all
126
127 .SUFFIXES:
128 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
129         cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps bin/Makefile
130
131 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
132         cd $(top_builddir) \
133           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
134
135 add-URLs: $(top_builddir)/config.status add-URLs.in
136         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
137 clean-diaper: $(top_builddir)/config.status clean-diaper.in
138         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
139 clean-embeds: $(top_builddir)/config.status clean-embeds.in
140         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
141 clean-fonts: $(top_builddir)/config.status clean-fonts.in
142         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
143 conflily: $(top_builddir)/config.status conflily.in
144         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
145 convert-mudela: $(top_builddir)/config.status convert-mudela.in
146         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
147 cvm: $(top_builddir)/config.status cvm.in
148         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
149 find-typenames: $(top_builddir)/config.status find-typenames.in
150         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
151 foo: $(top_builddir)/config.status foo.in
152         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
153 genheader: $(top_builddir)/config.status genheader.in
154         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
155 ly2dvi: $(top_builddir)/config.status ly2dvi.in
156         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
157 make-docxx: $(top_builddir)/config.status make-docxx.in
158         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
159 make-examples: $(top_builddir)/config.status make-examples.in
160         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
161 make-patch: $(top_builddir)/config.status make-patch.in
162         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
163 make-version: $(top_builddir)/config.status make-version.in
164         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
165 make-website: $(top_builddir)/config.status make-website.in
166         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
167 mf-deps: $(top_builddir)/config.status mf-deps.in
168         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
169 mf-to-table: $(top_builddir)/config.status mf-to-table.in
170         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
171 mudela-book: $(top_builddir)/config.status mudela-book.in
172         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
173 ps-to-gifs: $(top_builddir)/config.status ps-to-gifs.in
174         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
175 release: $(top_builddir)/config.status release.in
176         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
177 show-latest: $(top_builddir)/config.status show-latest.in
178         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
179 tags: TAGS
180 TAGS:
181
182
183 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
184
185 subdir = bin
186
187 distdir: $(DISTFILES)
188         @for file in $(DISTFILES); do \
189           d=$(srcdir); \
190           test -f $(distdir)/$$file \
191           || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
192           || cp -p $$d/$$file $(distdir)/$$file; \
193         done
194 info:
195 dvi:
196 check: all
197         $(MAKE)
198 installcheck:
199 install-exec: 
200         @$(NORMAL_INSTALL)
201
202 install-data: 
203         @$(NORMAL_INSTALL)
204
205 install: install-exec install-data all
206         @:
207
208 uninstall: 
209
210 all: Makefile
211
212 install-strip:
213         $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
214 installdirs:
215
216
217 mostlyclean-generic:
218         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
219
220 clean-generic:
221         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
222
223 distclean-generic:
224         -rm -f Makefile $(DISTCLEANFILES)
225         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
226         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
227
228 maintainer-clean-generic:
229         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
230         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
231 mostlyclean:  mostlyclean-generic
232
233 clean:  clean-generic mostlyclean clean-local
234
235 distclean:  distclean-generic clean
236         -rm -f config.status
237         -rm -f libtool
238
239 maintainer-clean:  maintainer-clean-generic distclean
240         @echo "This command is intended for maintainers to use;"
241         @echo "it deletes files that may require special tools to rebuild."
242
243 .PHONY: default tags distdir info dvi installcheck install-exec \
244 install-data install uninstall all installdirs mostlyclean-generic \
245 distclean-generic clean-generic maintainer-clean-generic clean \
246 mostlyclean distclean maintainer-clean
247
248
249 clean-local:
250         -rm -f flower.pyc
251 $(srcdir)/Makefile.am: $(srcdir)/Makefile.am.wild
252         $(PERL) $(top_srcdir)/bin/wild-perl --top-srcdir="$(real_topdir)" < $< > $@
253
254 # Tell versions [3.59,3.63) of GNU make to not export all variables.
255 # Otherwise a system limit (for SysV at least) may be exceeded.
256 .NOEXPORT: