aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/others/mimesh/libg3d-0.0.8/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/others/mimesh/libg3d-0.0.8/Makefile')
-rw-r--r--src/others/mimesh/libg3d-0.0.8/Makefile709
1 files changed, 709 insertions, 0 deletions
diff --git a/src/others/mimesh/libg3d-0.0.8/Makefile b/src/others/mimesh/libg3d-0.0.8/Makefile
new file mode 100644
index 0000000..8848b03
--- /dev/null
+++ b/src/others/mimesh/libg3d-0.0.8/Makefile
@@ -0,0 +1,709 @@
1# Makefile.in generated by automake 1.10.1 from Makefile.am.
2# 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 = .
36DIST_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
42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43am__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
48am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
50am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
51 configure.lineno config.status.lineno
52mkinstalldirs = $(install_sh) -d
53CONFIG_HEADER = $(top_builddir)/include/g3d/config.h
54CONFIG_CLEAN_FILES = libg3d.pc
55SOURCES =
56DIST_SOURCES =
57RECURSIVE_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
64am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
65am__vpath_adj = case $$p in \
66 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
67 *) f=$$p;; \
68 esac;
69am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
70am__installdirs = "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(pkglibdir)"
71pkgconfigDATA_INSTALL = $(INSTALL_DATA)
72pkglibDATA_INSTALL = $(INSTALL_DATA)
73DATA = $(pkgconfig_DATA) $(pkglib_DATA)
74RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
75 distclean-recursive maintainer-clean-recursive
76ETAGS = etags
77CTAGS = ctags
78DIST_SUBDIRS = $(SUBDIRS)
79DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
80distdir = $(PACKAGE)-$(VERSION)
81top_distdir = $(distdir)
82am__remove_distdir = \
83 { test ! -d $(distdir) \
84 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
85 && rm -fr $(distdir); }; }
86DIST_ARCHIVES = $(distdir).tar.gz
87GZIP_ENV = --best
88distuninstallcheck_listfiles = find . -type f -print
89distcleancheck_listfiles = find . -type f -print
90ACLOCAL = ${SHELL} /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8/config/missing --run aclocal-1.10
91AMTAR = ${SHELL} /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8/config/missing --run tar
92AR = ar
93AS = as
94AUTOCONF = ${SHELL} /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8/config/missing --run autoconf
95AUTOHEADER = ${SHELL} /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8/config/missing --run autoheader
96AUTOMAKE = ${SHELL} /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8/config/missing --run automake-1.10
97AWK = gawk
98CC = gcc
99CCDEPMODE = depmode=gcc3
100CFLAGS = -g -O2
101CPP = gcc -E
102CPPFLAGS =
103CXX = g++
104CXXCPP = g++ -E
105CXXDEPMODE = depmode=gcc3
106CXXFLAGS = -g -O2
107CYGPATH_W = echo
108DBG_CFLAGS = -O2
109DEBUG = 0
110DEFS = -DHAVE_CONFIG_H
111DEPDIR = .deps
112DLLTOOL = dlltool
113ECHO = echo
114ECHO_C =
115ECHO_N = -n
116ECHO_T =
117EGREP = /bin/grep -E
118EXEEXT =
119F77 =
120FFLAGS =
121GDKPIXBUF_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
122GDKPIXBUF_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
123GLIB_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
124GLIB_GENMARSHAL = glib-genmarshal
125GLIB_LIBS = -Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lgobject-2.0 -lglib-2.0
126GLIB_MKENUMS = glib-mkenums
127GOBJECT_QUERY = gobject-query
128GREP = /bin/grep
129GTKDOC_CHECK = /usr/bin/gtkdoc-check
130GTK_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
131GTK_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
132HTML_DIR = ${datadir}/gtk-doc/html
133INSTALL = /usr/bin/install -c
134INSTALL_DATA = ${INSTALL} -m 644
135INSTALL_PROGRAM = ${INSTALL}
136INSTALL_SCRIPT = ${INSTALL}
137INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
138LDFLAGS =
139LEX = flex
140LEXLIB = -lfl
141LEX_OUTPUT_ROOT = lex.yy
142LIBGSF_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
143LIBGSF_LIBS = -lgsf-1 -lgobject-2.0 -lxml2 -lglib-2.0
144LIBOBJS =
145LIBS = -lm
146LIBTOOL = $(SHELL) $(top_builddir)/libtool
147LIBXML2_CFLAGS = -I/usr/include/libxml2
148LIBXML2_LIBS = -L/usr/lib/x86_64-linux-gnu -lxml2
149LN_S = ln -s
150LTLIBOBJS =
151LTVERSION = 0:8:0
152MAGIC_LIBS = -lmagic
153MAKEINFO = ${SHELL} /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8/config/missing --run makeinfo
154MATH_LIBS = -lm
155MKDIR_P = /bin/mkdir -p
156OBJDUMP = objdump
157OBJEXT = o
158PACKAGE = libg3d
159PACKAGE_BUGREPORT =
160PACKAGE_NAME =
161PACKAGE_STRING =
162PACKAGE_TARNAME =
163PACKAGE_VERSION =
164PATH_SEPARATOR = :
165PKG_CONFIG = /usr/bin/pkg-config
166PLUGINS_LDFLAGS = -avoid-version -export-dynamic
167RANLIB = ranlib
168SET_MAKE =
169SHELL = /bin/bash
170STRIP = strip
171VERSION = 0.0.8
172XML2_CONFIG = /usr/bin/xml2-config
173XML_CPPFLAGS = -I/usr/include/libxml2
174XML_LIBS = -L/usr/lib/x86_64-linux-gnu -lxml2
175Z_CFLAGS =
176Z_LIBS = -lz
177abs_builddir = /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8
178abs_srcdir = /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8
179abs_top_builddir = /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8
180abs_top_srcdir = /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8
181ac_ct_CC = gcc
182ac_ct_CXX = g++
183ac_ct_F77 =
184am__include = include
185am__leading_dot = .
186am__quote =
187am__tar = ${AMTAR} chof - "$$tardir"
188am__untar = ${AMTAR} xf -
189bindir = ${exec_prefix}/bin
190build = x86_64-unknown-linux-gnu
191build_alias =
192build_cpu = x86_64
193build_os = linux-gnu
194build_vendor = unknown
195builddir = .
196datadir = ${datarootdir}
197datarootdir = ${prefix}/share
198docdir = ${datarootdir}/doc/${PACKAGE}
199dvidir = ${docdir}
200exec_prefix = ${prefix}
201host = x86_64-unknown-linux-gnu
202host_alias =
203host_cpu = x86_64
204host_os = linux-gnu
205host_vendor = unknown
206htmldir = ${docdir}
207includedir = ${prefix}/include
208infodir = ${datarootdir}/info
209install_sh = $(SHELL) /home/dvs1/VirtualWorlds/SOURCE/SledjHamr/src/others/mimesh/libg3d-0.0.8/config/install-sh
210libdir = ${exec_prefix}/lib
211libexecdir = ${exec_prefix}/libexec
212localedir = ${datarootdir}/locale
213localstatedir = ${prefix}/var
214mandir = ${datarootdir}/man
215mkdir_p = /bin/mkdir -p
216oldincludedir = /usr/include
217pdfdir = ${docdir}
218prefix = /usr/local
219program_transform_name = s,x,x,
220psdir = ${docdir}
221sbindir = ${exec_prefix}/sbin
222sharedstatedir = ${prefix}/com
223srcdir = .
224sysconfdir = ${prefix}/etc
225target_alias =
226top_builddir = .
227top_srcdir = .
228SUBDIRS = . doc m4 include src plugins programs tests
229pkgconfigdir = ${libdir}/pkgconfig
230pkgconfig_DATA = libg3d.pc
231pkglib_DATA = libg3d.magic
232EXTRA_DIST = libg3d.magic
233all: all-recursive
234
235.SUFFIXES:
236am--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
252Makefile: $(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)
269libg3d.pc: $(top_builddir)/config.status $(srcdir)/libg3d.pc.in
270 cd $(top_builddir) && $(SHELL) ./config.status $@
271
272mostlyclean-libtool:
273 -rm -f *.lo
274
275clean-libtool:
276 -rm -rf .libs _libs
277
278distclean-libtool:
279 -rm -f libtool
280install-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
290uninstall-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
297install-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
307uninstall-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"
376tags-recursive:
377 list='$(SUBDIRS)'; for subdir in $$list; do \
378 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
379 done
380ctags-recursive:
381 list='$(SUBDIRS)'; for subdir in $$list; do \
382 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
383 done
384
385ID: $(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
393tags: TAGS
394
395TAGS: 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
423ctags: CTAGS
424CTAGS: 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
437GTAGS:
438 here=`$(am__cd) $(top_builddir) && pwd` \
439 && cd $(top_srcdir) \
440 && gtags -i $(GTAGS_ARGS) $$here
441
442distclean-tags:
443 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
444
445distdir: $(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)
495dist-gzip: distdir
496 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
497 $(am__remove_distdir)
498
499dist-bzip2: distdir
500 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
501 $(am__remove_distdir)
502
503dist-lzma: distdir
504 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
505 $(am__remove_distdir)
506
507dist-tarZ: distdir
508 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
509 $(am__remove_distdir)
510
511dist-shar: distdir
512 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
513 $(am__remove_distdir)
514
515dist-zip: distdir
516 -rm -f $(distdir).zip
517 zip -rq $(distdir).zip $(distdir)
518 $(am__remove_distdir)
519
520dist 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.
527distcheck: 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'
575distuninstallcheck:
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
584distcleancheck: 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
593check-am: all-am
594check: check-recursive
595all-am: Makefile $(DATA)
596installdirs: installdirs-recursive
597installdirs-am:
598 for dir in "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(pkglibdir)"; do \
599 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
600 done
601install: install-recursive
602install-exec: install-exec-recursive
603install-data: install-data-recursive
604uninstall: uninstall-recursive
605
606install-am: all-am
607 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
608
609installcheck: installcheck-recursive
610install-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
615mostlyclean-generic:
616
617clean-generic:
618
619distclean-generic:
620 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
621
622maintainer-clean-generic:
623 @echo "This command is intended for maintainers to use"
624 @echo "it deletes files that may require special tools to rebuild."
625clean: clean-recursive
626
627clean-am: clean-generic clean-libtool mostlyclean-am
628
629distclean: distclean-recursive
630 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
631 -rm -f Makefile
632distclean-am: clean-am distclean-generic distclean-libtool \
633 distclean-tags
634
635dvi: dvi-recursive
636
637dvi-am:
638
639html: html-recursive
640
641info: info-recursive
642
643info-am:
644
645install-data-am: install-pkgconfigDATA
646
647install-dvi: install-dvi-recursive
648
649install-exec-am: install-pkglibDATA
650
651install-html: install-html-recursive
652
653install-info: install-info-recursive
654
655install-man:
656
657install-pdf: install-pdf-recursive
658
659install-ps: install-ps-recursive
660
661installcheck-am:
662
663maintainer-clean: maintainer-clean-recursive
664 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
665 -rm -rf $(top_srcdir)/autom4te.cache
666 -rm -f Makefile
667maintainer-clean-am: distclean-am maintainer-clean-generic
668
669mostlyclean: mostlyclean-recursive
670
671mostlyclean-am: mostlyclean-generic mostlyclean-libtool
672
673pdf: pdf-recursive
674
675pdf-am:
676
677ps: ps-recursive
678
679ps-am:
680
681uninstall-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
705deb:
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: