autoreconf --force
[sdlpango.git] / docs / Makefile.in
blobc277458919cb576e03dc09c316c0552627bfae1f
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
16 VPATH = @srcdir@
17 pkgdatadir = $(datadir)/@PACKAGE@
18 pkglibdir = $(libdir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21 install_sh_DATA = $(install_sh) -c -m 644
22 install_sh_PROGRAM = $(install_sh) -c
23 install_sh_SCRIPT = $(install_sh) -c
24 INSTALL_HEADER = $(INSTALL_DATA)
25 transform = $(program_transform_name)
26 NORMAL_INSTALL = :
27 PRE_INSTALL = :
28 POST_INSTALL = :
29 NORMAL_UNINSTALL = :
30 PRE_UNINSTALL = :
31 POST_UNINSTALL = :
32 build_triplet = @build@
33 host_triplet = @host@
34 target_triplet = @target@
35 subdir = docs
36 DIST_COMMON = $(srcdir)/Doxyfile.in $(srcdir)/Makefile.am \
37 $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/configure.in
40 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41 $(ACLOCAL_M4)
42 mkinstalldirs = $(install_sh) -d
43 CONFIG_CLEAN_FILES = Doxyfile
44 SOURCES =
45 DIST_SOURCES =
46 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
47 ACLOCAL = @ACLOCAL@
48 AMTAR = @AMTAR@
49 AR = @AR@
50 AS = @AS@
51 AUTOCONF = @AUTOCONF@
52 AUTOHEADER = @AUTOHEADER@
53 AUTOMAKE = @AUTOMAKE@
54 AWK = @AWK@
55 BINARY_AGE = @BINARY_AGE@
56 CC = @CC@
57 CCDEPMODE = @CCDEPMODE@
58 CFLAGS = @CFLAGS@
59 CPP = @CPP@
60 CPPFLAGS = @CPPFLAGS@
61 CXX = @CXX@
62 CXXCPP = @CXXCPP@
63 CXXDEPMODE = @CXXDEPMODE@
64 CXXFLAGS = @CXXFLAGS@
65 CYGPATH_W = @CYGPATH_W@
66 DEFS = @DEFS@
67 DEPDIR = @DEPDIR@
68 DLLTOOL = @DLLTOOL@
69 DSYMUTIL = @DSYMUTIL@
70 ECHO = @ECHO@
71 ECHO_C = @ECHO_C@
72 ECHO_N = @ECHO_N@
73 ECHO_T = @ECHO_T@
74 EGREP = @EGREP@
75 EXEEXT = @EXEEXT@
76 F77 = @F77@
77 FFLAGS = @FFLAGS@
78 GREP = @GREP@
79 INSTALL = @INSTALL@
80 INSTALL_DATA = @INSTALL_DATA@
81 INSTALL_PROGRAM = @INSTALL_PROGRAM@
82 INSTALL_SCRIPT = @INSTALL_SCRIPT@
83 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
84 INTERFACE_AGE = @INTERFACE_AGE@
85 LDFLAGS = @LDFLAGS@
86 LIBOBJS = @LIBOBJS@
87 LIBS = @LIBS@
88 LIBTOOL = @LIBTOOL@
89 LN_S = @LN_S@
90 LTLIBOBJS = @LTLIBOBJS@
91 LT_AGE = @LT_AGE@
92 LT_CURRENT = @LT_CURRENT@
93 LT_RELEASE = @LT_RELEASE@
94 LT_REVISION = @LT_REVISION@
95 MAINT = @MAINT@
96 MAJOR_VERSION = @MAJOR_VERSION@
97 MAKEINFO = @MAKEINFO@
98 MICRO_VERSION = @MICRO_VERSION@
99 MINOR_VERSION = @MINOR_VERSION@
100 MKDIR_P = @MKDIR_P@
101 NMEDIT = @NMEDIT@
102 OBJDUMP = @OBJDUMP@
103 OBJEXT = @OBJEXT@
104 PACKAGE = @PACKAGE@
105 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
106 PACKAGE_NAME = @PACKAGE_NAME@
107 PACKAGE_STRING = @PACKAGE_STRING@
108 PACKAGE_TARNAME = @PACKAGE_TARNAME@
109 PACKAGE_VERSION = @PACKAGE_VERSION@
110 PANGOFT2_CFLAGS = @PANGOFT2_CFLAGS@
111 PANGOFT2_LIBS = @PANGOFT2_LIBS@
112 PANGO_CFLAGS = @PANGO_CFLAGS@
113 PANGO_LIBS = @PANGO_LIBS@
114 PATH_SEPARATOR = @PATH_SEPARATOR@
115 PKG_CONFIG = @PKG_CONFIG@
116 RANLIB = @RANLIB@
117 SDL_CFLAGS = @SDL_CFLAGS@
118 SDL_CONFIG = @SDL_CONFIG@
119 SDL_LIBS = @SDL_LIBS@
120 SED = @SED@
121 SET_MAKE = @SET_MAKE@
122 SHELL = @SHELL@
123 STRIP = @STRIP@
124 VERSION = @VERSION@
125 abs_builddir = @abs_builddir@
126 abs_srcdir = @abs_srcdir@
127 abs_top_builddir = @abs_top_builddir@
128 abs_top_srcdir = @abs_top_srcdir@
129 ac_ct_CC = @ac_ct_CC@
130 ac_ct_CXX = @ac_ct_CXX@
131 ac_ct_F77 = @ac_ct_F77@
132 am__include = @am__include@
133 am__leading_dot = @am__leading_dot@
134 am__quote = @am__quote@
135 am__tar = @am__tar@
136 am__untar = @am__untar@
137 bindir = @bindir@
138 build = @build@
139 build_alias = @build_alias@
140 build_cpu = @build_cpu@
141 build_os = @build_os@
142 build_vendor = @build_vendor@
143 builddir = @builddir@
144 datadir = @datadir@
145 datarootdir = @datarootdir@
146 docdir = @docdir@
147 dvidir = @dvidir@
148 exec_prefix = @exec_prefix@
149 host = @host@
150 host_alias = @host_alias@
151 host_cpu = @host_cpu@
152 host_os = @host_os@
153 host_vendor = @host_vendor@
154 htmldir = @htmldir@
155 includedir = @includedir@
156 infodir = @infodir@
157 install_sh = @install_sh@
158 libdir = @libdir@
159 libexecdir = @libexecdir@
160 localedir = @localedir@
161 localstatedir = @localstatedir@
162 mandir = @mandir@
163 mkdir_p = @mkdir_p@
164 oldincludedir = @oldincludedir@
165 pdfdir = @pdfdir@
166 prefix = @prefix@
167 program_transform_name = @program_transform_name@
168 psdir = @psdir@
169 sbindir = @sbindir@
170 sharedstatedir = @sharedstatedir@
171 srcdir = @srcdir@
172 sysconfdir = @sysconfdir@
173 target = @target@
174 target_alias = @target_alias@
175 target_cpu = @target_cpu@
176 target_os = @target_os@
177 target_vendor = @target_vendor@
178 top_builddir = @top_builddir@
179 top_srcdir = @top_srcdir@
180 EXTRA_DIST = html
181 all: all-am
183 .SUFFIXES:
184 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
185 @for dep in $?; do \
186 case '$(am__configure_deps)' in \
187 *$$dep*) \
188 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
189 && exit 0; \
190 exit 1;; \
191 esac; \
192 done; \
193 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/Makefile'; \
194 cd $(top_srcdir) && \
195 $(AUTOMAKE) --gnu docs/Makefile
196 .PRECIOUS: Makefile
197 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
198 @case '$?' in \
199 *config.status*) \
200 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
201 *) \
202 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
203 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
204 esac;
206 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
207 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
209 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
210 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
211 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
212 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
213 Doxyfile: $(top_builddir)/config.status $(srcdir)/Doxyfile.in
214 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
216 mostlyclean-libtool:
217 -rm -f *.lo
219 clean-libtool:
220 -rm -rf .libs _libs
221 tags: TAGS
222 TAGS:
224 ctags: CTAGS
225 CTAGS:
228 distdir: $(DISTFILES)
229 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
230 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
231 list='$(DISTFILES)'; \
232 dist_files=`for file in $$list; do echo $$file; done | \
233 sed -e "s|^$$srcdirstrip/||;t" \
234 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
235 case $$dist_files in \
236 */*) $(MKDIR_P) `echo "$$dist_files" | \
237 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
238 sort -u` ;; \
239 esac; \
240 for file in $$dist_files; do \
241 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
242 if test -d $$d/$$file; then \
243 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
244 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
245 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
246 fi; \
247 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
248 else \
249 test -f $(distdir)/$$file \
250 || cp -p $$d/$$file $(distdir)/$$file \
251 || exit 1; \
252 fi; \
253 done
254 check-am: all-am
255 check: check-am
256 all-am: Makefile
257 installdirs:
258 install: install-am
259 install-exec: install-exec-am
260 install-data: install-data-am
261 uninstall: uninstall-am
263 install-am: all-am
264 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
266 installcheck: installcheck-am
267 install-strip:
268 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
269 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
270 `test -z '$(STRIP)' || \
271 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
272 mostlyclean-generic:
274 clean-generic:
276 distclean-generic:
277 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
279 maintainer-clean-generic:
280 @echo "This command is intended for maintainers to use"
281 @echo "it deletes files that may require special tools to rebuild."
282 clean: clean-am
284 clean-am: clean-generic clean-libtool mostlyclean-am
286 distclean: distclean-am
287 -rm -f Makefile
288 distclean-am: clean-am distclean-generic
290 dvi: dvi-am
292 dvi-am:
294 html: html-am
296 info: info-am
298 info-am:
300 install-data-am:
302 install-dvi: install-dvi-am
304 install-exec-am:
306 install-html: install-html-am
308 install-info: install-info-am
310 install-man:
312 install-pdf: install-pdf-am
314 install-ps: install-ps-am
316 installcheck-am:
318 maintainer-clean: maintainer-clean-am
319 -rm -f Makefile
320 maintainer-clean-am: distclean-am maintainer-clean-generic
322 mostlyclean: mostlyclean-am
324 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
326 pdf: pdf-am
328 pdf-am:
330 ps: ps-am
332 ps-am:
334 uninstall-am:
336 .MAKE: install-am install-strip
338 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
339 distclean distclean-generic distclean-libtool distdir dvi \
340 dvi-am html html-am info info-am install install-am \
341 install-data install-data-am install-dvi install-dvi-am \
342 install-exec install-exec-am install-html install-html-am \
343 install-info install-info-am install-man install-pdf \
344 install-pdf-am install-ps install-ps-am install-strip \
345 installcheck installcheck-am installdirs maintainer-clean \
346 maintainer-clean-generic mostlyclean mostlyclean-generic \
347 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
349 docs: Doxyfile ../src/SDL_Pango.c ../src/SDL_Pango.h ../configure.in
350 doxygen Doxyfile
351 # Tell versions [3.59,3.63) of GNU make to not export all variables.
352 # Otherwise a system limit (for SysV at least) may be exceeded.
353 .NOEXPORT: