]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/Makefile.in
0c9c750b9352fa9b5235561be6d5185acc4833da
[lilypond.git] / Documentation / 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# Documentation/Makefile.am.wild
14
15
16 SHELL = /bin/sh
17
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 prefix = @prefix@
22 exec_prefix = @exec_prefix@
23
24 bindir = @bindir@
25 sbindir = @sbindir@
26 libexecdir = @libexecdir@
27 datadir = @datadir@
28 sysconfdir = @sysconfdir@
29 sharedstatedir = @sharedstatedir@
30 localstatedir = @localstatedir@
31 libdir = @libdir@
32 infodir = @infodir@
33 mandir = @mandir@
34 includedir = @includedir@
35 oldincludedir = /usr/include
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = ..
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
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 DOCFILES = introduction.doc mudela-course.doc mudela-man.doc
99 PODFILES = AUTHORS.pod CodingStyle.pod INSTALL.pod MANIFESTO.pod PATCHES.pod convert-mudela.pod faq.pod gnu-music.pod index.pod internals.pod language.pod lilypond.pod links.pod literature.pod ly2dvi.pod mi2mu.pod mudela-book.pod mutopia.pod other-packages.pod
100 OUTPODFILES = $(PODFILES)
101 TEXTFILES = $(OUTPODFILES:.pod=.txt)
102 GROFFFILES = $(OUTPODFILES:.pod=.1)
103 HTMLFILES = $(OUTPODFILES:.pod=.html)
104 DVIFILES = $(DOCFILES:.doc=.dvi)
105
106 XPMS = lelie_icon.xpm lelie_logo.xpm lelieblond.xpm
107 giffiles = $(XPMS:.xpm=.gif)
108
109 EXTRA_DIST = Makefile.am.wild Rules.make $(XPMS) $(DOCFILES) $(PODFILES) vocabulary-data vocabulary-forms.el 
110
111 MAN1FILES = lilypond convert-mudela mi2mu mudela-book ly2dvi
112 MAN1GROFF = $(addsuffix .1,$(MAN1FILES))
113
114 outdir = .
115 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
116 CONFIG_HEADER = ../lib/config.hh
117 CONFIG_CLEAN_FILES = 
118 DIST_COMMON =  Makefile.am Makefile.in
119
120
121 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
122
123 GZIP = --best
124 default: all
125
126 .SUFFIXES:
127 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
128         cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Documentation/Makefile
129
130 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
131         cd $(top_builddir) \
132           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
133
134 tags: TAGS
135 TAGS:
136
137
138 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
139
140 subdir = Documentation
141
142 distdir: $(DISTFILES)
143         @for file in $(DISTFILES); do \
144           d=$(srcdir); \
145           test -f $(distdir)/$$file \
146           || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
147           || cp -p $$d/$$file $(distdir)/$$file; \
148         done
149 info:
150 dvi:
151 check: all
152         $(MAKE)
153 installcheck:
154 install-exec: 
155         @$(NORMAL_INSTALL)
156
157 install-data: 
158         @$(NORMAL_INSTALL)
159         $(MAKE) install-data-hook
160
161 install: install-exec install-data all
162         @:
163
164 uninstall: 
165
166 all: Makefile
167
168 install-strip:
169         $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
170 installdirs:
171
172
173 mostlyclean-generic:
174         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
175
176 clean-generic:
177         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
178
179 distclean-generic:
180         -rm -f Makefile $(DISTCLEANFILES)
181         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
182         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
183
184 maintainer-clean-generic:
185         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
186         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
187 mostlyclean:  mostlyclean-generic
188
189 clean:  clean-generic mostlyclean
190
191 distclean:  distclean-generic clean
192         -rm -f config.status
193         -rm -f libtool
194
195 maintainer-clean:  maintainer-clean-generic distclean
196         @echo "This command is intended for maintainers to use;"
197         @echo "it deletes files that may require special tools to rebuild."
198
199 .PHONY: default tags distdir info dvi installcheck install-exec \
200 install-data install uninstall all installdirs mostlyclean-generic \
201 distclean-generic clean-generic maintainer-clean-generic clean \
202 mostlyclean distclean maintainer-clean
203
204
205 default: all $(TEXTFILES)
206
207 install-data-hook: $(MAN1GROFF)
208         $(INSTALL) -d $(mandir)/man1
209         $(INSTALL) -m 644 $(MAN1GROFF) $(mandir)/man1
210
211 uninstall-hook:
212         (cd  $(mandir)/man1/; rm -f $(MAN1GROFF))
213
214 html: $(HTMLFILES)
215
216 clean-hook:
217         rm $(TEXTFILES) $(MAN1GROFF)
218
219 $(srcdir)/Makefile.am: $(srcdir)/Makefile.am.wild
220         $(PERL) $(top_srcdir)/bin/wild-perl < $< > $@
221
222 # Tell versions [3.59,3.63) of GNU make to not export all variables.
223 # Otherwise a system limit (for SysV at least) may be exceeded.
224 .NOEXPORT: