diff options
Diffstat (limited to 'src/others/mimesh/libg3d-0.0.8/include/Makefile.in')
-rw-r--r-- | src/others/mimesh/libg3d-0.0.8/include/Makefile.in | 515 |
1 files changed, 515 insertions, 0 deletions
diff --git a/src/others/mimesh/libg3d-0.0.8/include/Makefile.in b/src/others/mimesh/libg3d-0.0.8/include/Makefile.in new file mode 100644 index 0000000..870d90f --- /dev/null +++ b/src/others/mimesh/libg3d-0.0.8/include/Makefile.in | |||
@@ -0,0 +1,515 @@ | |||
1 | # Makefile.in generated by automake 1.10.1 from Makefile.am. | ||
2 | # @configure_input@ | ||
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 | @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 | subdir = include | ||
35 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in | ||
36 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | ||
37 | am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \ | ||
38 | $(top_srcdir)/m4/glib-2.0.m4 $(top_srcdir)/m4/gtk-2.0.m4 \ | ||
39 | $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/libtool.m4 \ | ||
40 | $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/win32.m4 \ | ||
41 | $(top_srcdir)/configure.in | ||
42 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | ||
43 | $(ACLOCAL_M4) | ||
44 | mkinstalldirs = $(install_sh) -d | ||
45 | CONFIG_HEADER = $(top_builddir)/include/g3d/config.h | ||
46 | CONFIG_CLEAN_FILES = | ||
47 | SOURCES = | ||
48 | DIST_SOURCES = | ||
49 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ | ||
50 | html-recursive info-recursive install-data-recursive \ | ||
51 | install-dvi-recursive install-exec-recursive \ | ||
52 | install-html-recursive install-info-recursive \ | ||
53 | install-pdf-recursive install-ps-recursive install-recursive \ | ||
54 | installcheck-recursive installdirs-recursive pdf-recursive \ | ||
55 | ps-recursive uninstall-recursive | ||
56 | RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ | ||
57 | distclean-recursive maintainer-clean-recursive | ||
58 | ETAGS = etags | ||
59 | CTAGS = ctags | ||
60 | DIST_SUBDIRS = $(SUBDIRS) | ||
61 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | ||
62 | ACLOCAL = @ACLOCAL@ | ||
63 | AMTAR = @AMTAR@ | ||
64 | AR = @AR@ | ||
65 | AS = @AS@ | ||
66 | AUTOCONF = @AUTOCONF@ | ||
67 | AUTOHEADER = @AUTOHEADER@ | ||
68 | AUTOMAKE = @AUTOMAKE@ | ||
69 | AWK = @AWK@ | ||
70 | CC = @CC@ | ||
71 | CCDEPMODE = @CCDEPMODE@ | ||
72 | CFLAGS = @CFLAGS@ | ||
73 | CPP = @CPP@ | ||
74 | CPPFLAGS = @CPPFLAGS@ | ||
75 | CXX = @CXX@ | ||
76 | CXXCPP = @CXXCPP@ | ||
77 | CXXDEPMODE = @CXXDEPMODE@ | ||
78 | CXXFLAGS = @CXXFLAGS@ | ||
79 | CYGPATH_W = @CYGPATH_W@ | ||
80 | DBG_CFLAGS = @DBG_CFLAGS@ | ||
81 | DEBUG = @DEBUG@ | ||
82 | DEFS = @DEFS@ | ||
83 | DEPDIR = @DEPDIR@ | ||
84 | DLLTOOL = @DLLTOOL@ | ||
85 | ECHO = @ECHO@ | ||
86 | ECHO_C = @ECHO_C@ | ||
87 | ECHO_N = @ECHO_N@ | ||
88 | ECHO_T = @ECHO_T@ | ||
89 | EGREP = @EGREP@ | ||
90 | EXEEXT = @EXEEXT@ | ||
91 | F77 = @F77@ | ||
92 | FFLAGS = @FFLAGS@ | ||
93 | GDKPIXBUF_CFLAGS = @GDKPIXBUF_CFLAGS@ | ||
94 | GDKPIXBUF_LIBS = @GDKPIXBUF_LIBS@ | ||
95 | GLIB_CFLAGS = @GLIB_CFLAGS@ | ||
96 | GLIB_GENMARSHAL = @GLIB_GENMARSHAL@ | ||
97 | GLIB_LIBS = @GLIB_LIBS@ | ||
98 | GLIB_MKENUMS = @GLIB_MKENUMS@ | ||
99 | GOBJECT_QUERY = @GOBJECT_QUERY@ | ||
100 | GREP = @GREP@ | ||
101 | GTKDOC_CHECK = @GTKDOC_CHECK@ | ||
102 | GTK_CFLAGS = @GTK_CFLAGS@ | ||
103 | GTK_LIBS = @GTK_LIBS@ | ||
104 | HTML_DIR = @HTML_DIR@ | ||
105 | INSTALL = @INSTALL@ | ||
106 | INSTALL_DATA = @INSTALL_DATA@ | ||
107 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ | ||
108 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | ||
109 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | ||
110 | LDFLAGS = @LDFLAGS@ | ||
111 | LEX = @LEX@ | ||
112 | LEXLIB = @LEXLIB@ | ||
113 | LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ | ||
114 | LIBGSF_CFLAGS = @LIBGSF_CFLAGS@ | ||
115 | LIBGSF_LIBS = @LIBGSF_LIBS@ | ||
116 | LIBOBJS = @LIBOBJS@ | ||
117 | LIBS = @LIBS@ | ||
118 | LIBTOOL = @LIBTOOL@ | ||
119 | LIBXML2_CFLAGS = @LIBXML2_CFLAGS@ | ||
120 | LIBXML2_LIBS = @LIBXML2_LIBS@ | ||
121 | LN_S = @LN_S@ | ||
122 | LTLIBOBJS = @LTLIBOBJS@ | ||
123 | LTVERSION = @LTVERSION@ | ||
124 | MAGIC_LIBS = @MAGIC_LIBS@ | ||
125 | MAKEINFO = @MAKEINFO@ | ||
126 | MATH_LIBS = @MATH_LIBS@ | ||
127 | MKDIR_P = @MKDIR_P@ | ||
128 | OBJDUMP = @OBJDUMP@ | ||
129 | OBJEXT = @OBJEXT@ | ||
130 | PACKAGE = @PACKAGE@ | ||
131 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | ||
132 | PACKAGE_NAME = @PACKAGE_NAME@ | ||
133 | PACKAGE_STRING = @PACKAGE_STRING@ | ||
134 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ | ||
135 | PACKAGE_VERSION = @PACKAGE_VERSION@ | ||
136 | PATH_SEPARATOR = @PATH_SEPARATOR@ | ||
137 | PKG_CONFIG = @PKG_CONFIG@ | ||
138 | PLUGINS_LDFLAGS = @PLUGINS_LDFLAGS@ | ||
139 | RANLIB = @RANLIB@ | ||
140 | SET_MAKE = @SET_MAKE@ | ||
141 | SHELL = @SHELL@ | ||
142 | STRIP = @STRIP@ | ||
143 | VERSION = @VERSION@ | ||
144 | XML2_CONFIG = @XML2_CONFIG@ | ||
145 | XML_CPPFLAGS = @XML_CPPFLAGS@ | ||
146 | XML_LIBS = @XML_LIBS@ | ||
147 | Z_CFLAGS = @Z_CFLAGS@ | ||
148 | Z_LIBS = @Z_LIBS@ | ||
149 | abs_builddir = @abs_builddir@ | ||
150 | abs_srcdir = @abs_srcdir@ | ||
151 | abs_top_builddir = @abs_top_builddir@ | ||
152 | abs_top_srcdir = @abs_top_srcdir@ | ||
153 | ac_ct_CC = @ac_ct_CC@ | ||
154 | ac_ct_CXX = @ac_ct_CXX@ | ||
155 | ac_ct_F77 = @ac_ct_F77@ | ||
156 | am__include = @am__include@ | ||
157 | am__leading_dot = @am__leading_dot@ | ||
158 | am__quote = @am__quote@ | ||
159 | am__tar = @am__tar@ | ||
160 | am__untar = @am__untar@ | ||
161 | bindir = @bindir@ | ||
162 | build = @build@ | ||
163 | build_alias = @build_alias@ | ||
164 | build_cpu = @build_cpu@ | ||
165 | build_os = @build_os@ | ||
166 | build_vendor = @build_vendor@ | ||
167 | builddir = @builddir@ | ||
168 | datadir = @datadir@ | ||
169 | datarootdir = @datarootdir@ | ||
170 | docdir = @docdir@ | ||
171 | dvidir = @dvidir@ | ||
172 | exec_prefix = @exec_prefix@ | ||
173 | host = @host@ | ||
174 | host_alias = @host_alias@ | ||
175 | host_cpu = @host_cpu@ | ||
176 | host_os = @host_os@ | ||
177 | host_vendor = @host_vendor@ | ||
178 | htmldir = @htmldir@ | ||
179 | includedir = @includedir@ | ||
180 | infodir = @infodir@ | ||
181 | install_sh = @install_sh@ | ||
182 | libdir = @libdir@ | ||
183 | libexecdir = @libexecdir@ | ||
184 | localedir = @localedir@ | ||
185 | localstatedir = @localstatedir@ | ||
186 | mandir = @mandir@ | ||
187 | mkdir_p = @mkdir_p@ | ||
188 | oldincludedir = @oldincludedir@ | ||
189 | pdfdir = @pdfdir@ | ||
190 | prefix = @prefix@ | ||
191 | program_transform_name = @program_transform_name@ | ||
192 | psdir = @psdir@ | ||
193 | sbindir = @sbindir@ | ||
194 | sharedstatedir = @sharedstatedir@ | ||
195 | srcdir = @srcdir@ | ||
196 | sysconfdir = @sysconfdir@ | ||
197 | target_alias = @target_alias@ | ||
198 | top_builddir = @top_builddir@ | ||
199 | top_srcdir = @top_srcdir@ | ||
200 | SUBDIRS = g3d | ||
201 | all: all-recursive | ||
202 | |||
203 | .SUFFIXES: | ||
204 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) | ||
205 | @for dep in $?; do \ | ||
206 | case '$(am__configure_deps)' in \ | ||
207 | *$$dep*) \ | ||
208 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ | ||
209 | && exit 0; \ | ||
210 | exit 1;; \ | ||
211 | esac; \ | ||
212 | done; \ | ||
213 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \ | ||
214 | cd $(top_srcdir) && \ | ||
215 | $(AUTOMAKE) --gnu include/Makefile | ||
216 | .PRECIOUS: Makefile | ||
217 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | ||
218 | @case '$?' in \ | ||
219 | *config.status*) \ | ||
220 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ | ||
221 | *) \ | ||
222 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ | ||
223 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ | ||
224 | esac; | ||
225 | |||
226 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | ||
227 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | ||
228 | |||
229 | $(top_srcdir)/configure: $(am__configure_deps) | ||
230 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | ||
231 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) | ||
232 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | ||
233 | |||
234 | mostlyclean-libtool: | ||
235 | -rm -f *.lo | ||
236 | |||
237 | clean-libtool: | ||
238 | -rm -rf .libs _libs | ||
239 | |||
240 | # This directory's subdirectories are mostly independent; you can cd | ||
241 | # into them and run `make' without going through this Makefile. | ||
242 | # To change the values of `make' variables: instead of editing Makefiles, | ||
243 | # (1) if the variable is set in `config.status', edit `config.status' | ||
244 | # (which will cause the Makefiles to be regenerated when you run `make'); | ||
245 | # (2) otherwise, pass the desired values on the `make' command line. | ||
246 | $(RECURSIVE_TARGETS): | ||
247 | @failcom='exit 1'; \ | ||
248 | for f in x $$MAKEFLAGS; do \ | ||
249 | case $$f in \ | ||
250 | *=* | --[!k]*);; \ | ||
251 | *k*) failcom='fail=yes';; \ | ||
252 | esac; \ | ||
253 | done; \ | ||
254 | dot_seen=no; \ | ||
255 | target=`echo $@ | sed s/-recursive//`; \ | ||
256 | list='$(SUBDIRS)'; for subdir in $$list; do \ | ||
257 | echo "Making $$target in $$subdir"; \ | ||
258 | if test "$$subdir" = "."; then \ | ||
259 | dot_seen=yes; \ | ||
260 | local_target="$$target-am"; \ | ||
261 | else \ | ||
262 | local_target="$$target"; \ | ||
263 | fi; \ | ||
264 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | ||
265 | || eval $$failcom; \ | ||
266 | done; \ | ||
267 | if test "$$dot_seen" = "no"; then \ | ||
268 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ | ||
269 | fi; test -z "$$fail" | ||
270 | |||
271 | $(RECURSIVE_CLEAN_TARGETS): | ||
272 | @failcom='exit 1'; \ | ||
273 | for f in x $$MAKEFLAGS; do \ | ||
274 | case $$f in \ | ||
275 | *=* | --[!k]*);; \ | ||
276 | *k*) failcom='fail=yes';; \ | ||
277 | esac; \ | ||
278 | done; \ | ||
279 | dot_seen=no; \ | ||
280 | case "$@" in \ | ||
281 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ | ||
282 | *) list='$(SUBDIRS)' ;; \ | ||
283 | esac; \ | ||
284 | rev=''; for subdir in $$list; do \ | ||
285 | if test "$$subdir" = "."; then :; else \ | ||
286 | rev="$$subdir $$rev"; \ | ||
287 | fi; \ | ||
288 | done; \ | ||
289 | rev="$$rev ."; \ | ||
290 | target=`echo $@ | sed s/-recursive//`; \ | ||
291 | for subdir in $$rev; do \ | ||
292 | echo "Making $$target in $$subdir"; \ | ||
293 | if test "$$subdir" = "."; then \ | ||
294 | local_target="$$target-am"; \ | ||
295 | else \ | ||
296 | local_target="$$target"; \ | ||
297 | fi; \ | ||
298 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | ||
299 | || eval $$failcom; \ | ||
300 | done && test -z "$$fail" | ||
301 | tags-recursive: | ||
302 | list='$(SUBDIRS)'; for subdir in $$list; do \ | ||
303 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ | ||
304 | done | ||
305 | ctags-recursive: | ||
306 | list='$(SUBDIRS)'; for subdir in $$list; do \ | ||
307 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ | ||
308 | done | ||
309 | |||
310 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | ||
311 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | ||
312 | unique=`for i in $$list; do \ | ||
313 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | ||
314 | done | \ | ||
315 | $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \ | ||
316 | END { if (nonempty) { for (i in files) print i; }; }'`; \ | ||
317 | mkid -fID $$unique | ||
318 | tags: TAGS | ||
319 | |||
320 | TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | ||
321 | $(TAGS_FILES) $(LISP) | ||
322 | tags=; \ | ||
323 | here=`pwd`; \ | ||
324 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ | ||
325 | include_option=--etags-include; \ | ||
326 | empty_fix=.; \ | ||
327 | else \ | ||
328 | include_option=--include; \ | ||
329 | empty_fix=; \ | ||
330 | fi; \ | ||
331 | list='$(SUBDIRS)'; for subdir in $$list; do \ | ||
332 | if test "$$subdir" = .; then :; else \ | ||
333 | test ! -f $$subdir/TAGS || \ | ||
334 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ | ||
335 | fi; \ | ||
336 | done; \ | ||
337 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | ||
338 | unique=`for i in $$list; do \ | ||
339 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | ||
340 | done | \ | ||
341 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | ||
342 | END { if (nonempty) { for (i in files) print i; }; }'`; \ | ||
343 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ | ||
344 | test -n "$$unique" || unique=$$empty_fix; \ | ||
345 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | ||
346 | $$tags $$unique; \ | ||
347 | fi | ||
348 | ctags: CTAGS | ||
349 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | ||
350 | $(TAGS_FILES) $(LISP) | ||
351 | tags=; \ | ||
352 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | ||
353 | unique=`for i in $$list; do \ | ||
354 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | ||
355 | done | \ | ||
356 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | ||
357 | END { if (nonempty) { for (i in files) print i; }; }'`; \ | ||
358 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ | ||
359 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | ||
360 | $$tags $$unique | ||
361 | |||
362 | GTAGS: | ||
363 | here=`$(am__cd) $(top_builddir) && pwd` \ | ||
364 | && cd $(top_srcdir) \ | ||
365 | && gtags -i $(GTAGS_ARGS) $$here | ||
366 | |||
367 | distclean-tags: | ||
368 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | ||
369 | |||
370 | distdir: $(DISTFILES) | ||
371 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | ||
372 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | ||
373 | list='$(DISTFILES)'; \ | ||
374 | dist_files=`for file in $$list; do echo $$file; done | \ | ||
375 | sed -e "s|^$$srcdirstrip/||;t" \ | ||
376 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | ||
377 | case $$dist_files in \ | ||
378 | */*) $(MKDIR_P) `echo "$$dist_files" | \ | ||
379 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ | ||
380 | sort -u` ;; \ | ||
381 | esac; \ | ||
382 | for file in $$dist_files; do \ | ||
383 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | ||
384 | if test -d $$d/$$file; then \ | ||
385 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ | ||
386 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | ||
387 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ | ||
388 | fi; \ | ||
389 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ | ||
390 | else \ | ||
391 | test -f $(distdir)/$$file \ | ||
392 | || cp -p $$d/$$file $(distdir)/$$file \ | ||
393 | || exit 1; \ | ||
394 | fi; \ | ||
395 | done | ||
396 | list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ | ||
397 | if test "$$subdir" = .; then :; else \ | ||
398 | test -d "$(distdir)/$$subdir" \ | ||
399 | || $(MKDIR_P) "$(distdir)/$$subdir" \ | ||
400 | || exit 1; \ | ||
401 | distdir=`$(am__cd) $(distdir) && pwd`; \ | ||
402 | top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ | ||
403 | (cd $$subdir && \ | ||
404 | $(MAKE) $(AM_MAKEFLAGS) \ | ||
405 | top_distdir="$$top_distdir" \ | ||
406 | distdir="$$distdir/$$subdir" \ | ||
407 | am__remove_distdir=: \ | ||
408 | am__skip_length_check=: \ | ||
409 | distdir) \ | ||
410 | || exit 1; \ | ||
411 | fi; \ | ||
412 | done | ||
413 | check-am: all-am | ||
414 | check: check-recursive | ||
415 | all-am: Makefile | ||
416 | installdirs: installdirs-recursive | ||
417 | installdirs-am: | ||
418 | install: install-recursive | ||
419 | install-exec: install-exec-recursive | ||
420 | install-data: install-data-recursive | ||
421 | uninstall: uninstall-recursive | ||
422 | |||
423 | install-am: all-am | ||
424 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | ||
425 | |||
426 | installcheck: installcheck-recursive | ||
427 | install-strip: | ||
428 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | ||
429 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | ||
430 | `test -z '$(STRIP)' || \ | ||
431 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | ||
432 | mostlyclean-generic: | ||
433 | |||
434 | clean-generic: | ||
435 | |||
436 | distclean-generic: | ||
437 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | ||
438 | |||
439 | maintainer-clean-generic: | ||
440 | @echo "This command is intended for maintainers to use" | ||
441 | @echo "it deletes files that may require special tools to rebuild." | ||
442 | clean: clean-recursive | ||
443 | |||
444 | clean-am: clean-generic clean-libtool mostlyclean-am | ||
445 | |||
446 | distclean: distclean-recursive | ||
447 | -rm -f Makefile | ||
448 | distclean-am: clean-am distclean-generic distclean-tags | ||
449 | |||
450 | dvi: dvi-recursive | ||
451 | |||
452 | dvi-am: | ||
453 | |||
454 | html: html-recursive | ||
455 | |||
456 | info: info-recursive | ||
457 | |||
458 | info-am: | ||
459 | |||
460 | install-data-am: | ||
461 | |||
462 | install-dvi: install-dvi-recursive | ||
463 | |||
464 | install-exec-am: | ||
465 | |||
466 | install-html: install-html-recursive | ||
467 | |||
468 | install-info: install-info-recursive | ||
469 | |||
470 | install-man: | ||
471 | |||
472 | install-pdf: install-pdf-recursive | ||
473 | |||
474 | install-ps: install-ps-recursive | ||
475 | |||
476 | installcheck-am: | ||
477 | |||
478 | maintainer-clean: maintainer-clean-recursive | ||
479 | -rm -f Makefile | ||
480 | maintainer-clean-am: distclean-am maintainer-clean-generic | ||
481 | |||
482 | mostlyclean: mostlyclean-recursive | ||
483 | |||
484 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool | ||
485 | |||
486 | pdf: pdf-recursive | ||
487 | |||
488 | pdf-am: | ||
489 | |||
490 | ps: ps-recursive | ||
491 | |||
492 | ps-am: | ||
493 | |||
494 | uninstall-am: | ||
495 | |||
496 | .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ | ||
497 | install-strip | ||
498 | |||
499 | .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ | ||
500 | all all-am check check-am clean clean-generic clean-libtool \ | ||
501 | ctags ctags-recursive distclean distclean-generic \ | ||
502 | distclean-libtool distclean-tags distdir dvi dvi-am html \ | ||
503 | html-am info info-am install install-am install-data \ | ||
504 | install-data-am install-dvi install-dvi-am install-exec \ | ||
505 | install-exec-am install-html install-html-am install-info \ | ||
506 | install-info-am install-man install-pdf install-pdf-am \ | ||
507 | install-ps install-ps-am install-strip installcheck \ | ||
508 | installcheck-am installdirs installdirs-am maintainer-clean \ | ||
509 | maintainer-clean-generic mostlyclean mostlyclean-generic \ | ||
510 | mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ | ||
511 | uninstall uninstall-am | ||
512 | |||
513 | # Tell versions [3.59,3.63) of GNU make to not export all variables. | ||
514 | # Otherwise a system limit (for SysV at least) may be exceeded. | ||
515 | .NOEXPORT: | ||