blob: 2132948be2e250261c81485cb0be950cf38d98dc [file] [log] [blame]
Alexandre Lision7c6f4a62013-09-05 13:27:01 -04001# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# regtest/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, 2009 Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16
17
18
19
20pkgdatadir = $(datadir)/libsndfile
21pkgincludedir = $(includedir)/libsndfile
22pkglibdir = $(libdir)/libsndfile
23pkglibexecdir = $(libexecdir)/libsndfile
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = x86_64-unknown-linux-gnu
37host_triplet = x86_64-unknown-linux-gnu
38target_triplet = x86_64-unknown-linux-gnu
39bin_PROGRAMS = sndfile-regtest$(EXEEXT)
40subdir = regtest
41DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
42 $(srcdir)/Makefile.in
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/M4/add_cflags.m4 \
45 $(top_srcdir)/M4/add_cxxflags.m4 $(top_srcdir)/M4/clip_mode.m4 \
46 $(top_srcdir)/M4/endian.m4 $(top_srcdir)/M4/extra_largefile.m4 \
47 $(top_srcdir)/M4/extra_pkg.m4 \
48 $(top_srcdir)/M4/flexible_array.m4 \
49 $(top_srcdir)/M4/gcc_version.m4 $(top_srcdir)/M4/libtool.m4 \
50 $(top_srcdir)/M4/lrint.m4 $(top_srcdir)/M4/lrintf.m4 \
51 $(top_srcdir)/M4/ltoptions.m4 $(top_srcdir)/M4/ltsugar.m4 \
52 $(top_srcdir)/M4/ltversion.m4 $(top_srcdir)/M4/lt~obsolete.m4 \
53 $(top_srcdir)/M4/mkoctfile_version.m4 \
54 $(top_srcdir)/M4/octave.m4 $(top_srcdir)/configure.ac
55am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56 $(ACLOCAL_M4)
57mkinstalldirs = $(install_sh) -d
58CONFIG_HEADER = $(top_builddir)/src/config.h
59CONFIG_CLEAN_FILES =
60CONFIG_CLEAN_VPATH_FILES =
61am__installdirs = "$(DESTDIR)$(bindir)"
62PROGRAMS = $(bin_PROGRAMS)
63am_sndfile_regtest_OBJECTS = sndfile-regtest.$(OBJEXT) \
64 database.$(OBJEXT) checksum.$(OBJEXT)
65sndfile_regtest_OBJECTS = $(am_sndfile_regtest_OBJECTS)
66am__DEPENDENCIES_1 =
67sndfile_regtest_DEPENDENCIES = $(top_builddir)/src/libsndfile.la \
68 $(am__DEPENDENCIES_1)
69AM_V_lt = $(am__v_lt_$(V))
70am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
71am__v_lt_0 = --silent
72DEFAULT_INCLUDES = -I. -I$(top_builddir)/src
73depcomp = $(SHELL) $(top_srcdir)/Cfg/depcomp
74am__depfiles_maybe = depfiles
75am__mv = mv -f
76COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
77 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
78LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
79 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
80 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
81 $(AM_CFLAGS) $(CFLAGS)
82AM_V_CC = $(am__v_CC_$(V))
83am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
84am__v_CC_0 = @echo " CC " $@;
85AM_V_at = $(am__v_at_$(V))
86am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
87am__v_at_0 = @
88CCLD = $(CC)
89LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
90 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
91 $(AM_LDFLAGS) $(LDFLAGS) -o $@
92AM_V_CCLD = $(am__v_CCLD_$(V))
93am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
94am__v_CCLD_0 = @echo " CCLD " $@;
95AM_V_GEN = $(am__v_GEN_$(V))
96am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
97am__v_GEN_0 = @echo " GEN " $@;
98SOURCES = $(sndfile_regtest_SOURCES)
99DIST_SOURCES = $(sndfile_regtest_SOURCES)
100HEADERS = $(noinst_HEADERS)
101ETAGS = etags
102CTAGS = ctags
103DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
104ACLOCAL = ${SHELL} /home/lisional/git/sflphone-android/jni/libsndfile-1.0.25/Cfg/missing --run aclocal-1.11
105ACLOCAL_AMFLAGS = -I M4
106ALSA_LIBS =
107AMTAR = ${SHELL} /home/lisional/git/sflphone-android/jni/libsndfile-1.0.25/Cfg/missing --run tar
108AM_DEFAULT_VERBOSITY = 0
109AR = ar
110AUTOCONF = ${SHELL} /home/lisional/git/sflphone-android/jni/libsndfile-1.0.25/Cfg/missing --run autoconf
111AUTOHEADER = ${SHELL} /home/lisional/git/sflphone-android/jni/libsndfile-1.0.25/Cfg/missing --run autoheader
112AUTOMAKE = ${SHELL} /home/lisional/git/sflphone-android/jni/libsndfile-1.0.25/Cfg/missing --run automake-1.11
113AWK = gawk
114CC = gcc
115CCDEPMODE = depmode=gcc3
116CFLAGS = -g -O2 -std=gnu99 -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -funsigned-char -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -Wundef -pipe
117CLEAN_VERSION = 1.0.25
118CPP = gcc -E
119CPPFLAGS =
120CXX = g++
121CXXCPP = g++ -E
122CXXDEPMODE = depmode=gcc3
123CXXFLAGS = -g -O2 -Wall -Wextra -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wundef
124CYGPATH_W = echo
125DEFS = -DHAVE_CONFIG_H
126DEPDIR = .deps
127DLLTOOL = false
128DSYMUTIL =
129DUMPBIN =
130ECHO_C =
131ECHO_N = -n
132ECHO_T =
133EGREP = /usr/bin/grep -E
134EXEEXT =
135EXTERNAL_CFLAGS =
136EXTERNAL_LIBS =
137FGREP = /usr/bin/grep -F
138FLAC_CFLAGS =
139FLAC_LIBS =
140GCC_MAJOR_VERSION = 4
141GCC_MINOR_VERSION = 7
142GCC_VERSION = 4.7.2
143GETCONF =
144GREP = /usr/bin/grep
145HAVE_AUTOGEN = no
146HAVE_MKOCTFILE = no
147HAVE_OCTAVE = no
148HAVE_OCTAVE_CONFIG = no
149HAVE_WINE = no
150HOST_TRIPLET = x86_64-unknown-linux-gnu
151HTML_BGCOLOUR = black
152HTML_FGCOLOUR = white
153INSTALL = /usr/bin/install -c
154INSTALL_DATA = ${INSTALL} -m 644
155INSTALL_PROGRAM = ${INSTALL}
156INSTALL_SCRIPT = ${INSTALL}
157INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
158LD = /usr/bin/ld -m elf_x86_64
159LDFLAGS =
160LIBOBJS =
161LIBS = -lm
162LIBTOOL = $(SHELL) $(top_builddir)/libtool
163LIBTOOL_DEPS = Cfg/ltmain.sh
164LIPO =
165LN_S = ln -s
166LTLIBOBJS =
167MAKEINFO = ${SHELL} /home/lisional/git/sflphone-android/jni/libsndfile-1.0.25/Cfg/missing --run makeinfo
168MANIFEST_TOOL = :
169MKDIR_P = /usr/bin/mkdir -p
170MKOCTFILE =
171MKOCTFILE_VERSION =
172NM = /usr/bin/nm -B
173NMEDIT =
174OBJDUMP = objdump
175OBJEXT = o
176OCTAVE =
177OCTAVE_CONFIG =
178OCTAVE_CONFIG_VERSION =
179OCTAVE_DEST_MDIR =
180OCTAVE_DEST_ODIR =
181OCTAVE_VERSION =
182OGG_CFLAGS =
183OGG_LIBS =
184OS_SPECIFIC_CFLAGS =
185OS_SPECIFIC_LINKS =
186OTOOL =
187OTOOL64 =
188PACKAGE = libsndfile
189PACKAGE_BUGREPORT = sndfile@mega-nerd.com
190PACKAGE_NAME = libsndfile
191PACKAGE_STRING = libsndfile 1.0.25
192PACKAGE_TARNAME = libsndfile
193PACKAGE_URL = http://www.mega-nerd.com/libsndfile/
194PACKAGE_VERSION = 1.0.25
195PATH_SEPARATOR = :
196PKG_CONFIG = /usr/bin/pkg-config
197PKG_CONFIG_LIBDIR =
198PKG_CONFIG_PATH =
199RANLIB = ranlib
200RC =
201SED = /usr/bin/sed
202SET_MAKE =
203SF_COUNT_MAX = 0x7FFFFFFFFFFFFFFFLL
204SHARED_VERSION_INFO = 1:25:0
205SHELL = /bin/sh
206SHLIB_VERSION_ARG = -Wl,--version-script=$(srcdir)/Symbols.gnu-binutils
207SIZEOF_SF_COUNT_T = 8
208SNDIO_LIBS =
209SPEEX_CFLAGS =
210SPEEX_LIBS =
211SQLITE3_CFLAGS =
212SQLITE3_LIBS = -lsqlite3
213STRIP = strip
214TYPEOF_SF_COUNT_T = int64_t
215VERSION = 1.0.25
216VORBISENC_CFLAGS =
217VORBISENC_LIBS =
218VORBIS_CFLAGS =
219VORBIS_LIBS =
220WIN_RC_VERSION = 1,0,25
221abs_builddir = /home/lisional/git/sflphone-android/jni/libsndfile-1.0.25/regtest
222abs_srcdir = /home/lisional/git/sflphone-android/jni/libsndfile-1.0.25/regtest
223abs_top_builddir = /home/lisional/git/sflphone-android/jni/libsndfile-1.0.25
224abs_top_srcdir = /home/lisional/git/sflphone-android/jni/libsndfile-1.0.25
225ac_ct_AR = ar
226ac_ct_CC = gcc
227ac_ct_CXX = g++
228ac_ct_DUMPBIN =
229am__include = include
230am__leading_dot = .
231am__quote =
232am__tar = ${AMTAR} chof - "$$tardir"
233am__untar = ${AMTAR} xf -
234bindir = ${exec_prefix}/bin
235build = x86_64-unknown-linux-gnu
236build_alias =
237build_cpu = x86_64
238build_os = linux-gnu
239build_vendor = unknown
240builddir = .
241datadir = ${datarootdir}
242datarootdir = ${prefix}/share
243docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
244dvidir = ${docdir}
245exec_prefix = ${prefix}
246host = x86_64-unknown-linux-gnu
247host_alias =
248host_cpu = x86_64
249host_os = linux-gnu
250host_vendor = unknown
251htmldir = ${docdir}
252htmldocdir = /usr/local/share/doc/libsndfile1-dev/html
253includedir = ${prefix}/include
254infodir = ${datarootdir}/info
255install_sh = ${SHELL} /home/lisional/git/sflphone-android/jni/libsndfile-1.0.25/Cfg/install-sh
256libdir = ${exec_prefix}/lib
257libexecdir = ${exec_prefix}/libexec
258localedir = ${datarootdir}/locale
259localstatedir = ${prefix}/var
260mandir = ${datarootdir}/man
261mkdir_p = /usr/bin/mkdir -p
262oldincludedir = /usr/include
263pdfdir = ${docdir}
264prefix = /usr/local
265program_transform_name = s,x,x,
266psdir = ${docdir}
267sbindir = ${exec_prefix}/sbin
268sharedstatedir = ${prefix}/com
269srcdir = .
270sysconfdir = ${prefix}/etc
271target = x86_64-unknown-linux-gnu
272target_alias =
273target_cpu = x86_64
274target_os = linux-gnu
275target_vendor = unknown
276top_build_prefix = ../
277top_builddir = ..
278top_srcdir = ..
279noinst_HEADERS = regtest.h
280INCLUDES = -I$(top_srcdir)/src $(SQLITE3_CFLAGS) $(OS_SPECIFIC_CFLAGS)
281sndfile_regtest_SOURCES = sndfile-regtest.c database.c checksum.c
282sndfile_regtest_LDADD = $(top_builddir)/src/libsndfile.la $(SQLITE3_LIBS)
283all: all-am
284
285.SUFFIXES:
286.SUFFIXES: .c .lo .o .obj
287$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
288 @for dep in $?; do \
289 case '$(am__configure_deps)' in \
290 *$$dep*) \
291 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
292 && { if test -f $@; then exit 0; else break; fi; }; \
293 exit 1;; \
294 esac; \
295 done; \
296 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu regtest/Makefile'; \
297 $(am__cd) $(top_srcdir) && \
298 $(AUTOMAKE) --gnu regtest/Makefile
299.PRECIOUS: Makefile
300Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
301 @case '$?' in \
302 *config.status*) \
303 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
304 *) \
305 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
306 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
307 esac;
308
309$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
310 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
311
312$(top_srcdir)/configure: $(am__configure_deps)
313 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
314$(ACLOCAL_M4): $(am__aclocal_m4_deps)
315 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
316$(am__aclocal_m4_deps):
317install-binPROGRAMS: $(bin_PROGRAMS)
318 @$(NORMAL_INSTALL)
319 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
320 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
321 for p in $$list; do echo "$$p $$p"; done | \
322 sed 's/$(EXEEXT)$$//' | \
323 while read p p1; do if test -f $$p || test -f $$p1; \
324 then echo "$$p"; echo "$$p"; else :; fi; \
325 done | \
326 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
327 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
328 sed 'N;N;N;s,\n, ,g' | \
329 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
330 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
331 if ($$2 == $$4) files[d] = files[d] " " $$1; \
332 else { print "f", $$3 "/" $$4, $$1; } } \
333 END { for (d in files) print "f", d, files[d] }' | \
334 while read type dir files; do \
335 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
336 test -z "$$files" || { \
337 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
338 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
339 } \
340 ; done
341
342uninstall-binPROGRAMS:
343 @$(NORMAL_UNINSTALL)
344 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
345 files=`for p in $$list; do echo "$$p"; done | \
346 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
347 -e 's/$$/$(EXEEXT)/' `; \
348 test -n "$$list" || exit 0; \
349 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
350 cd "$(DESTDIR)$(bindir)" && rm -f $$files
351
352clean-binPROGRAMS:
353 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
354 echo " rm -f" $$list; \
355 rm -f $$list || exit $$?; \
356 test -n "$(EXEEXT)" || exit 0; \
357 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
358 echo " rm -f" $$list; \
359 rm -f $$list
360sndfile-regtest$(EXEEXT): $(sndfile_regtest_OBJECTS) $(sndfile_regtest_DEPENDENCIES)
361 @rm -f sndfile-regtest$(EXEEXT)
362 $(AM_V_CCLD)$(LINK) $(sndfile_regtest_OBJECTS) $(sndfile_regtest_LDADD) $(LIBS)
363
364mostlyclean-compile:
365 -rm -f *.$(OBJEXT)
366
367distclean-compile:
368 -rm -f *.tab.c
369
370include ./$(DEPDIR)/checksum.Po
371include ./$(DEPDIR)/database.Po
372include ./$(DEPDIR)/sndfile-regtest.Po
373
374.c.o:
375 $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
376 $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
377# $(AM_V_CC) \
378# source='$<' object='$@' libtool=no \
379# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
380# $(COMPILE) -c $<
381
382.c.obj:
383 $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
384 $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
385# $(AM_V_CC) \
386# source='$<' object='$@' libtool=no \
387# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
388# $(COMPILE) -c `$(CYGPATH_W) '$<'`
389
390.c.lo:
391 $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
392 $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
393# $(AM_V_CC) \
394# source='$<' object='$@' libtool=yes \
395# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
396# $(LTCOMPILE) -c -o $@ $<
397
398mostlyclean-libtool:
399 -rm -f *.lo
400
401clean-libtool:
402 -rm -rf .libs _libs
403
404ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
405 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
406 unique=`for i in $$list; do \
407 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
408 done | \
409 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
410 END { if (nonempty) { for (i in files) print i; }; }'`; \
411 mkid -fID $$unique
412tags: TAGS
413
414TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
415 $(TAGS_FILES) $(LISP)
416 set x; \
417 here=`pwd`; \
418 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
419 unique=`for i in $$list; do \
420 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
421 done | \
422 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
423 END { if (nonempty) { for (i in files) print i; }; }'`; \
424 shift; \
425 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
426 test -n "$$unique" || unique=$$empty_fix; \
427 if test $$# -gt 0; then \
428 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
429 "$$@" $$unique; \
430 else \
431 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
432 $$unique; \
433 fi; \
434 fi
435ctags: CTAGS
436CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
437 $(TAGS_FILES) $(LISP)
438 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
439 unique=`for i in $$list; do \
440 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
441 done | \
442 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
443 END { if (nonempty) { for (i in files) print i; }; }'`; \
444 test -z "$(CTAGS_ARGS)$$unique" \
445 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
446 $$unique
447
448GTAGS:
449 here=`$(am__cd) $(top_builddir) && pwd` \
450 && $(am__cd) $(top_srcdir) \
451 && gtags -i $(GTAGS_ARGS) "$$here"
452
453distclean-tags:
454 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
455
456distdir: $(DISTFILES)
457 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
458 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
459 list='$(DISTFILES)'; \
460 dist_files=`for file in $$list; do echo $$file; done | \
461 sed -e "s|^$$srcdirstrip/||;t" \
462 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
463 case $$dist_files in \
464 */*) $(MKDIR_P) `echo "$$dist_files" | \
465 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
466 sort -u` ;; \
467 esac; \
468 for file in $$dist_files; do \
469 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
470 if test -d $$d/$$file; then \
471 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
472 if test -d "$(distdir)/$$file"; then \
473 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
474 fi; \
475 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
476 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
477 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
478 fi; \
479 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
480 else \
481 test -f "$(distdir)/$$file" \
482 || cp -p $$d/$$file "$(distdir)/$$file" \
483 || exit 1; \
484 fi; \
485 done
486check-am: all-am
487check: check-am
488all-am: Makefile $(PROGRAMS) $(HEADERS)
489installdirs:
490 for dir in "$(DESTDIR)$(bindir)"; do \
491 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
492 done
493install: install-am
494install-exec: install-exec-am
495install-data: install-data-am
496uninstall: uninstall-am
497
498install-am: all-am
499 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
500
501installcheck: installcheck-am
502install-strip:
503 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
504 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
505 `test -z '$(STRIP)' || \
506 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
507mostlyclean-generic:
508
509clean-generic:
510
511distclean-generic:
512 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
513 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
514
515maintainer-clean-generic:
516 @echo "This command is intended for maintainers to use"
517 @echo "it deletes files that may require special tools to rebuild."
518clean: clean-am
519
520clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
521
522distclean: distclean-am
523 -rm -rf ./$(DEPDIR)
524 -rm -f Makefile
525distclean-am: clean-am distclean-compile distclean-generic \
526 distclean-tags
527
528dvi: dvi-am
529
530dvi-am:
531
532html: html-am
533
534html-am:
535
536info: info-am
537
538info-am:
539
540install-data-am:
541
542install-dvi: install-dvi-am
543
544install-dvi-am:
545
546install-exec-am: install-binPROGRAMS
547
548install-html: install-html-am
549
550install-html-am:
551
552install-info: install-info-am
553
554install-info-am:
555
556install-man:
557
558install-pdf: install-pdf-am
559
560install-pdf-am:
561
562install-ps: install-ps-am
563
564install-ps-am:
565
566installcheck-am:
567
568maintainer-clean: maintainer-clean-am
569 -rm -rf ./$(DEPDIR)
570 -rm -f Makefile
571maintainer-clean-am: distclean-am maintainer-clean-generic
572
573mostlyclean: mostlyclean-am
574
575mostlyclean-am: mostlyclean-compile mostlyclean-generic \
576 mostlyclean-libtool
577
578pdf: pdf-am
579
580pdf-am:
581
582ps: ps-am
583
584ps-am:
585
586uninstall-am: uninstall-binPROGRAMS
587
588.MAKE: install-am install-strip
589
590.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
591 clean-generic clean-libtool ctags distclean distclean-compile \
592 distclean-generic distclean-libtool distclean-tags distdir dvi \
593 dvi-am html html-am info info-am install install-am \
594 install-binPROGRAMS install-data install-data-am install-dvi \
595 install-dvi-am install-exec install-exec-am install-html \
596 install-html-am install-info install-info-am install-man \
597 install-pdf install-pdf-am install-ps install-ps-am \
598 install-strip installcheck installcheck-am installdirs \
599 maintainer-clean maintainer-clean-generic mostlyclean \
600 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
601 pdf pdf-am ps ps-am tags uninstall uninstall-am \
602 uninstall-binPROGRAMS
603
604
605# Tell versions [3.59,3.63) of GNU make to not export all variables.
606# Otherwise a system limit (for SysV at least) may be exceeded.
607.NOEXPORT: