diff options
Diffstat (limited to 'src/others/mimesh/libg3d-0.0.8/Makefile.in')
-rw-r--r-- | src/others/mimesh/libg3d-0.0.8/Makefile.in | 709 |
1 files changed, 709 insertions, 0 deletions
diff --git a/src/others/mimesh/libg3d-0.0.8/Makefile.in b/src/others/mimesh/libg3d-0.0.8/Makefile.in new file mode 100644 index 0000000..2d69003 --- /dev/null +++ b/src/others/mimesh/libg3d-0.0.8/Makefile.in | |||
@@ -0,0 +1,709 @@ | |||
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 | |||
17 | VPATH = @srcdir@ | ||
18 | pkgdatadir = $(datadir)/@PACKAGE@ | ||
19 | pkglibdir = $(libdir)/@PACKAGE@ | ||
20 | pkgincludedir = $(includedir)/@PACKAGE@ | ||
21 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | ||
22 | install_sh_DATA = $(install_sh) -c -m 644 | ||
23 | install_sh_PROGRAM = $(install_sh) -c | ||
24 | install_sh_SCRIPT = $(install_sh) -c | ||
25 | INSTALL_HEADER = $(INSTALL_DATA) | ||
26 | transform = $(program_transform_name) | ||
27 | NORMAL_INSTALL = : | ||
28 | PRE_INSTALL = : | ||
29 | POST_INSTALL = : | ||
30 | NORMAL_UNINSTALL = : | ||
31 | PRE_UNINSTALL = : | ||
32 | POST_UNINSTALL = : | ||
33 | build_triplet = @build@ | ||
34 | host_triplet = @host@ | ||
35 | subdir = . | ||
36 | DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ | ||
37 | $(srcdir)/Makefile.in $(srcdir)/libg3d.pc.in \ | ||
38 | $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \ | ||
39 | TODO config/config.guess config/config.sub config/depcomp \ | ||
40 | config/install-sh config/ltmain.sh config/missing \ | ||
41 | config/ylwrap | ||
42 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | ||
43 | am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \ | ||
44 | $(top_srcdir)/m4/glib-2.0.m4 $(top_srcdir)/m4/gtk-2.0.m4 \ | ||
45 | $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/libtool.m4 \ | ||
46 | $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/win32.m4 \ | ||
47 | $(top_srcdir)/configure.in | ||
48 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | ||
49 | $(ACLOCAL_M4) | ||
50 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ | ||
51 | configure.lineno config.status.lineno | ||
52 | mkinstalldirs = $(install_sh) -d | ||
53 | CONFIG_HEADER = $(top_builddir)/include/g3d/config.h | ||
54 | CONFIG_CLEAN_FILES = libg3d.pc | ||
55 | SOURCES = | ||
56 | DIST_SOURCES = | ||
57 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ | ||
58 | html-recursive info-recursive install-data-recursive \ | ||
59 | install-dvi-recursive install-exec-recursive \ | ||
60 | install-html-recursive install-info-recursive \ | ||
61 | install-pdf-recursive install-ps-recursive install-recursive \ | ||
62 | installcheck-recursive installdirs-recursive pdf-recursive \ | ||
63 | ps-recursive uninstall-recursive | ||
64 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; | ||
65 | am__vpath_adj = case $$p in \ | ||
66 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ | ||
67 | *) f=$$p;; \ | ||
68 | esac; | ||
69 | am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; | ||
70 | am__installdirs = "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(pkglibdir)" | ||
71 | pkgconfigDATA_INSTALL = $(INSTALL_DATA) | ||
72 | pkglibDATA_INSTALL = $(INSTALL_DATA) | ||
73 | DATA = $(pkgconfig_DATA) $(pkglib_DATA) | ||
74 | RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ | ||
75 | distclean-recursive maintainer-clean-recursive | ||
76 | ETAGS = etags | ||
77 | CTAGS = ctags | ||
78 | DIST_SUBDIRS = $(SUBDIRS) | ||
79 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | ||
80 | distdir = $(PACKAGE)-$(VERSION) | ||
81 | top_distdir = $(distdir) | ||
82 | am__remove_distdir = \ | ||
83 | { test ! -d $(distdir) \ | ||
84 | || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ | ||
85 | && rm -fr $(distdir); }; } | ||
86 | DIST_ARCHIVES = $(distdir).tar.gz | ||
87 | GZIP_ENV = --best | ||
88 | distuninstallcheck_listfiles = find . -type f -print | ||
89 | distcleancheck_listfiles = find . -type f -print | ||
90 | ACLOCAL = @ACLOCAL@ | ||
91 | AMTAR = @AMTAR@ | ||
92 | AR = @AR@ | ||
93 | AS = @AS@ | ||
94 | AUTOCONF = @AUTOCONF@ | ||
95 | AUTOHEADER = @AUTOHEADER@ | ||
96 | AUTOMAKE = @AUTOMAKE@ | ||
97 | AWK = @AWK@ | ||
98 | CC = @CC@ | ||
99 | CCDEPMODE = @CCDEPMODE@ | ||
100 | CFLAGS = @CFLAGS@ | ||
101 | CPP = @CPP@ | ||
102 | CPPFLAGS = @CPPFLAGS@ | ||
103 | CXX = @CXX@ | ||
104 | CXXCPP = @CXXCPP@ | ||
105 | CXXDEPMODE = @CXXDEPMODE@ | ||
106 | CXXFLAGS = @CXXFLAGS@ | ||
107 | CYGPATH_W = @CYGPATH_W@ | ||
108 | DBG_CFLAGS = @DBG_CFLAGS@ | ||
109 | DEBUG = @DEBUG@ | ||
110 | DEFS = @DEFS@ | ||
111 | DEPDIR = @DEPDIR@ | ||
112 | DLLTOOL = @DLLTOOL@ | ||
113 | ECHO = @ECHO@ | ||
114 | ECHO_C = @ECHO_C@ | ||
115 | ECHO_N = @ECHO_N@ | ||
116 | ECHO_T = @ECHO_T@ | ||
117 | EGREP = @EGREP@ | ||
118 | EXEEXT = @EXEEXT@ | ||
119 | F77 = @F77@ | ||
120 | FFLAGS = @FFLAGS@ | ||
121 | GDKPIXBUF_CFLAGS = @GDKPIXBUF_CFLAGS@ | ||
122 | GDKPIXBUF_LIBS = @GDKPIXBUF_LIBS@ | ||
123 | GLIB_CFLAGS = @GLIB_CFLAGS@ | ||
124 | GLIB_GENMARSHAL = @GLIB_GENMARSHAL@ | ||
125 | GLIB_LIBS = @GLIB_LIBS@ | ||
126 | GLIB_MKENUMS = @GLIB_MKENUMS@ | ||
127 | GOBJECT_QUERY = @GOBJECT_QUERY@ | ||
128 | GREP = @GREP@ | ||
129 | GTKDOC_CHECK = @GTKDOC_CHECK@ | ||
130 | GTK_CFLAGS = @GTK_CFLAGS@ | ||
131 | GTK_LIBS = @GTK_LIBS@ | ||
132 | HTML_DIR = @HTML_DIR@ | ||
133 | INSTALL = @INSTALL@ | ||
134 | INSTALL_DATA = @INSTALL_DATA@ | ||
135 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ | ||
136 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | ||
137 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | ||
138 | LDFLAGS = @LDFLAGS@ | ||
139 | LEX = @LEX@ | ||
140 | LEXLIB = @LEXLIB@ | ||
141 | LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ | ||
142 | LIBGSF_CFLAGS = @LIBGSF_CFLAGS@ | ||
143 | LIBGSF_LIBS = @LIBGSF_LIBS@ | ||
144 | LIBOBJS = @LIBOBJS@ | ||
145 | LIBS = @LIBS@ | ||
146 | LIBTOOL = @LIBTOOL@ | ||
147 | LIBXML2_CFLAGS = @LIBXML2_CFLAGS@ | ||
148 | LIBXML2_LIBS = @LIBXML2_LIBS@ | ||
149 | LN_S = @LN_S@ | ||
150 | LTLIBOBJS = @LTLIBOBJS@ | ||
151 | LTVERSION = @LTVERSION@ | ||
152 | MAGIC_LIBS = @MAGIC_LIBS@ | ||
153 | MAKEINFO = @MAKEINFO@ | ||
154 | MATH_LIBS = @MATH_LIBS@ | ||
155 | MKDIR_P = @MKDIR_P@ | ||
156 | OBJDUMP = @OBJDUMP@ | ||
157 | OBJEXT = @OBJEXT@ | ||
158 | PACKAGE = @PACKAGE@ | ||
159 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | ||
160 | PACKAGE_NAME = @PACKAGE_NAME@ | ||
161 | PACKAGE_STRING = @PACKAGE_STRING@ | ||
162 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ | ||
163 | PACKAGE_VERSION = @PACKAGE_VERSION@ | ||
164 | PATH_SEPARATOR = @PATH_SEPARATOR@ | ||
165 | PKG_CONFIG = @PKG_CONFIG@ | ||
166 | PLUGINS_LDFLAGS = @PLUGINS_LDFLAGS@ | ||
167 | RANLIB = @RANLIB@ | ||
168 | SET_MAKE = @SET_MAKE@ | ||
169 | SHELL = @SHELL@ | ||
170 | STRIP = @STRIP@ | ||
171 | VERSION = @VERSION@ | ||
172 | XML2_CONFIG = @XML2_CONFIG@ | ||
173 | XML_CPPFLAGS = @XML_CPPFLAGS@ | ||
174 | XML_LIBS = @XML_LIBS@ | ||
175 | Z_CFLAGS = @Z_CFLAGS@ | ||
176 | Z_LIBS = @Z_LIBS@ | ||
177 | abs_builddir = @abs_builddir@ | ||
178 | abs_srcdir = @abs_srcdir@ | ||
179 | abs_top_builddir = @abs_top_builddir@ | ||
180 | abs_top_srcdir = @abs_top_srcdir@ | ||
181 | ac_ct_CC = @ac_ct_CC@ | ||
182 | ac_ct_CXX = @ac_ct_CXX@ | ||
183 | ac_ct_F77 = @ac_ct_F77@ | ||
184 | am__include = @am__include@ | ||
185 | am__leading_dot = @am__leading_dot@ | ||
186 | am__quote = @am__quote@ | ||
187 | am__tar = @am__tar@ | ||
188 | am__untar = @am__untar@ | ||
189 | bindir = @bindir@ | ||
190 | build = @build@ | ||
191 | build_alias = @build_alias@ | ||
192 | build_cpu = @build_cpu@ | ||
193 | build_os = @build_os@ | ||
194 | build_vendor = @build_vendor@ | ||
195 | builddir = @builddir@ | ||
196 | datadir = @datadir@ | ||
197 | datarootdir = @datarootdir@ | ||
198 | docdir = @docdir@ | ||
199 | dvidir = @dvidir@ | ||
200 | exec_prefix = @exec_prefix@ | ||
201 | host = @host@ | ||
202 | host_alias = @host_alias@ | ||
203 | host_cpu = @host_cpu@ | ||
204 | host_os = @host_os@ | ||
205 | host_vendor = @host_vendor@ | ||
206 | htmldir = @htmldir@ | ||
207 | includedir = @includedir@ | ||
208 | infodir = @infodir@ | ||
209 | install_sh = @install_sh@ | ||
210 | libdir = @libdir@ | ||
211 | libexecdir = @libexecdir@ | ||
212 | localedir = @localedir@ | ||
213 | localstatedir = @localstatedir@ | ||
214 | mandir = @mandir@ | ||
215 | mkdir_p = @mkdir_p@ | ||
216 | oldincludedir = @oldincludedir@ | ||
217 | pdfdir = @pdfdir@ | ||
218 | prefix = @prefix@ | ||
219 | program_transform_name = @program_transform_name@ | ||
220 | psdir = @psdir@ | ||
221 | sbindir = @sbindir@ | ||
222 | sharedstatedir = @sharedstatedir@ | ||
223 | srcdir = @srcdir@ | ||
224 | sysconfdir = @sysconfdir@ | ||
225 | target_alias = @target_alias@ | ||
226 | top_builddir = @top_builddir@ | ||
227 | top_srcdir = @top_srcdir@ | ||
228 | SUBDIRS = . doc m4 include src plugins programs tests | ||
229 | pkgconfigdir = ${libdir}/pkgconfig | ||
230 | pkgconfig_DATA = libg3d.pc | ||
231 | pkglib_DATA = libg3d.magic | ||
232 | EXTRA_DIST = libg3d.magic | ||
233 | all: all-recursive | ||
234 | |||
235 | .SUFFIXES: | ||
236 | am--refresh: | ||
237 | @: | ||
238 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) | ||
239 | @for dep in $?; do \ | ||
240 | case '$(am__configure_deps)' in \ | ||
241 | *$$dep*) \ | ||
242 | echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \ | ||
243 | cd $(srcdir) && $(AUTOMAKE) --gnu \ | ||
244 | && exit 0; \ | ||
245 | exit 1;; \ | ||
246 | esac; \ | ||
247 | done; \ | ||
248 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ | ||
249 | cd $(top_srcdir) && \ | ||
250 | $(AUTOMAKE) --gnu Makefile | ||
251 | .PRECIOUS: Makefile | ||
252 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | ||
253 | @case '$?' in \ | ||
254 | *config.status*) \ | ||
255 | echo ' $(SHELL) ./config.status'; \ | ||
256 | $(SHELL) ./config.status;; \ | ||
257 | *) \ | ||
258 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ | ||
259 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ | ||
260 | esac; | ||
261 | |||
262 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | ||
263 | $(SHELL) ./config.status --recheck | ||
264 | |||
265 | $(top_srcdir)/configure: $(am__configure_deps) | ||
266 | cd $(srcdir) && $(AUTOCONF) | ||
267 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) | ||
268 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) | ||
269 | libg3d.pc: $(top_builddir)/config.status $(srcdir)/libg3d.pc.in | ||
270 | cd $(top_builddir) && $(SHELL) ./config.status $@ | ||
271 | |||
272 | mostlyclean-libtool: | ||
273 | -rm -f *.lo | ||
274 | |||
275 | clean-libtool: | ||
276 | -rm -rf .libs _libs | ||
277 | |||
278 | distclean-libtool: | ||
279 | -rm -f libtool | ||
280 | install-pkgconfigDATA: $(pkgconfig_DATA) | ||
281 | @$(NORMAL_INSTALL) | ||
282 | test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" | ||
283 | @list='$(pkgconfig_DATA)'; for p in $$list; do \ | ||
284 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | ||
285 | f=$(am__strip_dir) \ | ||
286 | echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \ | ||
287 | $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \ | ||
288 | done | ||
289 | |||
290 | uninstall-pkgconfigDATA: | ||
291 | @$(NORMAL_UNINSTALL) | ||
292 | @list='$(pkgconfig_DATA)'; for p in $$list; do \ | ||
293 | f=$(am__strip_dir) \ | ||
294 | echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \ | ||
295 | rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \ | ||
296 | done | ||
297 | install-pkglibDATA: $(pkglib_DATA) | ||
298 | @$(NORMAL_INSTALL) | ||
299 | test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" | ||
300 | @list='$(pkglib_DATA)'; for p in $$list; do \ | ||
301 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | ||
302 | f=$(am__strip_dir) \ | ||
303 | echo " $(pkglibDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkglibdir)/$$f'"; \ | ||
304 | $(pkglibDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkglibdir)/$$f"; \ | ||
305 | done | ||
306 | |||
307 | uninstall-pkglibDATA: | ||
308 | @$(NORMAL_UNINSTALL) | ||
309 | @list='$(pkglib_DATA)'; for p in $$list; do \ | ||
310 | f=$(am__strip_dir) \ | ||
311 | echo " rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \ | ||
312 | rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \ | ||
313 | done | ||
314 | |||
315 | # This directory's subdirectories are mostly independent; you can cd | ||
316 | # into them and run `make' without going through this Makefile. | ||
317 | # To change the values of `make' variables: instead of editing Makefiles, | ||
318 | # (1) if the variable is set in `config.status', edit `config.status' | ||
319 | # (which will cause the Makefiles to be regenerated when you run `make'); | ||
320 | # (2) otherwise, pass the desired values on the `make' command line. | ||
321 | $(RECURSIVE_TARGETS): | ||
322 | @failcom='exit 1'; \ | ||
323 | for f in x $$MAKEFLAGS; do \ | ||
324 | case $$f in \ | ||
325 | *=* | --[!k]*);; \ | ||
326 | *k*) failcom='fail=yes';; \ | ||
327 | esac; \ | ||
328 | done; \ | ||
329 | dot_seen=no; \ | ||
330 | target=`echo $@ | sed s/-recursive//`; \ | ||
331 | list='$(SUBDIRS)'; for subdir in $$list; do \ | ||
332 | echo "Making $$target in $$subdir"; \ | ||
333 | if test "$$subdir" = "."; then \ | ||
334 | dot_seen=yes; \ | ||
335 | local_target="$$target-am"; \ | ||
336 | else \ | ||
337 | local_target="$$target"; \ | ||
338 | fi; \ | ||
339 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | ||
340 | || eval $$failcom; \ | ||
341 | done; \ | ||
342 | if test "$$dot_seen" = "no"; then \ | ||
343 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ | ||
344 | fi; test -z "$$fail" | ||
345 | |||
346 | $(RECURSIVE_CLEAN_TARGETS): | ||
347 | @failcom='exit 1'; \ | ||
348 | for f in x $$MAKEFLAGS; do \ | ||
349 | case $$f in \ | ||
350 | *=* | --[!k]*);; \ | ||
351 | *k*) failcom='fail=yes';; \ | ||
352 | esac; \ | ||
353 | done; \ | ||
354 | dot_seen=no; \ | ||
355 | case "$@" in \ | ||
356 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ | ||
357 | *) list='$(SUBDIRS)' ;; \ | ||
358 | esac; \ | ||
359 | rev=''; for subdir in $$list; do \ | ||
360 | if test "$$subdir" = "."; then :; else \ | ||
361 | rev="$$subdir $$rev"; \ | ||
362 | fi; \ | ||
363 | done; \ | ||
364 | rev="$$rev ."; \ | ||
365 | target=`echo $@ | sed s/-recursive//`; \ | ||
366 | for subdir in $$rev; do \ | ||
367 | echo "Making $$target in $$subdir"; \ | ||
368 | if test "$$subdir" = "."; then \ | ||
369 | local_target="$$target-am"; \ | ||
370 | else \ | ||
371 | local_target="$$target"; \ | ||
372 | fi; \ | ||
373 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | ||
374 | || eval $$failcom; \ | ||
375 | done && test -z "$$fail" | ||
376 | tags-recursive: | ||
377 | list='$(SUBDIRS)'; for subdir in $$list; do \ | ||
378 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ | ||
379 | done | ||
380 | ctags-recursive: | ||
381 | list='$(SUBDIRS)'; for subdir in $$list; do \ | ||
382 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ | ||
383 | done | ||
384 | |||
385 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | ||
386 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | ||
387 | unique=`for i in $$list; do \ | ||
388 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | ||
389 | done | \ | ||
390 | $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \ | ||
391 | END { if (nonempty) { for (i in files) print i; }; }'`; \ | ||
392 | mkid -fID $$unique | ||
393 | tags: TAGS | ||
394 | |||
395 | TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | ||
396 | $(TAGS_FILES) $(LISP) | ||
397 | tags=; \ | ||
398 | here=`pwd`; \ | ||
399 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ | ||
400 | include_option=--etags-include; \ | ||
401 | empty_fix=.; \ | ||
402 | else \ | ||
403 | include_option=--include; \ | ||
404 | empty_fix=; \ | ||
405 | fi; \ | ||
406 | list='$(SUBDIRS)'; for subdir in $$list; do \ | ||
407 | if test "$$subdir" = .; then :; else \ | ||
408 | test ! -f $$subdir/TAGS || \ | ||
409 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ | ||
410 | fi; \ | ||
411 | done; \ | ||
412 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | ||
413 | unique=`for i in $$list; do \ | ||
414 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | ||
415 | done | \ | ||
416 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | ||
417 | END { if (nonempty) { for (i in files) print i; }; }'`; \ | ||
418 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ | ||
419 | test -n "$$unique" || unique=$$empty_fix; \ | ||
420 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | ||
421 | $$tags $$unique; \ | ||
422 | fi | ||
423 | ctags: CTAGS | ||
424 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | ||
425 | $(TAGS_FILES) $(LISP) | ||
426 | tags=; \ | ||
427 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | ||
428 | unique=`for i in $$list; do \ | ||
429 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | ||
430 | done | \ | ||
431 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | ||
432 | END { if (nonempty) { for (i in files) print i; }; }'`; \ | ||
433 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ | ||
434 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | ||
435 | $$tags $$unique | ||
436 | |||
437 | GTAGS: | ||
438 | here=`$(am__cd) $(top_builddir) && pwd` \ | ||
439 | && cd $(top_srcdir) \ | ||
440 | && gtags -i $(GTAGS_ARGS) $$here | ||
441 | |||
442 | distclean-tags: | ||
443 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | ||
444 | |||
445 | distdir: $(DISTFILES) | ||
446 | $(am__remove_distdir) | ||
447 | test -d $(distdir) || mkdir $(distdir) | ||
448 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | ||
449 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | ||
450 | list='$(DISTFILES)'; \ | ||
451 | dist_files=`for file in $$list; do echo $$file; done | \ | ||
452 | sed -e "s|^$$srcdirstrip/||;t" \ | ||
453 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | ||
454 | case $$dist_files in \ | ||
455 | */*) $(MKDIR_P) `echo "$$dist_files" | \ | ||
456 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ | ||
457 | sort -u` ;; \ | ||
458 | esac; \ | ||
459 | for file in $$dist_files; do \ | ||
460 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | ||
461 | if test -d $$d/$$file; then \ | ||
462 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ | ||
463 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | ||
464 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ | ||
465 | fi; \ | ||
466 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ | ||
467 | else \ | ||
468 | test -f $(distdir)/$$file \ | ||
469 | || cp -p $$d/$$file $(distdir)/$$file \ | ||
470 | || exit 1; \ | ||
471 | fi; \ | ||
472 | done | ||
473 | list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ | ||
474 | if test "$$subdir" = .; then :; else \ | ||
475 | test -d "$(distdir)/$$subdir" \ | ||
476 | || $(MKDIR_P) "$(distdir)/$$subdir" \ | ||
477 | || exit 1; \ | ||
478 | distdir=`$(am__cd) $(distdir) && pwd`; \ | ||
479 | top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ | ||
480 | (cd $$subdir && \ | ||
481 | $(MAKE) $(AM_MAKEFLAGS) \ | ||
482 | top_distdir="$$top_distdir" \ | ||
483 | distdir="$$distdir/$$subdir" \ | ||
484 | am__remove_distdir=: \ | ||
485 | am__skip_length_check=: \ | ||
486 | distdir) \ | ||
487 | || exit 1; \ | ||
488 | fi; \ | ||
489 | done | ||
490 | -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ | ||
491 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ | ||
492 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ | ||
493 | ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ | ||
494 | || chmod -R a+r $(distdir) | ||
495 | dist-gzip: distdir | ||
496 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz | ||
497 | $(am__remove_distdir) | ||
498 | |||
499 | dist-bzip2: distdir | ||
500 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 | ||
501 | $(am__remove_distdir) | ||
502 | |||
503 | dist-lzma: distdir | ||
504 | tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma | ||
505 | $(am__remove_distdir) | ||
506 | |||
507 | dist-tarZ: distdir | ||
508 | tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z | ||
509 | $(am__remove_distdir) | ||
510 | |||
511 | dist-shar: distdir | ||
512 | shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz | ||
513 | $(am__remove_distdir) | ||
514 | |||
515 | dist-zip: distdir | ||
516 | -rm -f $(distdir).zip | ||
517 | zip -rq $(distdir).zip $(distdir) | ||
518 | $(am__remove_distdir) | ||
519 | |||
520 | dist dist-all: distdir | ||
521 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz | ||
522 | $(am__remove_distdir) | ||
523 | |||
524 | # This target untars the dist file and tries a VPATH configuration. Then | ||
525 | # it guarantees that the distribution is self-contained by making another | ||
526 | # tarfile. | ||
527 | distcheck: dist | ||
528 | case '$(DIST_ARCHIVES)' in \ | ||
529 | *.tar.gz*) \ | ||
530 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ | ||
531 | *.tar.bz2*) \ | ||
532 | bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ | ||
533 | *.tar.lzma*) \ | ||
534 | unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\ | ||
535 | *.tar.Z*) \ | ||
536 | uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ | ||
537 | *.shar.gz*) \ | ||
538 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ | ||
539 | *.zip*) \ | ||
540 | unzip $(distdir).zip ;;\ | ||
541 | esac | ||
542 | chmod -R a-w $(distdir); chmod a+w $(distdir) | ||
543 | mkdir $(distdir)/_build | ||
544 | mkdir $(distdir)/_inst | ||
545 | chmod a-w $(distdir) | ||
546 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ | ||
547 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ | ||
548 | && cd $(distdir)/_build \ | ||
549 | && ../configure --srcdir=.. --prefix="$$dc_install_base" \ | ||
550 | $(DISTCHECK_CONFIGURE_FLAGS) \ | ||
551 | && $(MAKE) $(AM_MAKEFLAGS) \ | ||
552 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ | ||
553 | && $(MAKE) $(AM_MAKEFLAGS) check \ | ||
554 | && $(MAKE) $(AM_MAKEFLAGS) install \ | ||
555 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ | ||
556 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \ | ||
557 | && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ | ||
558 | distuninstallcheck \ | ||
559 | && chmod -R a-w "$$dc_install_base" \ | ||
560 | && ({ \ | ||
561 | (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ | ||
562 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ | ||
563 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ | ||
564 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ | ||
565 | distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ | ||
566 | } || { rm -rf "$$dc_destdir"; exit 1; }) \ | ||
567 | && rm -rf "$$dc_destdir" \ | ||
568 | && $(MAKE) $(AM_MAKEFLAGS) dist \ | ||
569 | && rm -rf $(DIST_ARCHIVES) \ | ||
570 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck | ||
571 | $(am__remove_distdir) | ||
572 | @(echo "$(distdir) archives ready for distribution: "; \ | ||
573 | list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ | ||
574 | sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' | ||
575 | distuninstallcheck: | ||
576 | @cd $(distuninstallcheck_dir) \ | ||
577 | && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ | ||
578 | || { echo "ERROR: files left after uninstall:" ; \ | ||
579 | if test -n "$(DESTDIR)"; then \ | ||
580 | echo " (check DESTDIR support)"; \ | ||
581 | fi ; \ | ||
582 | $(distuninstallcheck_listfiles) ; \ | ||
583 | exit 1; } >&2 | ||
584 | distcleancheck: distclean | ||
585 | @if test '$(srcdir)' = . ; then \ | ||
586 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \ | ||
587 | exit 1 ; \ | ||
588 | fi | ||
589 | @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ | ||
590 | || { echo "ERROR: files left in build directory after distclean:" ; \ | ||
591 | $(distcleancheck_listfiles) ; \ | ||
592 | exit 1; } >&2 | ||
593 | check-am: all-am | ||
594 | check: check-recursive | ||
595 | all-am: Makefile $(DATA) | ||
596 | installdirs: installdirs-recursive | ||
597 | installdirs-am: | ||
598 | for dir in "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(pkglibdir)"; do \ | ||
599 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \ | ||
600 | done | ||
601 | install: install-recursive | ||
602 | install-exec: install-exec-recursive | ||
603 | install-data: install-data-recursive | ||
604 | uninstall: uninstall-recursive | ||
605 | |||
606 | install-am: all-am | ||
607 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | ||
608 | |||
609 | installcheck: installcheck-recursive | ||
610 | install-strip: | ||
611 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | ||
612 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | ||
613 | `test -z '$(STRIP)' || \ | ||
614 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | ||
615 | mostlyclean-generic: | ||
616 | |||
617 | clean-generic: | ||
618 | |||
619 | distclean-generic: | ||
620 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | ||
621 | |||
622 | maintainer-clean-generic: | ||
623 | @echo "This command is intended for maintainers to use" | ||
624 | @echo "it deletes files that may require special tools to rebuild." | ||
625 | clean: clean-recursive | ||
626 | |||
627 | clean-am: clean-generic clean-libtool mostlyclean-am | ||
628 | |||
629 | distclean: distclean-recursive | ||
630 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) | ||
631 | -rm -f Makefile | ||
632 | distclean-am: clean-am distclean-generic distclean-libtool \ | ||
633 | distclean-tags | ||
634 | |||
635 | dvi: dvi-recursive | ||
636 | |||
637 | dvi-am: | ||
638 | |||
639 | html: html-recursive | ||
640 | |||
641 | info: info-recursive | ||
642 | |||
643 | info-am: | ||
644 | |||
645 | install-data-am: install-pkgconfigDATA | ||
646 | |||
647 | install-dvi: install-dvi-recursive | ||
648 | |||
649 | install-exec-am: install-pkglibDATA | ||
650 | |||
651 | install-html: install-html-recursive | ||
652 | |||
653 | install-info: install-info-recursive | ||
654 | |||
655 | install-man: | ||
656 | |||
657 | install-pdf: install-pdf-recursive | ||
658 | |||
659 | install-ps: install-ps-recursive | ||
660 | |||
661 | installcheck-am: | ||
662 | |||
663 | maintainer-clean: maintainer-clean-recursive | ||
664 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) | ||
665 | -rm -rf $(top_srcdir)/autom4te.cache | ||
666 | -rm -f Makefile | ||
667 | maintainer-clean-am: distclean-am maintainer-clean-generic | ||
668 | |||
669 | mostlyclean: mostlyclean-recursive | ||
670 | |||
671 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool | ||
672 | |||
673 | pdf: pdf-recursive | ||
674 | |||
675 | pdf-am: | ||
676 | |||
677 | ps: ps-recursive | ||
678 | |||
679 | ps-am: | ||
680 | |||
681 | uninstall-am: uninstall-pkgconfigDATA uninstall-pkglibDATA | ||
682 | |||
683 | .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ | ||
684 | install-strip | ||
685 | |||
686 | .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ | ||
687 | all all-am am--refresh check check-am clean clean-generic \ | ||
688 | clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \ | ||
689 | dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \ | ||
690 | distclean distclean-generic distclean-libtool distclean-tags \ | ||
691 | distcleancheck distdir distuninstallcheck dvi dvi-am html \ | ||
692 | html-am info info-am install install-am install-data \ | ||
693 | install-data-am install-dvi install-dvi-am install-exec \ | ||
694 | install-exec-am install-html install-html-am install-info \ | ||
695 | install-info-am install-man install-pdf install-pdf-am \ | ||
696 | install-pkgconfigDATA install-pkglibDATA install-ps \ | ||
697 | install-ps-am install-strip installcheck installcheck-am \ | ||
698 | installdirs installdirs-am maintainer-clean \ | ||
699 | maintainer-clean-generic mostlyclean mostlyclean-generic \ | ||
700 | mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ | ||
701 | uninstall uninstall-am uninstall-pkgconfigDATA \ | ||
702 | uninstall-pkglibDATA | ||
703 | |||
704 | |||
705 | deb: | ||
706 | fakeroot dpkg-buildpackage | ||
707 | # Tell versions [3.59,3.63) of GNU make to not export all variables. | ||
708 | # Otherwise a system limit (for SysV at least) may be exceeded. | ||
709 | .NOEXPORT: | ||