• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Makefile.in generated by automake 1.16.5 from Makefile.am.
2# win32/VS2003/tests/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994-2021 Free Software Foundation, Inc.
5
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# Disable automatic dependency tracking if using other tools than gcc and gmake
18#AUTOMAKE_OPTIONS = no-dependencies
19
20am__is_gnu_make = { \
21  if test -z '$(MAKELEVEL)'; then \
22    false; \
23  elif test -n '$(MAKE_HOST)'; then \
24    true; \
25  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
26    true; \
27  else \
28    false; \
29  fi; \
30}
31am__make_running_with_option = \
32  case $${target_option-} in \
33      ?) ;; \
34      *) echo "am__make_running_with_option: internal error: invalid" \
35              "target option '$${target_option-}' specified" >&2; \
36         exit 1;; \
37  esac; \
38  has_opt=no; \
39  sane_makeflags=$$MAKEFLAGS; \
40  if $(am__is_gnu_make); then \
41    sane_makeflags=$$MFLAGS; \
42  else \
43    case $$MAKEFLAGS in \
44      *\\[\ \	]*) \
45        bs=\\; \
46        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
47          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
48    esac; \
49  fi; \
50  skip_next=no; \
51  strip_trailopt () \
52  { \
53    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
54  }; \
55  for flg in $$sane_makeflags; do \
56    test $$skip_next = yes && { skip_next=no; continue; }; \
57    case $$flg in \
58      *=*|--*) continue;; \
59        -*I) strip_trailopt 'I'; skip_next=yes;; \
60      -*I?*) strip_trailopt 'I';; \
61        -*O) strip_trailopt 'O'; skip_next=yes;; \
62      -*O?*) strip_trailopt 'O';; \
63        -*l) strip_trailopt 'l'; skip_next=yes;; \
64      -*l?*) strip_trailopt 'l';; \
65      -[dEDm]) skip_next=yes;; \
66      -[JT]) skip_next=yes;; \
67    esac; \
68    case $$flg in \
69      *$$target_option*) has_opt=yes; break;; \
70    esac; \
71  done; \
72  test $$has_opt = yes
73am__make_dryrun = (target_option=n; $(am__make_running_with_option))
74am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
75pkgdatadir = $(datadir)/speexdsp
76pkgincludedir = $(includedir)/speexdsp
77pkglibdir = $(libdir)/speexdsp
78pkglibexecdir = $(libexecdir)/speexdsp
79am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
80install_sh_DATA = $(install_sh) -c -m 644
81install_sh_PROGRAM = $(install_sh) -c
82install_sh_SCRIPT = $(install_sh) -c
83INSTALL_HEADER = $(INSTALL_DATA)
84transform = $(program_transform_name)
85NORMAL_INSTALL = :
86PRE_INSTALL = :
87POST_INSTALL = :
88NORMAL_UNINSTALL = :
89PRE_UNINSTALL = :
90POST_UNINSTALL = :
91build_triplet = x86_64-pc-linux-gnu
92host_triplet = x86_64-pc-linux-gnu
93subdir = win32/VS2003/tests
94ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
95am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
96	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
97	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
98	$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
99am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
100	$(ACLOCAL_M4)
101DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
102mkinstalldirs = $(install_sh) -d
103CONFIG_HEADER = $(top_builddir)/config.h
104CONFIG_CLEAN_FILES =
105CONFIG_CLEAN_VPATH_FILES =
106AM_V_P = $(am__v_P_$(V))
107am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
108am__v_P_0 = false
109am__v_P_1 = :
110AM_V_GEN = $(am__v_GEN_$(V))
111am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
112am__v_GEN_0 = @echo "  GEN     " $@;
113am__v_GEN_1 =
114AM_V_at = $(am__v_at_$(V))
115am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
116am__v_at_0 = @
117am__v_at_1 =
118SOURCES =
119DIST_SOURCES =
120am__can_run_installinfo = \
121  case $$AM_UPDATE_INFO_DIR in \
122    n|no|NO) false;; \
123    *) (install-info --version) >/dev/null 2>&1;; \
124  esac
125am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
126am__DIST_COMMON = $(srcdir)/Makefile.in
127DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
128ACLOCAL = ${SHELL} '/usr/local/google/home/sadafebrahimi/aosp/forupdatesonly/aosp-master-with-phones/external/speex/missing' aclocal-1.16
129AMTAR = $${TAR-tar}
130AM_DEFAULT_VERBOSITY = 0
131AR = ar
132AS = as
133AUTOCONF = ${SHELL} '/usr/local/google/home/sadafebrahimi/aosp/forupdatesonly/aosp-master-with-phones/external/speex/missing' autoconf
134AUTOHEADER = ${SHELL} '/usr/local/google/home/sadafebrahimi/aosp/forupdatesonly/aosp-master-with-phones/external/speex/missing' autoheader
135AUTOMAKE = ${SHELL} '/usr/local/google/home/sadafebrahimi/aosp/forupdatesonly/aosp-master-with-phones/external/speex/missing' automake-1.16
136AWK = gawk
137CC = gcc
138CCDEPMODE = depmode=gcc3
139CFLAGS = -g -O2 -fvisibility=hidden
140CPPFLAGS =
141CSCOPE = cscope
142CTAGS = ctags
143CYGPATH_W = echo
144DEFS = -DHAVE_CONFIG_H
145DEPDIR = .deps
146DLLTOOL = dlltool
147DSYMUTIL =
148DUMPBIN =
149ECHO_C =
150ECHO_N = -n
151ECHO_T =
152EGREP = /usr/bin/grep -E
153ETAGS = etags
154EXEEXT =
155FFT_CFLAGS =
156FFT_LIBS =
157FFT_PKGCONFIG =
158FGREP = /usr/bin/grep -F
159FILECMD = file
160GREP = /usr/bin/grep
161INCLUDE_STDINT = #include <stdint.h>
162INSTALL = /usr/bin/install -c
163INSTALL_DATA = ${INSTALL} -m 644
164INSTALL_PROGRAM = ${INSTALL}
165INSTALL_SCRIPT = ${INSTALL}
166INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
167LD = /usr/bin/ld -m elf_x86_64
168LDFLAGS =
169LIBM = -lm
170LIBOBJS =
171LIBS =
172LIBTOOL = $(SHELL) $(top_builddir)/libtool
173LIPO =
174LN_S = ln -s
175LTLIBOBJS =
176LT_SYS_LIBRARY_PATH =
177MAINT =
178MAKEINFO = ${SHELL} '/usr/local/google/home/sadafebrahimi/aosp/forupdatesonly/aosp-master-with-phones/external/speex/missing' makeinfo
179MANIFEST_TOOL = :
180MKDIR_P = /usr/bin/mkdir -p
181NM = /usr/bin/nm -B
182NMEDIT =
183OBJDUMP = objdump
184OBJEXT = o
185OTOOL =
186OTOOL64 =
187PACKAGE = speexdsp
188PACKAGE_BUGREPORT = speex-dev@xiph.org
189PACKAGE_NAME = speexdsp
190PACKAGE_STRING = speexdsp 1.2.1
191PACKAGE_TARNAME = speexdsp
192PACKAGE_URL =
193PACKAGE_VERSION = 1.2.1
194PATH_SEPARATOR = :
195PKG_CONFIG = /usr/bin/pkg-config
196PKG_CONFIG_LIBDIR =
197PKG_CONFIG_PATH =
198RANLIB = ranlib
199SED = /usr/bin/sed
200SET_MAKE =
201SHELL = /bin/sh
202SIZE16 = int16_t
203SIZE32 = int32_t
204SPEEXDSP_LT_AGE = 5
205SPEEXDSP_LT_CURRENT = 6
206SPEEXDSP_LT_REVISION = 2
207STRIP = strip
208USIZE16 = uint16_t
209USIZE32 = uint32_t
210VERSION = 1.2.1
211abs_builddir = /usr/local/google/home/sadafebrahimi/aosp/forupdatesonly/aosp-master-with-phones/external/speex/win32/VS2003/tests
212abs_srcdir = /usr/local/google/home/sadafebrahimi/aosp/forupdatesonly/aosp-master-with-phones/external/speex/win32/VS2003/tests
213abs_top_builddir = /usr/local/google/home/sadafebrahimi/aosp/forupdatesonly/aosp-master-with-phones/external/speex
214abs_top_srcdir = /usr/local/google/home/sadafebrahimi/aosp/forupdatesonly/aosp-master-with-phones/external/speex
215ac_ct_AR = ar
216ac_ct_CC = gcc
217ac_ct_DUMPBIN =
218am__include = include
219am__leading_dot = .
220am__quote =
221am__tar = $${TAR-tar} chof - "$$tardir"
222am__untar = $${TAR-tar} xf -
223bindir = ${exec_prefix}/bin
224build = x86_64-pc-linux-gnu
225build_alias =
226build_cpu = x86_64
227build_os = linux-gnu
228build_vendor = pc
229builddir = .
230datadir = ${datarootdir}
231datarootdir = ${prefix}/share
232docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
233dvidir = ${docdir}
234exec_prefix = ${prefix}
235host = x86_64-pc-linux-gnu
236host_alias =
237host_cpu = x86_64
238host_os = linux-gnu
239host_vendor = pc
240htmldir = ${docdir}
241includedir = ${prefix}/include
242infodir = ${datarootdir}/info
243install_sh = ${SHELL} /usr/local/google/home/sadafebrahimi/aosp/forupdatesonly/aosp-master-with-phones/external/speex/install-sh
244libdir = ${exec_prefix}/lib
245libexecdir = ${exec_prefix}/libexec
246localedir = ${datarootdir}/locale
247localstatedir = ${prefix}/var
248mandir = ${datarootdir}/man
249mkdir_p = $(MKDIR_P)
250oldincludedir = /usr/include
251pdfdir = ${docdir}
252prefix = /usr/local
253program_transform_name = s,x,x,
254psdir = ${docdir}
255runstatedir = ${localstatedir}/run
256sbindir = ${exec_prefix}/sbin
257sharedstatedir = ${prefix}/com
258src =
259srcdir = .
260sysconfdir = ${prefix}/etc
261target_alias =
262top_build_prefix = ../../../
263top_builddir = ../../..
264top_srcdir = ../../..
265EXTRA_DIST = testdenoise.vcproj testecho.vcproj testresample.vcproj
266all: all-am
267
268.SUFFIXES:
269$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
270	@for dep in $?; do \
271	  case '$(am__configure_deps)' in \
272	    *$$dep*) \
273	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
274	        && { if test -f $@; then exit 0; else break; fi; }; \
275	      exit 1;; \
276	  esac; \
277	done; \
278	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign win32/VS2003/tests/Makefile'; \
279	$(am__cd) $(top_srcdir) && \
280	  $(AUTOMAKE) --foreign win32/VS2003/tests/Makefile
281Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
282	@case '$?' in \
283	  *config.status*) \
284	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
285	  *) \
286	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
287	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
288	esac;
289
290$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
291	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
292
293$(top_srcdir)/configure:  $(am__configure_deps)
294	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
295$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
296	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
297$(am__aclocal_m4_deps):
298
299mostlyclean-libtool:
300	-rm -f *.lo
301
302clean-libtool:
303	-rm -rf .libs _libs
304tags TAGS:
305
306ctags CTAGS:
307
308cscope cscopelist:
309
310distdir: $(BUILT_SOURCES)
311	$(MAKE) $(AM_MAKEFLAGS) distdir-am
312
313distdir-am: $(DISTFILES)
314	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
315	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
316	list='$(DISTFILES)'; \
317	  dist_files=`for file in $$list; do echo $$file; done | \
318	  sed -e "s|^$$srcdirstrip/||;t" \
319	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
320	case $$dist_files in \
321	  */*) $(MKDIR_P) `echo "$$dist_files" | \
322			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
323			   sort -u` ;; \
324	esac; \
325	for file in $$dist_files; do \
326	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
327	  if test -d $$d/$$file; then \
328	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
329	    if test -d "$(distdir)/$$file"; then \
330	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
331	    fi; \
332	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
333	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
334	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
335	    fi; \
336	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
337	  else \
338	    test -f "$(distdir)/$$file" \
339	    || cp -p $$d/$$file "$(distdir)/$$file" \
340	    || exit 1; \
341	  fi; \
342	done
343check-am: all-am
344check: check-am
345all-am: Makefile
346installdirs:
347install: install-am
348install-exec: install-exec-am
349install-data: install-data-am
350uninstall: uninstall-am
351
352install-am: all-am
353	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
354
355installcheck: installcheck-am
356install-strip:
357	if test -z '$(STRIP)'; then \
358	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
359	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
360	      install; \
361	else \
362	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
363	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
364	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
365	fi
366mostlyclean-generic:
367
368clean-generic:
369
370distclean-generic:
371	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
372	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
373
374maintainer-clean-generic:
375	@echo "This command is intended for maintainers to use"
376	@echo "it deletes files that may require special tools to rebuild."
377clean: clean-am
378
379clean-am: clean-generic clean-libtool mostlyclean-am
380
381distclean: distclean-am
382	-rm -f Makefile
383distclean-am: clean-am distclean-generic
384
385dvi: dvi-am
386
387dvi-am:
388
389html: html-am
390
391html-am:
392
393info: info-am
394
395info-am:
396
397install-data-am:
398
399install-dvi: install-dvi-am
400
401install-dvi-am:
402
403install-exec-am:
404
405install-html: install-html-am
406
407install-html-am:
408
409install-info: install-info-am
410
411install-info-am:
412
413install-man:
414
415install-pdf: install-pdf-am
416
417install-pdf-am:
418
419install-ps: install-ps-am
420
421install-ps-am:
422
423installcheck-am:
424
425maintainer-clean: maintainer-clean-am
426	-rm -f Makefile
427maintainer-clean-am: distclean-am maintainer-clean-generic
428
429mostlyclean: mostlyclean-am
430
431mostlyclean-am: mostlyclean-generic mostlyclean-libtool
432
433pdf: pdf-am
434
435pdf-am:
436
437ps: ps-am
438
439ps-am:
440
441uninstall-am:
442
443.MAKE: install-am install-strip
444
445.PHONY: all all-am check check-am clean clean-generic clean-libtool \
446	cscopelist-am ctags-am distclean distclean-generic \
447	distclean-libtool distdir dvi dvi-am html html-am info info-am \
448	install install-am install-data install-data-am install-dvi \
449	install-dvi-am install-exec install-exec-am install-html \
450	install-html-am install-info install-info-am install-man \
451	install-pdf install-pdf-am install-ps install-ps-am \
452	install-strip installcheck installcheck-am installdirs \
453	maintainer-clean maintainer-clean-generic mostlyclean \
454	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
455	tags-am uninstall uninstall-am
456
457.PRECIOUS: Makefile
458
459
460# Tell versions [3.59,3.63) of GNU make to not export all variables.
461# Otherwise a system limit (for SysV at least) may be exceeded.
462.NOEXPORT:
463