aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/others/mimesh/libg3d-0.0.8/plugins/import/imp_vrml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/others/mimesh/libg3d-0.0.8/plugins/import/imp_vrml/Makefile')
-rw-r--r--src/others/mimesh/libg3d-0.0.8/plugins/import/imp_vrml/Makefile524
1 files changed, 524 insertions, 0 deletions
diff --git a/src/others/mimesh/libg3d-0.0.8/plugins/import/imp_vrml/Makefile b/src/others/mimesh/libg3d-0.0.8/plugins/import/imp_vrml/Makefile
new file mode 100644
index 0000000..b9a3491
--- /dev/null
+++ b/src/others/mimesh/libg3d-0.0.8/plugins/import/imp_vrml/Makefile
@@ -0,0 +1,524 @@
1# Makefile.in generated by automake 1.10.1 from Makefile.am.
2# plugins/import/imp_vrml/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
18pkgdatadir = $(datadir)/libg3d
19pkglibdir = $(libdir)/libg3d
20pkgincludedir = $(includedir)/libg3d
21am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22install_sh_DATA = $(install_sh) -c -m 644
23install_sh_PROGRAM = $(install_sh) -c
24install_sh_SCRIPT = $(install_sh) -c
25INSTALL_HEADER = $(INSTALL_DATA)
26transform = $(program_transform_name)
27NORMAL_INSTALL = :
28PRE_INSTALL = :
29POST_INSTALL = :
30NORMAL_UNINSTALL = :
31PRE_UNINSTALL = :
32POST_UNINSTALL = :
33build_triplet = x86_64-unknown-linux-gnu
34host_triplet = x86_64-unknown-linux-gnu
35subdir = plugins/import/imp_vrml
36DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
37 imp_vrml_v1.c
38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
40 $(top_srcdir)/m4/glib-2.0.m4 $(top_srcdir)/m4/gtk-2.0.m4 \
41 $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/libtool.m4 \
42 $(top_srcdir)/m4/libxml2.m4 $(top_srcdir)/m4/win32.m4 \
43 $(top_srcdir)/configure.in
44am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45 $(ACLOCAL_M4)
46mkinstalldirs = $(install_sh) -d
47CONFIG_HEADER = $(top_builddir)/include/g3d/config.h
48CONFIG_CLEAN_FILES =
49am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
50am__vpath_adj = case $$p in \
51 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
52 *) f=$$p;; \
53 esac;
54am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
55am__installdirs = "$(DESTDIR)$(pluginimpdir)"
56pluginimpLTLIBRARIES_INSTALL = $(INSTALL)
57LTLIBRARIES = $(pluginimp_LTLIBRARIES)
58am__DEPENDENCIES_1 =
59imp_vrml_la_DEPENDENCIES = $(top_builddir)/src/libg3d.la \
60 $(am__DEPENDENCIES_1)
61am_imp_vrml_la_OBJECTS = imp_vrml_v1.lo imp_vrml.lo
62imp_vrml_la_OBJECTS = $(am_imp_vrml_la_OBJECTS)
63am_imp_vrml_la_rpath = -rpath $(pluginimpdir)
64DEFAULT_INCLUDES = -I. -I$(top_builddir)/include/g3d
65depcomp = $(SHELL) $(top_srcdir)/config/depcomp
66am__depfiles_maybe = depfiles
67COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
68 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
69LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
70 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
71 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
72CCLD = $(CC)
73LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
74 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
75 $(LDFLAGS) -o $@
76LEXCOMPILE = $(LEX) $(LFLAGS) $(AM_LFLAGS)
77LTLEXCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
78 --mode=compile $(LEX) $(LFLAGS) $(AM_LFLAGS)
79YLWRAP = $(top_srcdir)/config/ylwrap
80SOURCES = $(imp_vrml_la_SOURCES)
81DIST_SOURCES = $(imp_vrml_la_SOURCES)
82ETAGS = etags
83CTAGS = ctags
84DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
85ACLOCAL = ${SHELL} /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8/config/missing --run aclocal-1.10
86AMTAR = ${SHELL} /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8/config/missing --run tar
87AR = ar
88AS = as
89AUTOCONF = ${SHELL} /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8/config/missing --run autoconf
90AUTOHEADER = ${SHELL} /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8/config/missing --run autoheader
91AUTOMAKE = ${SHELL} /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8/config/missing --run automake-1.10
92AWK = gawk
93CC = gcc
94CCDEPMODE = depmode=gcc3
95CFLAGS = -g -O2
96CPP = gcc -E
97CPPFLAGS =
98CXX = g++
99CXXCPP = g++ -E
100CXXDEPMODE = depmode=gcc3
101CXXFLAGS = -g -O2
102CYGPATH_W = echo
103DBG_CFLAGS = -O2
104DEBUG = 0
105DEFS = -DHAVE_CONFIG_H
106DEPDIR = .deps
107DLLTOOL = dlltool
108ECHO = echo
109ECHO_C =
110ECHO_N = -n
111ECHO_T =
112EGREP = /bin/grep -E
113EXEEXT =
114F77 =
115FFLAGS =
116GDKPIXBUF_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
117GDKPIXBUF_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
118GLIB_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
119GLIB_GENMARSHAL = glib-genmarshal
120GLIB_LIBS = -Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lgobject-2.0 -lglib-2.0
121GLIB_MKENUMS = glib-mkenums
122GOBJECT_QUERY = gobject-query
123GREP = /bin/grep
124GTKDOC_CHECK = /usr/bin/gtkdoc-check
125GTK_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
126GTK_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
127HTML_DIR = ${datadir}/gtk-doc/html
128INSTALL = /usr/bin/install -c
129INSTALL_DATA = ${INSTALL} -m 644
130INSTALL_PROGRAM = ${INSTALL}
131INSTALL_SCRIPT = ${INSTALL}
132INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
133LDFLAGS =
134LEX = flex
135LEXLIB = -lfl
136LEX_OUTPUT_ROOT = lex.yy
137LIBGSF_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
138LIBGSF_LIBS = -lgsf-1 -lgobject-2.0 -lxml2 -lglib-2.0
139LIBOBJS =
140LIBS = -lm
141LIBTOOL = $(SHELL) $(top_builddir)/libtool --quiet
142LIBXML2_CFLAGS = -I/usr/include/libxml2
143LIBXML2_LIBS = -L/usr/lib/x86_64-linux-gnu -lxml2
144LN_S = ln -s
145LTLIBOBJS =
146LTVERSION = 0:8:0
147MAGIC_LIBS = -lmagic
148MAKEINFO = ${SHELL} /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8/config/missing --run makeinfo
149MATH_LIBS = -lm
150MKDIR_P = /bin/mkdir -p
151OBJDUMP = objdump
152OBJEXT = o
153PACKAGE = libg3d
154PACKAGE_BUGREPORT =
155PACKAGE_NAME =
156PACKAGE_STRING =
157PACKAGE_TARNAME =
158PACKAGE_VERSION =
159PATH_SEPARATOR = :
160PKG_CONFIG = /usr/bin/pkg-config
161PLUGINS_LDFLAGS = -avoid-version -export-dynamic
162RANLIB = ranlib
163SET_MAKE =
164SHELL = /bin/bash
165STRIP = strip
166VERSION = 0.0.8
167XML2_CONFIG = /usr/bin/xml2-config
168XML_CPPFLAGS = -I/usr/include/libxml2
169XML_LIBS = -L/usr/lib/x86_64-linux-gnu -lxml2
170Z_CFLAGS =
171Z_LIBS = -lz
172abs_builddir = /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8/plugins/import/imp_vrml
173abs_srcdir = /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8/plugins/import/imp_vrml
174abs_top_builddir = /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8
175abs_top_srcdir = /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8
176ac_ct_CC = gcc
177ac_ct_CXX = g++
178ac_ct_F77 =
179am__include = include
180am__leading_dot = .
181am__quote =
182am__tar = ${AMTAR} chof - "$$tardir"
183am__untar = ${AMTAR} xf -
184bindir = ${exec_prefix}/bin
185build = x86_64-unknown-linux-gnu
186build_alias =
187build_cpu = x86_64
188build_os = linux-gnu
189build_vendor = unknown
190builddir = .
191datadir = ${datarootdir}
192datarootdir = ${prefix}/share
193docdir = ${datarootdir}/doc/${PACKAGE}
194dvidir = ${docdir}
195exec_prefix = ${prefix}
196host = x86_64-unknown-linux-gnu
197host_alias =
198host_cpu = x86_64
199host_os = linux-gnu
200host_vendor = unknown
201htmldir = ${docdir}
202includedir = ${prefix}/include
203infodir = ${datarootdir}/info
204install_sh = $(SHELL) /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8/config/install-sh
205libdir = ${exec_prefix}/lib
206libexecdir = ${exec_prefix}/libexec
207localedir = ${datarootdir}/locale
208localstatedir = ${prefix}/var
209mandir = ${datarootdir}/man
210mkdir_p = /bin/mkdir -p
211oldincludedir = /usr/include
212pdfdir = ${docdir}
213prefix = /usr/local
214program_transform_name = s,x,x,
215psdir = ${docdir}
216sbindir = ${exec_prefix}/sbin
217sharedstatedir = ${prefix}/com
218srcdir = .
219sysconfdir = ${prefix}/etc
220target_alias =
221top_builddir = ../../..
222top_srcdir = ../../..
223pluginimpdir = $(pkglibdir)/plugins/import
224pluginimp_LTLIBRARIES = imp_vrml.la
225AM_CFLAGS = \
226 -Wall -ansi -pedantic \
227 -DG_LOG_DOMAIN=\"LibG3D\" \
228 -O2 -DDEBUG=0 \
229 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
230
231INCLUDES = -I$(top_srcdir)/include
232AM_LDFLAGS = \
233 -no-undefined -module \
234 -avoid-version -export-dynamic
235
236AM_LFLAGS = -o${LEX_OUTPUT_ROOT}.c --header-file=${LEX_OUTPUT_ROOT}.h -R
237imp_vrml_la_SOURCES = imp_vrml_v1.l imp_vrml_v1.h imp_vrml.c
238imp_vrml_la_LIBADD = $(top_builddir)/src/libg3d.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lgobject-2.0 -lglib-2.0 ${LEXLIB}
239EXTRA_DIST = imp_vrml_v1.c imp_vrml_v1.h
240all: all-am
241
242.SUFFIXES:
243.SUFFIXES: .c .l .lo .o .obj
244$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
245 @for dep in $?; do \
246 case '$(am__configure_deps)' in \
247 *$$dep*) \
248 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
249 && exit 0; \
250 exit 1;; \
251 esac; \
252 done; \
253 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu plugins/import/imp_vrml/Makefile'; \
254 cd $(top_srcdir) && \
255 $(AUTOMAKE) --gnu plugins/import/imp_vrml/Makefile
256.PRECIOUS: Makefile
257Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
258 @case '$?' in \
259 *config.status*) \
260 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
261 *) \
262 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
263 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
264 esac;
265
266$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
267 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
268
269$(top_srcdir)/configure: $(am__configure_deps)
270 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
271$(ACLOCAL_M4): $(am__aclocal_m4_deps)
272 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
273install-pluginimpLTLIBRARIES: $(pluginimp_LTLIBRARIES)
274 @$(NORMAL_INSTALL)
275 test -z "$(pluginimpdir)" || $(MKDIR_P) "$(DESTDIR)$(pluginimpdir)"
276 @list='$(pluginimp_LTLIBRARIES)'; for p in $$list; do \
277 if test -f $$p; then \
278 f=$(am__strip_dir) \
279 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginimpLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(pluginimpdir)/$$f'"; \
280 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginimpLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(pluginimpdir)/$$f"; \
281 else :; fi; \
282 done
283
284uninstall-pluginimpLTLIBRARIES:
285 @$(NORMAL_UNINSTALL)
286 @list='$(pluginimp_LTLIBRARIES)'; for p in $$list; do \
287 p=$(am__strip_dir) \
288 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pluginimpdir)/$$p'"; \
289 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pluginimpdir)/$$p"; \
290 done
291
292clean-pluginimpLTLIBRARIES:
293 -test -z "$(pluginimp_LTLIBRARIES)" || rm -f $(pluginimp_LTLIBRARIES)
294 @list='$(pluginimp_LTLIBRARIES)'; for p in $$list; do \
295 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
296 test "$$dir" != "$$p" || dir=.; \
297 echo "rm -f \"$${dir}/so_locations\""; \
298 rm -f "$${dir}/so_locations"; \
299 done
300imp_vrml.la: $(imp_vrml_la_OBJECTS) $(imp_vrml_la_DEPENDENCIES)
301 $(LINK) $(am_imp_vrml_la_rpath) $(imp_vrml_la_OBJECTS) $(imp_vrml_la_LIBADD) $(LIBS)
302
303mostlyclean-compile:
304 -rm -f *.$(OBJEXT)
305
306distclean-compile:
307 -rm -f *.tab.c
308
309include ./$(DEPDIR)/imp_vrml.Plo
310include ./$(DEPDIR)/imp_vrml_v1.Plo
311
312.c.o:
313 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
314 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
315# source='$<' object='$@' libtool=no \
316# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
317# $(COMPILE) -c $<
318
319.c.obj:
320 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
321 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
322# source='$<' object='$@' libtool=no \
323# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
324# $(COMPILE) -c `$(CYGPATH_W) '$<'`
325
326.c.lo:
327 $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
328 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
329# source='$<' object='$@' libtool=yes \
330# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
331# $(LTCOMPILE) -c -o $@ $<
332
333.l.c:
334 $(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
335
336mostlyclean-libtool:
337 -rm -f *.lo
338
339clean-libtool:
340 -rm -rf .libs _libs
341
342ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
343 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
344 unique=`for i in $$list; do \
345 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
346 done | \
347 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
348 END { if (nonempty) { for (i in files) print i; }; }'`; \
349 mkid -fID $$unique
350tags: TAGS
351
352TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
353 $(TAGS_FILES) $(LISP)
354 tags=; \
355 here=`pwd`; \
356 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
357 unique=`for i in $$list; do \
358 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
359 done | \
360 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
361 END { if (nonempty) { for (i in files) print i; }; }'`; \
362 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
363 test -n "$$unique" || unique=$$empty_fix; \
364 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
365 $$tags $$unique; \
366 fi
367ctags: CTAGS
368CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
369 $(TAGS_FILES) $(LISP)
370 tags=; \
371 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
372 unique=`for i in $$list; do \
373 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
374 done | \
375 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
376 END { if (nonempty) { for (i in files) print i; }; }'`; \
377 test -z "$(CTAGS_ARGS)$$tags$$unique" \
378 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
379 $$tags $$unique
380
381GTAGS:
382 here=`$(am__cd) $(top_builddir) && pwd` \
383 && cd $(top_srcdir) \
384 && gtags -i $(GTAGS_ARGS) $$here
385
386distclean-tags:
387 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
388
389distdir: $(DISTFILES)
390 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
391 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
392 list='$(DISTFILES)'; \
393 dist_files=`for file in $$list; do echo $$file; done | \
394 sed -e "s|^$$srcdirstrip/||;t" \
395 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
396 case $$dist_files in \
397 */*) $(MKDIR_P) `echo "$$dist_files" | \
398 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
399 sort -u` ;; \
400 esac; \
401 for file in $$dist_files; do \
402 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
403 if test -d $$d/$$file; then \
404 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
405 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
406 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
407 fi; \
408 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
409 else \
410 test -f $(distdir)/$$file \
411 || cp -p $$d/$$file $(distdir)/$$file \
412 || exit 1; \
413 fi; \
414 done
415check-am: all-am
416check: check-am
417all-am: Makefile $(LTLIBRARIES)
418installdirs:
419 for dir in "$(DESTDIR)$(pluginimpdir)"; do \
420 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
421 done
422install: install-am
423install-exec: install-exec-am
424install-data: install-data-am
425uninstall: uninstall-am
426
427install-am: all-am
428 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
429
430installcheck: installcheck-am
431install-strip:
432 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
433 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
434 `test -z '$(STRIP)' || \
435 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
436mostlyclean-generic:
437
438clean-generic:
439
440distclean-generic:
441 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
442
443maintainer-clean-generic:
444 @echo "This command is intended for maintainers to use"
445 @echo "it deletes files that may require special tools to rebuild."
446 -rm -f imp_vrml_v1.c
447clean: clean-am
448
449clean-am: clean-generic clean-libtool clean-pluginimpLTLIBRARIES \
450 mostlyclean-am
451
452distclean: distclean-am
453 -rm -rf ./$(DEPDIR)
454 -rm -f Makefile
455distclean-am: clean-am distclean-compile distclean-generic \
456 distclean-tags
457
458dvi: dvi-am
459
460dvi-am:
461
462html: html-am
463
464info: info-am
465
466info-am:
467
468install-data-am: install-pluginimpLTLIBRARIES
469
470install-dvi: install-dvi-am
471
472install-exec-am:
473
474install-html: install-html-am
475
476install-info: install-info-am
477
478install-man:
479
480install-pdf: install-pdf-am
481
482install-ps: install-ps-am
483
484installcheck-am:
485
486maintainer-clean: maintainer-clean-am
487 -rm -rf ./$(DEPDIR)
488 -rm -f Makefile
489maintainer-clean-am: distclean-am maintainer-clean-generic
490
491mostlyclean: mostlyclean-am
492
493mostlyclean-am: mostlyclean-compile mostlyclean-generic \
494 mostlyclean-libtool
495
496pdf: pdf-am
497
498pdf-am:
499
500ps: ps-am
501
502ps-am:
503
504uninstall-am: uninstall-pluginimpLTLIBRARIES
505
506.MAKE: install-am install-strip
507
508.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
509 clean-libtool clean-pluginimpLTLIBRARIES ctags distclean \
510 distclean-compile distclean-generic distclean-libtool \
511 distclean-tags distdir dvi dvi-am html html-am info info-am \
512 install install-am install-data install-data-am install-dvi \
513 install-dvi-am install-exec install-exec-am install-html \
514 install-html-am install-info install-info-am install-man \
515 install-pdf install-pdf-am install-pluginimpLTLIBRARIES \
516 install-ps install-ps-am install-strip installcheck \
517 installcheck-am installdirs maintainer-clean \
518 maintainer-clean-generic mostlyclean mostlyclean-compile \
519 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
520 tags uninstall uninstall-am uninstall-pluginimpLTLIBRARIES
521
522# Tell versions [3.59,3.63) of GNU make to not export all variables.
523# Otherwise a system limit (for SysV at least) may be exceeded.
524.NOEXPORT: