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