Initial revision
[TestXSLT.git] / libsablot / utils / apidoc / Makefile.in
1 # Makefile.in generated automatically by automake 1.5 from Makefile.am.
2
3 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4 # Free Software Foundation, Inc.
5 # This Makefile.in is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved.
8
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12 # PARTICULAR PURPOSE.
13
14 @SET_MAKE@
15
16 SHELL = @SHELL@
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 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39 top_builddir = ../..
40
41 ACLOCAL = @ACLOCAL@
42 AUTOCONF = @AUTOCONF@
43 AUTOMAKE = @AUTOMAKE@
44 AUTOHEADER = @AUTOHEADER@
45
46 INSTALL = @INSTALL@
47 INSTALL_PROGRAM = @INSTALL_PROGRAM@
48 INSTALL_DATA = @INSTALL_DATA@
49 INSTALL_SCRIPT = @INSTALL_SCRIPT@
50 INSTALL_HEADER = $(INSTALL_DATA)
51 transform = @program_transform_name@
52 NORMAL_INSTALL = :
53 PRE_INSTALL = :
54 POST_INSTALL = :
55 NORMAL_UNINSTALL = :
56 PRE_UNINSTALL = :
57 POST_UNINSTALL = :
58 host_alias = @host_alias@
59 host_triplet = @host@
60 AMTAR = @AMTAR@
61 AS = @AS@
62 AWK = @AWK@
63 BUILD_APIDOCS = @BUILD_APIDOCS@
64 CC = @CC@
65 CXX = @CXX@
66 CXXCPP = @CXXCPP@
67 CXXWARNING_FLAGS = @CXXWARNING_FLAGS@
68 DEPDIR = @DEPDIR@
69 DLLTOOL = @DLLTOOL@
70 ECHO = @ECHO@
71 EXEEXT = @EXEEXT@
72 EXPAT_LIBS = @EXPAT_LIBS@
73 HTML_DIR = @HTML_DIR@
74 ICONV_LIB = @ICONV_LIB@
75 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
76 LIBTOOL = @LIBTOOL@
77 LN_S = @LN_S@
78 OBJDUMP = @OBJDUMP@
79 OBJEXT = @OBJEXT@
80 OTHER_LIBS = @OTHER_LIBS@
81 PACKAGE = @PACKAGE@
82 PERL_PROG = @PERL_PROG@
83 RANLIB = @RANLIB@
84 STRIP = @STRIP@
85 VERSION = @VERSION@
86 am__include = @am__include@
87 am__quote = @am__quote@
88 has_perl = @has_perl@
89 install_sh = @install_sh@
90 sabcfg_types_h = @sabcfg_types_h@
91
92 EXTRA_DIST = api-content.css api-toc.css parse_apidoc.pl README complete-frameset.html sparse-frameset.html
93 subdir = utils/apidoc
94 mkinstalldirs = $(SHELL) $(top_srcdir)/tools/mkinstalldirs
95 CONFIG_HEADER = $(top_builddir)/autocfg/config.h
96 CONFIG_CLEAN_FILES =
97 DIST_SOURCES =
98 DIST_COMMON = README Makefile.am Makefile.in
99 all: all-am
100
101 .SUFFIXES:
102
103 mostlyclean-libtool:
104         -rm -f *.lo
105
106 clean-libtool:
107         -rm -rf .libs _libs
108
109 distclean-libtool:
110         -rm -f libtool
111 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
112         cd $(top_srcdir) && \
113           $(AUTOMAKE) --foreign  utils/apidoc/Makefile
114 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
115         cd $(top_builddir) && \
116           CONFIG_HEADERS= CONFIG_LINKS= \
117           CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
118 uninstall-info-am:
119 tags: TAGS
120 TAGS:
121
122
123 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
124
125 top_distdir = ../..
126 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
127
128 distdir: $(DISTFILES)
129         @for file in $(DISTFILES); do \
130           if test -f $$file; then d=.; else d=$(srcdir); fi; \
131           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
132           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
133             $(mkinstalldirs) "$(distdir)/$$dir"; \
134           fi; \
135           if test -d $$d/$$file; then \
136             cp -pR $$d/$$file $(distdir) \
137             || exit 1; \
138           else \
139             test -f $(distdir)/$$file \
140             || cp -p $$d/$$file $(distdir)/$$file \
141             || exit 1; \
142           fi; \
143         done
144 check-am: all-am
145 check: check-am
146 all-am: Makefile
147
148 installdirs:
149
150 install: install-am
151 install-exec: install-exec-am
152 install-data: install-data-am
153 uninstall: uninstall-am
154
155 install-am: all-am
156         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
157
158 installcheck: installcheck-am
159 install-strip:
160         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
161           `test -z '$(STRIP)' || \
162             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
163 mostlyclean-generic:
164
165 clean-generic:
166
167 distclean-generic:
168         -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
169
170 maintainer-clean-generic:
171         @echo "This command is intended for maintainers to use"
172         @echo "it deletes files that may require special tools to rebuild."
173 clean: clean-am
174
175 clean-am: clean-generic clean-libtool mostlyclean-am
176
177 distclean: distclean-am
178
179 distclean-am: clean-am distclean-generic distclean-libtool
180
181 dvi: dvi-am
182
183 dvi-am:
184
185 info: info-am
186
187 info-am:
188
189 install-data-am:
190
191 install-exec-am:
192
193 install-info: install-info-am
194
195 install-man:
196
197 installcheck-am:
198
199 maintainer-clean: maintainer-clean-am
200
201 maintainer-clean-am: distclean-am maintainer-clean-generic
202
203 mostlyclean: mostlyclean-am
204
205 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
206
207 uninstall-am: uninstall-info-am
208
209 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
210         distclean distclean-generic distclean-libtool distdir dvi \
211         dvi-am info info-am install install-am install-data \
212         install-data-am install-exec install-exec-am install-info \
213         install-info-am install-man install-strip installcheck \
214         installcheck-am installdirs maintainer-clean \
215         maintainer-clean-generic mostlyclean mostlyclean-generic \
216         mostlyclean-libtool uninstall uninstall-am uninstall-info-am
217
218 # Tell versions [3.59,3.63) of GNU make to not export all variables.
219 # Otherwise a system limit (for SysV at least) may be exceeded.
220 .NOEXPORT: