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