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