Fix a bunch of compiler warnings
[sdlpango.git] / docs / Makefile.in
blobf5c99e62130d84b048523644c7119eed67161f65
1 # Makefile.in generated by automake 1.8.5 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004 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 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 host_triplet = @host@
37 subdir = docs
38 DIST_COMMON = $(srcdir)/Doxyfile.in $(srcdir)/Makefile.am \
39 $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.in
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43 $(ACLOCAL_M4)
44 mkinstalldirs = $(mkdir_p)
45 CONFIG_CLEAN_FILES = Doxyfile
46 SOURCES =
47 DIST_SOURCES =
48 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
49 ACLOCAL = @ACLOCAL@
50 AMDEP_FALSE = @AMDEP_FALSE@
51 AMDEP_TRUE = @AMDEP_TRUE@
52 AMTAR = @AMTAR@
53 AR = @AR@
54 AS = @AS@
55 AUTOCONF = @AUTOCONF@
56 AUTOHEADER = @AUTOHEADER@
57 AUTOMAKE = @AUTOMAKE@
58 AWK = @AWK@
59 BINARY_AGE = @BINARY_AGE@
60 CC = @CC@
61 CCDEPMODE = @CCDEPMODE@
62 CFLAGS = @CFLAGS@
63 CPP = @CPP@
64 CPPFLAGS = @CPPFLAGS@
65 CXX = @CXX@
66 CXXCPP = @CXXCPP@
67 CXXDEPMODE = @CXXDEPMODE@
68 CXXFLAGS = @CXXFLAGS@
69 CYGPATH_W = @CYGPATH_W@
70 DEFS = @DEFS@
71 DEPDIR = @DEPDIR@
72 DLLTOOL = @DLLTOOL@
73 ECHO = @ECHO@
74 ECHO_C = @ECHO_C@
75 ECHO_N = @ECHO_N@
76 ECHO_T = @ECHO_T@
77 EGREP = @EGREP@
78 EXEEXT = @EXEEXT@
79 F77 = @F77@
80 FFLAGS = @FFLAGS@
81 GREP = @GREP@
82 INSTALL_DATA = @INSTALL_DATA@
83 INSTALL_PROGRAM = @INSTALL_PROGRAM@
84 INSTALL_SCRIPT = @INSTALL_SCRIPT@
85 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
86 INTERFACE_AGE = @INTERFACE_AGE@
87 LDFLAGS = @LDFLAGS@
88 LIBOBJS = @LIBOBJS@
89 LIBS = @LIBS@
90 LIBTOOL = @LIBTOOL@
91 LN_S = @LN_S@
92 LTLIBOBJS = @LTLIBOBJS@
93 LT_AGE = @LT_AGE@
94 LT_CURRENT = @LT_CURRENT@
95 LT_RELEASE = @LT_RELEASE@
96 LT_REVISION = @LT_REVISION@
97 MAINT = @MAINT@
98 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
99 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
100 MAJOR_VERSION = @MAJOR_VERSION@
101 MAKEINFO = @MAKEINFO@
102 MICRO_VERSION = @MICRO_VERSION@
103 MINOR_VERSION = @MINOR_VERSION@
104 OBJDUMP = @OBJDUMP@
105 OBJEXT = @OBJEXT@
106 PACKAGE = @PACKAGE@
107 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
108 PACKAGE_NAME = @PACKAGE_NAME@
109 PACKAGE_STRING = @PACKAGE_STRING@
110 PACKAGE_TARNAME = @PACKAGE_TARNAME@
111 PACKAGE_VERSION = @PACKAGE_VERSION@
112 PANGOFT2_CFLAGS = @PANGOFT2_CFLAGS@
113 PANGOFT2_LIBS = @PANGOFT2_LIBS@
114 PANGO_CFLAGS = @PANGO_CFLAGS@
115 PANGO_LIBS = @PANGO_LIBS@
116 PATH_SEPARATOR = @PATH_SEPARATOR@
117 PKG_CONFIG = @PKG_CONFIG@
118 RANLIB = @RANLIB@
119 SDL_CFLAGS = @SDL_CFLAGS@
120 SDL_CONFIG = @SDL_CONFIG@
121 SDL_LIBS = @SDL_LIBS@
122 SED = @SED@
123 SET_MAKE = @SET_MAKE@
124 SHELL = @SHELL@
125 STRIP = @STRIP@
126 VERSION = @VERSION@
127 ac_ct_CC = @ac_ct_CC@
128 ac_ct_CXX = @ac_ct_CXX@
129 ac_ct_F77 = @ac_ct_F77@
130 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
131 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
132 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
133 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
134 am__include = @am__include@
135 am__leading_dot = @am__leading_dot@
136 am__quote = @am__quote@
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 datadir = @datadir@
144 datarootdir = @datarootdir@
145 docdir = @docdir@
146 dvidir = @dvidir@
147 exec_prefix = @exec_prefix@
148 host = @host@
149 host_alias = @host_alias@
150 host_cpu = @host_cpu@
151 host_os = @host_os@
152 host_vendor = @host_vendor@
153 htmldir = @htmldir@
154 includedir = @includedir@
155 infodir = @infodir@
156 install_sh = @install_sh@
157 libdir = @libdir@
158 libexecdir = @libexecdir@
159 localedir = @localedir@
160 localstatedir = @localstatedir@
161 mandir = @mandir@
162 mkdir_p = @mkdir_p@
163 oldincludedir = @oldincludedir@
164 pdfdir = @pdfdir@
165 prefix = @prefix@
166 program_transform_name = @program_transform_name@
167 psdir = @psdir@
168 sbindir = @sbindir@
169 sharedstatedir = @sharedstatedir@
170 sysconfdir = @sysconfdir@
171 target = @target@
172 target_alias = @target_alias@
173 target_cpu = @target_cpu@
174 target_os = @target_os@
175 target_vendor = @target_vendor@
176 EXTRA_DIST = html
177 all: all-am
179 .SUFFIXES:
180 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
181 @for dep in $?; do \
182 case '$(am__configure_deps)' in \
183 *$$dep*) \
184 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
185 && exit 0; \
186 exit 1;; \
187 esac; \
188 done; \
189 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/Makefile'; \
190 cd $(top_srcdir) && \
191 $(AUTOMAKE) --gnu docs/Makefile
192 .PRECIOUS: Makefile
193 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
194 @case '$?' in \
195 *config.status*) \
196 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
197 *) \
198 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
199 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
200 esac;
202 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
203 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
205 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
206 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
207 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
208 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
209 Doxyfile: $(top_builddir)/config.status $(srcdir)/Doxyfile.in
210 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
212 mostlyclean-libtool:
213 -rm -f *.lo
215 clean-libtool:
216 -rm -rf .libs _libs
218 distclean-libtool:
219 -rm -f libtool
220 uninstall-info-am:
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)'; for file in $$list; do \
232 case $$file in \
233 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
234 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
235 esac; \
236 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
237 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
238 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
239 dir="/$$dir"; \
240 $(mkdir_p) "$(distdir)$$dir"; \
241 else \
242 dir=''; \
243 fi; \
244 if test -d $$d/$$file; then \
245 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
246 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
247 fi; \
248 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
249 else \
250 test -f $(distdir)/$$file \
251 || cp -p $$d/$$file $(distdir)/$$file \
252 || exit 1; \
253 fi; \
254 done
255 check-am: all-am
256 check: check-am
257 all-am: Makefile
258 installdirs:
259 install: install-am
260 install-exec: install-exec-am
261 install-data: install-data-am
262 uninstall: uninstall-am
264 install-am: all-am
265 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
267 installcheck: installcheck-am
268 install-strip:
269 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
270 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
271 `test -z '$(STRIP)' || \
272 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
273 mostlyclean-generic:
275 clean-generic:
277 distclean-generic:
278 -rm -f $(CONFIG_CLEAN_FILES)
280 maintainer-clean-generic:
281 @echo "This command is intended for maintainers to use"
282 @echo "it deletes files that may require special tools to rebuild."
283 clean: clean-am
285 clean-am: clean-generic clean-libtool mostlyclean-am
287 distclean: distclean-am
288 -rm -f Makefile
289 distclean-am: clean-am distclean-generic distclean-libtool
291 dvi: dvi-am
293 dvi-am:
295 html: html-am
297 info: info-am
299 info-am:
301 install-data-am:
303 install-exec-am:
305 install-info: install-info-am
307 install-man:
309 installcheck-am:
311 maintainer-clean: maintainer-clean-am
312 -rm -f Makefile
313 maintainer-clean-am: distclean-am maintainer-clean-generic
315 mostlyclean: mostlyclean-am
317 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
319 pdf: pdf-am
321 pdf-am:
323 ps: ps-am
325 ps-am:
327 uninstall-am: uninstall-info-am
329 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
330 distclean distclean-generic distclean-libtool distdir dvi \
331 dvi-am html html-am info info-am install install-am \
332 install-data install-data-am install-exec install-exec-am \
333 install-info install-info-am install-man install-strip \
334 installcheck installcheck-am installdirs maintainer-clean \
335 maintainer-clean-generic mostlyclean mostlyclean-generic \
336 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
337 uninstall-info-am
339 docs: Doxyfile ../src/SDL_Pango.c ../src/SDL_Pango.h ../configure.in
340 doxygen Doxyfile
341 # Tell versions [3.59,3.63) of GNU make to not export all variables.
342 # Otherwise a system limit (for SysV at least) may be exceeded.
343 .NOEXPORT: