diff options
Diffstat (limited to 'src/others/mimesh/libg3d-0.0.8/plugins/Makefile')
-rw-r--r-- | src/others/mimesh/libg3d-0.0.8/plugins/Makefile | 515 |
1 files changed, 515 insertions, 0 deletions
diff --git a/src/others/mimesh/libg3d-0.0.8/plugins/Makefile b/src/others/mimesh/libg3d-0.0.8/plugins/Makefile new file mode 100644 index 0000000..b77109f --- /dev/null +++ b/src/others/mimesh/libg3d-0.0.8/plugins/Makefile | |||
@@ -0,0 +1,515 @@ | |||
1 | # Makefile.in generated by automake 1.10.1 from Makefile.am. | ||
2 | # plugins/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 | ||
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 | ||
150 | abs_srcdir = /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8/plugins | ||
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 = image import | ||
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 plugins/Makefile'; \ | ||
214 | cd $(top_srcdir) && \ | ||
215 | $(AUTOMAKE) --gnu plugins/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: | ||