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