diff options
Diffstat (limited to 'src/others/mimesh/libg3d-0.0.8/doc/api/Makefile')
-rw-r--r-- | src/others/mimesh/libg3d-0.0.8/doc/api/Makefile | 538 |
1 files changed, 538 insertions, 0 deletions
diff --git a/src/others/mimesh/libg3d-0.0.8/doc/api/Makefile b/src/others/mimesh/libg3d-0.0.8/doc/api/Makefile new file mode 100644 index 0000000..0decd69 --- /dev/null +++ b/src/others/mimesh/libg3d-0.0.8/doc/api/Makefile | |||
@@ -0,0 +1,538 @@ | |||
1 | # Makefile.in generated by automake 1.10.1 from Makefile.am. | ||
2 | # doc/api/Makefile. Generated from Makefile.in by configure. | ||
3 | |||
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. | ||
9 | |||
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. | ||
14 | |||
15 | |||
16 | |||
17 | # -*- mode: makefile -*- | ||
18 | |||
19 | #################################### | ||
20 | # Everything below here is generic # | ||
21 | #################################### | ||
22 | |||
23 | pkgdatadir = $(datadir)/libg3d | ||
24 | pkglibdir = $(libdir)/libg3d | ||
25 | pkgincludedir = $(includedir)/libg3d | ||
26 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | ||
27 | install_sh_DATA = $(install_sh) -c -m 644 | ||
28 | install_sh_PROGRAM = $(install_sh) -c | ||
29 | install_sh_SCRIPT = $(install_sh) -c | ||
30 | INSTALL_HEADER = $(INSTALL_DATA) | ||
31 | transform = $(program_transform_name) | ||
32 | NORMAL_INSTALL = : | ||
33 | PRE_INSTALL = : | ||
34 | POST_INSTALL = : | ||
35 | NORMAL_UNINSTALL = : | ||
36 | PRE_UNINSTALL = : | ||
37 | POST_UNINSTALL = : | ||
38 | build_triplet = x86_64-unknown-linux-gnu | ||
39 | host_triplet = x86_64-unknown-linux-gnu | ||
40 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ | ||
41 | $(top_srcdir)/gtk-doc.make | ||
42 | subdir = doc/api | ||
43 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | ||
44 | am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \ | ||
45 | $(top_srcdir)/m4/glib-2.0.m4 $(top_srcdir)/m4/gtk-2.0.m4 \ | ||
46 | $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/libtool.m4 \ | ||
47 | $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/win32.m4 \ | ||
48 | $(top_srcdir)/configure.in | ||
49 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | ||
50 | $(ACLOCAL_M4) | ||
51 | mkinstalldirs = $(install_sh) -d | ||
52 | CONFIG_HEADER = $(top_builddir)/include/g3d/config.h | ||
53 | CONFIG_CLEAN_FILES = | ||
54 | SOURCES = | ||
55 | DIST_SOURCES = | ||
56 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | ||
57 | ACLOCAL = ${SHELL} /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8/config/missing --run aclocal-1.10 | ||
58 | AMTAR = ${SHELL} /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8/config/missing --run tar | ||
59 | AR = ar | ||
60 | AS = as | ||
61 | AUTOCONF = ${SHELL} /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8/config/missing --run autoconf | ||
62 | AUTOHEADER = ${SHELL} /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8/config/missing --run autoheader | ||
63 | AUTOMAKE = ${SHELL} /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8/config/missing --run automake-1.10 | ||
64 | AWK = gawk | ||
65 | CC = gcc | ||
66 | CCDEPMODE = depmode=gcc3 | ||
67 | CFLAGS = -g -O2 | ||
68 | CPP = gcc -E | ||
69 | CPPFLAGS = | ||
70 | CXX = g++ | ||
71 | CXXCPP = g++ -E | ||
72 | CXXDEPMODE = depmode=gcc3 | ||
73 | CXXFLAGS = -g -O2 | ||
74 | CYGPATH_W = echo | ||
75 | DBG_CFLAGS = -O2 | ||
76 | DEBUG = 0 | ||
77 | DEFS = -DHAVE_CONFIG_H | ||
78 | DEPDIR = .deps | ||
79 | DLLTOOL = dlltool | ||
80 | ECHO = echo | ||
81 | ECHO_C = | ||
82 | ECHO_N = -n | ||
83 | ECHO_T = | ||
84 | EGREP = /bin/grep -E | ||
85 | EXEEXT = | ||
86 | F77 = | ||
87 | FFLAGS = | ||
88 | GDKPIXBUF_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 | ||
89 | GDKPIXBUF_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 | ||
90 | GLIB_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include | ||
91 | GLIB_GENMARSHAL = glib-genmarshal | ||
92 | GLIB_LIBS = -Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lgobject-2.0 -lglib-2.0 | ||
93 | GLIB_MKENUMS = glib-mkenums | ||
94 | GOBJECT_QUERY = gobject-query | ||
95 | GREP = /bin/grep | ||
96 | GTKDOC_CHECK = /usr/bin/gtkdoc-check | ||
97 | GTK_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 | ||
98 | GTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 | ||
99 | HTML_DIR = ${datadir}/gtk-doc/html | ||
100 | INSTALL = /usr/bin/install -c | ||
101 | INSTALL_DATA = ${INSTALL} -m 644 | ||
102 | INSTALL_PROGRAM = ${INSTALL} | ||
103 | INSTALL_SCRIPT = ${INSTALL} | ||
104 | INSTALL_STRIP_PROGRAM = $(install_sh) -c -s | ||
105 | LDFLAGS = | ||
106 | LEX = flex | ||
107 | LEXLIB = -lfl | ||
108 | LEX_OUTPUT_ROOT = lex.yy | ||
109 | LIBGSF_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libgsf-1 | ||
110 | LIBGSF_LIBS = -lgsf-1 -lgobject-2.0 -lxml2 -lglib-2.0 | ||
111 | LIBOBJS = | ||
112 | LIBS = -lm | ||
113 | LIBTOOL = $(SHELL) $(top_builddir)/libtool | ||
114 | LIBXML2_CFLAGS = -I/usr/include/libxml2 | ||
115 | LIBXML2_LIBS = -L/usr/lib/x86_64-linux-gnu -lxml2 | ||
116 | LN_S = ln -s | ||
117 | LTLIBOBJS = | ||
118 | LTVERSION = 0:8:0 | ||
119 | MAGIC_LIBS = -lmagic | ||
120 | MAKEINFO = ${SHELL} /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8/config/missing --run makeinfo | ||
121 | MATH_LIBS = -lm | ||
122 | MKDIR_P = /bin/mkdir -p | ||
123 | OBJDUMP = objdump | ||
124 | OBJEXT = o | ||
125 | PACKAGE = libg3d | ||
126 | PACKAGE_BUGREPORT = | ||
127 | PACKAGE_NAME = | ||
128 | PACKAGE_STRING = | ||
129 | PACKAGE_TARNAME = | ||
130 | PACKAGE_VERSION = | ||
131 | PATH_SEPARATOR = : | ||
132 | PKG_CONFIG = /usr/bin/pkg-config | ||
133 | PLUGINS_LDFLAGS = -avoid-version -export-dynamic | ||
134 | RANLIB = ranlib | ||
135 | SET_MAKE = | ||
136 | SHELL = /bin/bash | ||
137 | STRIP = strip | ||
138 | VERSION = 0.0.8 | ||
139 | XML2_CONFIG = /usr/bin/xml2-config | ||
140 | XML_CPPFLAGS = -I/usr/include/libxml2 | ||
141 | XML_LIBS = -L/usr/lib/x86_64-linux-gnu -lxml2 | ||
142 | Z_CFLAGS = | ||
143 | Z_LIBS = -lz | ||
144 | abs_builddir = /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8/doc/api | ||
145 | abs_srcdir = /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8/doc/api | ||
146 | abs_top_builddir = /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8 | ||
147 | abs_top_srcdir = /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8 | ||
148 | ac_ct_CC = gcc | ||
149 | ac_ct_CXX = g++ | ||
150 | ac_ct_F77 = | ||
151 | am__include = include | ||
152 | am__leading_dot = . | ||
153 | am__quote = | ||
154 | am__tar = ${AMTAR} chof - "$$tardir" | ||
155 | am__untar = ${AMTAR} xf - | ||
156 | bindir = ${exec_prefix}/bin | ||
157 | build = x86_64-unknown-linux-gnu | ||
158 | build_alias = | ||
159 | build_cpu = x86_64 | ||
160 | build_os = linux-gnu | ||
161 | build_vendor = unknown | ||
162 | builddir = . | ||
163 | datadir = ${datarootdir} | ||
164 | datarootdir = ${prefix}/share | ||
165 | docdir = ${datarootdir}/doc/${PACKAGE} | ||
166 | dvidir = ${docdir} | ||
167 | exec_prefix = ${prefix} | ||
168 | host = x86_64-unknown-linux-gnu | ||
169 | host_alias = | ||
170 | host_cpu = x86_64 | ||
171 | host_os = linux-gnu | ||
172 | host_vendor = unknown | ||
173 | htmldir = ${docdir} | ||
174 | includedir = ${prefix}/include | ||
175 | infodir = ${datarootdir}/info | ||
176 | install_sh = $(SHELL) /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8/config/install-sh | ||
177 | libdir = ${exec_prefix}/lib | ||
178 | libexecdir = ${exec_prefix}/libexec | ||
179 | localedir = ${datarootdir}/locale | ||
180 | localstatedir = ${prefix}/var | ||
181 | mandir = ${datarootdir}/man | ||
182 | mkdir_p = /bin/mkdir -p | ||
183 | oldincludedir = /usr/include | ||
184 | pdfdir = ${docdir} | ||
185 | prefix = /usr/local | ||
186 | program_transform_name = s,x,x, | ||
187 | psdir = ${docdir} | ||
188 | sbindir = ${exec_prefix}/sbin | ||
189 | sharedstatedir = ${prefix}/com | ||
190 | srcdir = . | ||
191 | sysconfdir = ${prefix}/etc | ||
192 | target_alias = | ||
193 | top_builddir = ../.. | ||
194 | top_srcdir = ../.. | ||
195 | AUTOMAKE_OPTIONS = 1.6 | ||
196 | DOC_MODULE = libg3d | ||
197 | DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.sgml | ||
198 | DOC_SOURCE_DIR = ../../include/g3d | ||
199 | SCANGOBJ_OPTIONS = | ||
200 | SCAN_OPTIONS = | ||
201 | MKDB_OPTIONS = --ignore-files="${MKDB_IGNORE}" --sgml-mode --output-format=xml | ||
202 | MKTMPL_OPTIONS = | ||
203 | FIXXREF_OPTIONS = | ||
204 | CFILE_GLOB = | ||
205 | HFILE_GLOB = $(top_srcdir)/include/g3d/*.h | ||
206 | IGNORE_HFILES = config.h config.h | ||
207 | HTML_IMAGES = | ||
208 | content_files = | ||
209 | expand_content_files = | ||
210 | AM_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include | ||
211 | INCLUDES = -I$(top_srcdir)/include | ||
212 | GTKDOC_LIBS = -Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lgobject-2.0 -lglib-2.0 | ||
213 | #GTKDOC_CC = $(CC) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | ||
214 | GTKDOC_CC = $(LIBTOOL) --mode=compile $(CC) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | ||
215 | #GTKDOC_LD = $(CC) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) | ||
216 | GTKDOC_LD = $(LIBTOOL) --mode=link $(CC) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) | ||
217 | |||
218 | # We set GPATH here; this gives us semantics for GNU make | ||
219 | # which are more like other make's VPATH, when it comes to | ||
220 | # whether a source that is a target of one rule is then | ||
221 | # searched for in VPATH/GPATH. | ||
222 | # | ||
223 | GPATH = $(srcdir) | ||
224 | TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE) | ||
225 | EXTRA_DIST = $(content_files) $(HTML_IMAGES) $(DOC_MAIN_SGML_FILE) \ | ||
226 | $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt | ||
227 | DOC_STAMPS = scan-build.stamp tmpl-build.stamp sgml-build.stamp html-build.stamp \ | ||
228 | $(srcdir)/tmpl.stamp $(srcdir)/sgml.stamp $(srcdir)/html.stamp | ||
229 | |||
230 | SCANOBJ_FILES = \ | ||
231 | $(DOC_MODULE).args \ | ||
232 | $(DOC_MODULE).hierarchy \ | ||
233 | $(DOC_MODULE).interfaces \ | ||
234 | $(DOC_MODULE).prerequisites \ | ||
235 | $(DOC_MODULE).signals | ||
236 | |||
237 | REPORT_FILES = \ | ||
238 | $(DOC_MODULE)-undocumented.txt \ | ||
239 | $(DOC_MODULE)-undeclared.txt \ | ||
240 | $(DOC_MODULE)-unused.txt | ||
241 | |||
242 | CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_STAMPS) | ||
243 | all: all-am | ||
244 | |||
245 | .SUFFIXES: | ||
246 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/gtk-doc.make $(am__configure_deps) | ||
247 | @for dep in $?; do \ | ||
248 | case '$(am__configure_deps)' in \ | ||
249 | *$$dep*) \ | ||
250 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ | ||
251 | && exit 0; \ | ||
252 | exit 1;; \ | ||
253 | esac; \ | ||
254 | done; \ | ||
255 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/api/Makefile'; \ | ||
256 | cd $(top_srcdir) && \ | ||
257 | $(AUTOMAKE) --gnu doc/api/Makefile | ||
258 | .PRECIOUS: Makefile | ||
259 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | ||
260 | @case '$?' in \ | ||
261 | *config.status*) \ | ||
262 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ | ||
263 | *) \ | ||
264 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ | ||
265 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ | ||
266 | esac; | ||
267 | |||
268 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | ||
269 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | ||
270 | |||
271 | $(top_srcdir)/configure: $(am__configure_deps) | ||
272 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | ||
273 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) | ||
274 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | ||
275 | |||
276 | mostlyclean-libtool: | ||
277 | -rm -f *.lo | ||
278 | |||
279 | clean-libtool: | ||
280 | -rm -rf .libs _libs | ||
281 | tags: TAGS | ||
282 | TAGS: | ||
283 | |||
284 | ctags: CTAGS | ||
285 | CTAGS: | ||
286 | |||
287 | |||
288 | distdir: $(DISTFILES) | ||
289 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | ||
290 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | ||
291 | list='$(DISTFILES)'; \ | ||
292 | dist_files=`for file in $$list; do echo $$file; done | \ | ||
293 | sed -e "s|^$$srcdirstrip/||;t" \ | ||
294 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | ||
295 | case $$dist_files in \ | ||
296 | */*) $(MKDIR_P) `echo "$$dist_files" | \ | ||
297 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ | ||
298 | sort -u` ;; \ | ||
299 | esac; \ | ||
300 | for file in $$dist_files; do \ | ||
301 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | ||
302 | if test -d $$d/$$file; then \ | ||
303 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ | ||
304 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | ||
305 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ | ||
306 | fi; \ | ||
307 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ | ||
308 | else \ | ||
309 | test -f $(distdir)/$$file \ | ||
310 | || cp -p $$d/$$file $(distdir)/$$file \ | ||
311 | || exit 1; \ | ||
312 | fi; \ | ||
313 | done | ||
314 | $(MAKE) $(AM_MAKEFLAGS) \ | ||
315 | top_distdir="$(top_distdir)" distdir="$(distdir)" \ | ||
316 | dist-hook | ||
317 | check-am: all-am | ||
318 | check: check-am | ||
319 | all-am: Makefile all-local | ||
320 | installdirs: | ||
321 | install: install-am | ||
322 | install-exec: install-exec-am | ||
323 | install-data: install-data-am | ||
324 | uninstall: uninstall-am | ||
325 | |||
326 | install-am: all-am | ||
327 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | ||
328 | |||
329 | installcheck: installcheck-am | ||
330 | install-strip: | ||
331 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | ||
332 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | ||
333 | `test -z '$(STRIP)' || \ | ||
334 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | ||
335 | mostlyclean-generic: | ||
336 | |||
337 | clean-generic: | ||
338 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) | ||
339 | |||
340 | distclean-generic: | ||
341 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | ||
342 | |||
343 | maintainer-clean-generic: | ||
344 | @echo "This command is intended for maintainers to use" | ||
345 | @echo "it deletes files that may require special tools to rebuild." | ||
346 | clean: clean-am | ||
347 | |||
348 | clean-am: clean-generic clean-libtool clean-local mostlyclean-am | ||
349 | |||
350 | distclean: distclean-am | ||
351 | -rm -f Makefile | ||
352 | distclean-am: clean-am distclean-generic distclean-local | ||
353 | |||
354 | dvi: dvi-am | ||
355 | |||
356 | dvi-am: | ||
357 | |||
358 | html: html-am | ||
359 | |||
360 | info: info-am | ||
361 | |||
362 | info-am: | ||
363 | |||
364 | install-data-am: install-data-local | ||
365 | |||
366 | install-dvi: install-dvi-am | ||
367 | |||
368 | install-exec-am: | ||
369 | |||
370 | install-html: install-html-am | ||
371 | |||
372 | install-info: install-info-am | ||
373 | |||
374 | install-man: | ||
375 | |||
376 | install-pdf: install-pdf-am | ||
377 | |||
378 | install-ps: install-ps-am | ||
379 | |||
380 | installcheck-am: | ||
381 | |||
382 | maintainer-clean: maintainer-clean-am | ||
383 | -rm -f Makefile | ||
384 | maintainer-clean-am: distclean-am maintainer-clean-generic \ | ||
385 | maintainer-clean-local | ||
386 | |||
387 | mostlyclean: mostlyclean-am | ||
388 | |||
389 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool | ||
390 | |||
391 | pdf: pdf-am | ||
392 | |||
393 | pdf-am: | ||
394 | |||
395 | ps: ps-am | ||
396 | |||
397 | ps-am: | ||
398 | |||
399 | uninstall-am: uninstall-local | ||
400 | |||
401 | .MAKE: install-am install-strip | ||
402 | |||
403 | .PHONY: all all-am all-local check check-am clean clean-generic \ | ||
404 | clean-libtool clean-local dist-hook distclean \ | ||
405 | distclean-generic distclean-libtool distclean-local distdir \ | ||
406 | dvi dvi-am html html-am info info-am install install-am \ | ||
407 | install-data install-data-am install-data-local install-dvi \ | ||
408 | install-dvi-am install-exec install-exec-am install-html \ | ||
409 | install-html-am install-info install-info-am install-man \ | ||
410 | install-pdf install-pdf-am install-ps install-ps-am \ | ||
411 | install-strip installcheck installcheck-am installdirs \ | ||
412 | maintainer-clean maintainer-clean-generic \ | ||
413 | maintainer-clean-local mostlyclean mostlyclean-generic \ | ||
414 | mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ | ||
415 | uninstall-local | ||
416 | |||
417 | |||
418 | #all-local: html-build.stamp | ||
419 | all-local: | ||
420 | |||
421 | docs: html-build.stamp | ||
422 | |||
423 | #### scan #### | ||
424 | |||
425 | scan-build.stamp: $(HFILE_GLOB) $(CFILE_GLOB) | ||
426 | @echo 'gtk-doc: Scanning header files' | ||
427 | @-chmod -R u+w $(srcdir) | ||
428 | cd $(srcdir) && \ | ||
429 | gtkdoc-scan --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) --ignore-headers="$(IGNORE_HFILES)" $(SCAN_OPTIONS) $(EXTRA_HFILES) | ||
430 | if grep -l '^..*$$' $(srcdir)/$(DOC_MODULE).types > /dev/null 2>&1 ; then \ | ||
431 | CC="$(GTKDOC_CC)" LD="$(GTKDOC_LD)" CFLAGS="$(GTKDOC_CFLAGS)" LDFLAGS="$(GTKDOC_LIBS)" gtkdoc-scangobj $(SCANGOBJ_OPTIONS) --module=$(DOC_MODULE) --output-dir=$(srcdir) ; \ | ||
432 | else \ | ||
433 | cd $(srcdir) ; \ | ||
434 | for i in $(SCANOBJ_FILES) ; do \ | ||
435 | test -f $$i || touch $$i ; \ | ||
436 | done \ | ||
437 | fi | ||
438 | touch scan-build.stamp | ||
439 | |||
440 | $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt: scan-build.stamp | ||
441 | @true | ||
442 | |||
443 | #### templates #### | ||
444 | |||
445 | tmpl-build.stamp: $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt | ||
446 | @echo 'gtk-doc: Rebuilding template files' | ||
447 | @-chmod -R u+w $(srcdir) | ||
448 | cd $(srcdir) && gtkdoc-mktmpl --module=$(DOC_MODULE) $(MKTMPL_OPTIONS) | ||
449 | touch tmpl-build.stamp | ||
450 | |||
451 | tmpl.stamp: tmpl-build.stamp | ||
452 | @true | ||
453 | |||
454 | tmpl/*.sgml: | ||
455 | @true | ||
456 | |||
457 | #### xml #### | ||
458 | |||
459 | sgml-build.stamp: tmpl.stamp $(HFILE_GLOB) $(CFILE_GLOB) $(DOC_MODULE)-sections.txt $(srcdir)/tmpl/*.sgml $(expand_content_files) | ||
460 | @echo 'gtk-doc: Building XML' | ||
461 | @-chmod -R u+w $(srcdir) | ||
462 | cd $(srcdir) && \ | ||
463 | gtkdoc-mkdb --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) --output-format=xml --expand-content-files="$(expand_content_files)" --main-sgml-file=$(DOC_MAIN_SGML_FILE) $(MKDB_OPTIONS) | ||
464 | touch sgml-build.stamp | ||
465 | |||
466 | sgml.stamp: sgml-build.stamp | ||
467 | @true | ||
468 | |||
469 | #### html #### | ||
470 | |||
471 | html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) | ||
472 | @echo 'gtk-doc: Building HTML' | ||
473 | @-chmod -R u+w $(srcdir) | ||
474 | rm -rf $(srcdir)/html | ||
475 | mkdir $(srcdir)/html | ||
476 | cd $(srcdir)/html && gtkdoc-mkhtml $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE) | ||
477 | test "x$(HTML_IMAGES)" = "x" || ( cd $(srcdir) && cp $(HTML_IMAGES) html ) | ||
478 | @echo 'gtk-doc: Fixing cross-references' | ||
479 | cd $(srcdir) && gtkdoc-fixxref --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS) | ||
480 | touch html-build.stamp | ||
481 | |||
482 | ############## | ||
483 | |||
484 | clean-local: | ||
485 | rm -f *~ *.bak | ||
486 | rm -rf .libs | ||
487 | |||
488 | distclean-local: | ||
489 | cd $(srcdir) && \ | ||
490 | rm -rf xml $(REPORT_FILES) \ | ||
491 | $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt | ||
492 | |||
493 | maintainer-clean-local: clean | ||
494 | cd $(srcdir) && rm -rf xml html | ||
495 | |||
496 | install-data-local: | ||
497 | -installfiles=`echo $(srcdir)/html/*`; \ | ||
498 | if test "$$installfiles" = '$(srcdir)/html/*'; \ | ||
499 | then echo '-- Nothing to install' ; \ | ||
500 | else \ | ||
501 | $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR); \ | ||
502 | for i in $$installfiles; do \ | ||
503 | echo '-- Installing '$$i ; \ | ||
504 | $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \ | ||
505 | done; \ | ||
506 | echo '-- Installing $(srcdir)/html/index.sgml' ; \ | ||
507 | $(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR) || :; \ | ||
508 | which gtkdoc-rebase >/dev/null && \ | ||
509 | gtkdoc-rebase --relative --dest-dir=$(DESTDIR) --html-dir=$(DESTDIR)$(TARGET_DIR) ; \ | ||
510 | fi | ||
511 | |||
512 | uninstall-local: | ||
513 | rm -f $(DESTDIR)$(TARGET_DIR)/* | ||
514 | |||
515 | # | ||
516 | # Require gtk-doc when making dist | ||
517 | # | ||
518 | #dist-check-gtkdoc: | ||
519 | dist-check-gtkdoc: | ||
520 | @echo "*** gtk-doc must be installed and enabled in order to make dist" | ||
521 | @false | ||
522 | |||
523 | dist-hook: dist-check-gtkdoc dist-hook-local | ||
524 | mkdir $(distdir)/tmpl | ||
525 | mkdir $(distdir)/xml | ||
526 | mkdir $(distdir)/html | ||
527 | -cp $(srcdir)/tmpl/*.sgml $(distdir)/tmpl | ||
528 | -cp $(srcdir)/xml/*.xml $(distdir)/xml | ||
529 | cp $(srcdir)/html/* $(distdir)/html | ||
530 | -cp $(srcdir)/$(DOC_MODULE).types $(distdir)/ | ||
531 | -cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/ | ||
532 | cd $(distdir) && rm -f $(DISTCLEANFILES) | ||
533 | -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html | ||
534 | |||
535 | .PHONY : dist-hook-local docs | ||
536 | # Tell versions [3.59,3.63) of GNU make to not export all variables. | ||
537 | # Otherwise a system limit (for SysV at least) may be exceeded. | ||
538 | .NOEXPORT: | ||