comparison spandsp-0.0.3/spandsp-0.0.3/itutests/Makefile @ 5:f762bf195c4b

import spandsp-0.0.3
author Peter Meerwald <pmeerw@cosy.sbg.ac.at>
date Fri, 25 Jun 2010 16:00:21 +0200
parents
children
comparison
equal deleted inserted replaced
4:26cd8f1ef0b1 5:f762bf195c4b
1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
2 # itutests/Makefile. Generated from Makefile.in by configure.
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 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 srcdir = .
17 top_srcdir = ..
18
19 pkgdatadir = $(datadir)/spandsp
20 pkglibdir = $(libdir)/spandsp
21 pkgincludedir = $(includedir)/spandsp
22 top_builddir = ..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = /usr/bin/install -c
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = i686-pc-linux-gnu
37 host_triplet = i686-pc-linux-gnu
38 subdir = itutests
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43 $(ACLOCAL_M4)
44 mkinstalldirs = $(install_sh) -d
45 CONFIG_HEADER = $(top_builddir)/src/config.h
46 CONFIG_CLEAN_FILES =
47 SOURCES =
48 DIST_SOURCES =
49 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
50 html-recursive info-recursive install-data-recursive \
51 install-exec-recursive install-info-recursive \
52 install-recursive installcheck-recursive installdirs-recursive \
53 pdf-recursive ps-recursive uninstall-info-recursive \
54 uninstall-recursive
55 ETAGS = etags
56 CTAGS = ctags
57 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
58 ACLOCAL = ${SHELL} /xhome1/tmp/oslec/spandsp-0.0.3/config/missing --run aclocal-1.9
59 AMDEP_FALSE = #
60 AMDEP_TRUE =
61 AMTAR = ${SHELL} /xhome1/tmp/oslec/spandsp-0.0.3/config/missing --run tar
62 AR = ar
63 AUTOCONF = ${SHELL} /xhome1/tmp/oslec/spandsp-0.0.3/config/missing --run autoconf
64 AUTOHEADER = ${SHELL} /xhome1/tmp/oslec/spandsp-0.0.3/config/missing --run autoheader
65 AUTOMAKE = ${SHELL} /xhome1/tmp/oslec/spandsp-0.0.3/config/missing --run automake-1.9
66 AWK = gawk
67 CC = gcc
68 CCDEPMODE = depmode=gcc3
69 CFLAGS = -g -O2
70 COMP_VENDOR_CFLAGS = -O2 -g -std=gnu99 -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
71 COND_DOC_FALSE =
72 COND_DOC_TRUE = #
73 COND_ITUTESTS_FALSE =
74 COND_ITUTESTS_TRUE = #
75 COND_MMX_FALSE =
76 COND_MMX_TRUE = #
77 COND_SSE_FALSE =
78 COND_SSE_TRUE = #
79 COND_TESTS_FALSE = #
80 COND_TESTS_TRUE =
81 CPP = gcc -E
82 CPPFLAGS =
83 CXX = g++
84 CXXCPP = g++ -E
85 CXXDEPMODE = depmode=gcc3
86 CXXFLAGS = -g -O2
87 CYGPATH_W = echo
88 DEFS = -DHAVE_CONFIG_H
89 DEPDIR = .deps
90 ECHO = echo
91 ECHO_C =
92 ECHO_N = -n
93 ECHO_T =
94 EGREP = grep -E
95 EXEEXT =
96 F77 =
97 FFLAGS =
98 INSTALL_DATA = ${INSTALL} -m 644
99 INSTALL_PROGRAM = ${INSTALL}
100 INSTALL_SCRIPT = ${INSTALL}
101 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
102 LDFLAGS =
103 LIBOBJS =
104 LIBS = -lm -ltiff
105 LIBTOOL = $(SHELL) $(top_builddir)/libtool
106 LN_S = ln -s
107 LTLIBOBJS =
108 MAKEINFO = ${SHELL} /xhome1/tmp/oslec/spandsp-0.0.3/config/missing --run makeinfo
109 OBJEXT = o
110 PACKAGE = spandsp
111 PACKAGE_BUGREPORT =
112 PACKAGE_NAME =
113 PACKAGE_STRING =
114 PACKAGE_TARNAME =
115 PACKAGE_VERSION =
116 PATH_SEPARATOR = :
117 RANLIB = ranlib
118 SET_MAKE =
119 SHELL = /bin/sh
120 SPANDSP_LT_AGE = 0
121 SPANDSP_LT_CURRENT = 0
122 SPANDSP_LT_REVISION = 2
123 STRIP = strip
124 TESTLIBS = -L/usr/X11R6/lib -lXft -lXext -lX11 -laudiofile -lfftw3 -lpthread -ldl
125 VERSION = 0.0.3
126 ac_ct_AR = ar
127 ac_ct_CC = gcc
128 ac_ct_CXX = g++
129 ac_ct_F77 =
130 ac_ct_RANLIB = ranlib
131 ac_ct_STRIP = strip
132 am__fastdepCC_FALSE = #
133 am__fastdepCC_TRUE =
134 am__fastdepCXX_FALSE = #
135 am__fastdepCXX_TRUE =
136 am__include = include
137 am__leading_dot = .
138 am__quote =
139 am__tar = ${AMTAR} chof - "$$tardir"
140 am__untar = ${AMTAR} xf -
141 bindir = ${exec_prefix}/bin
142 build = i686-pc-linux-gnu
143 build_alias =
144 build_cpu = i686
145 build_os = linux-gnu
146 build_vendor = pc
147 datadir = ${prefix}/share
148 exec_prefix = ${prefix}
149 host = i686-pc-linux-gnu
150 host_alias =
151 host_cpu = i686
152 host_os = linux-gnu
153 host_vendor = pc
154 includedir = ${prefix}/include
155 infodir = ${prefix}/info
156 install_sh = /xhome1/tmp/oslec/spandsp-0.0.3/config/install-sh
157 libdir = ${exec_prefix}/lib
158 libexecdir = ${exec_prefix}/libexec
159 localstatedir = ${prefix}/var
160 mandir = ${prefix}/man
161 mkdir_p = mkdir -p --
162 oldincludedir = /usr/include
163 prefix = /usr/local
164 program_transform_name = s,x,x,
165 sbindir = ${exec_prefix}/sbin
166 sharedstatedir = ${prefix}/com
167 sysconfdir = ${prefix}/etc
168 target_alias =
169 SUBDIRS = fax
170 DIST_SUBDIRS = fax
171 all: all-recursive
172
173 .SUFFIXES:
174 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
175 @for dep in $?; do \
176 case '$(am__configure_deps)' in \
177 *$$dep*) \
178 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
179 && exit 0; \
180 exit 1;; \
181 esac; \
182 done; \
183 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu itutests/Makefile'; \
184 cd $(top_srcdir) && \
185 $(AUTOMAKE) --gnu itutests/Makefile
186 .PRECIOUS: Makefile
187 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
188 @case '$?' in \
189 *config.status*) \
190 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
191 *) \
192 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
193 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
194 esac;
195
196 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
197 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
198
199 $(top_srcdir)/configure: $(am__configure_deps)
200 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
201 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
202 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
203
204 mostlyclean-libtool:
205 -rm -f *.lo
206
207 clean-libtool:
208 -rm -rf .libs _libs
209
210 distclean-libtool:
211 -rm -f libtool
212 uninstall-info-am:
213
214 # This directory's subdirectories are mostly independent; you can cd
215 # into them and run `make' without going through this Makefile.
216 # To change the values of `make' variables: instead of editing Makefiles,
217 # (1) if the variable is set in `config.status', edit `config.status'
218 # (which will cause the Makefiles to be regenerated when you run `make');
219 # (2) otherwise, pass the desired values on the `make' command line.
220 $(RECURSIVE_TARGETS):
221 @failcom='exit 1'; \
222 for f in x $$MAKEFLAGS; do \
223 case $$f in \
224 *=* | --[!k]*);; \
225 *k*) failcom='fail=yes';; \
226 esac; \
227 done; \
228 dot_seen=no; \
229 target=`echo $@ | sed s/-recursive//`; \
230 list='$(SUBDIRS)'; for subdir in $$list; do \
231 echo "Making $$target in $$subdir"; \
232 if test "$$subdir" = "."; then \
233 dot_seen=yes; \
234 local_target="$$target-am"; \
235 else \
236 local_target="$$target"; \
237 fi; \
238 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
239 || eval $$failcom; \
240 done; \
241 if test "$$dot_seen" = "no"; then \
242 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
243 fi; test -z "$$fail"
244
245 mostlyclean-recursive clean-recursive distclean-recursive \
246 maintainer-clean-recursive:
247 @failcom='exit 1'; \
248 for f in x $$MAKEFLAGS; do \
249 case $$f in \
250 *=* | --[!k]*);; \
251 *k*) failcom='fail=yes';; \
252 esac; \
253 done; \
254 dot_seen=no; \
255 case "$@" in \
256 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
257 *) list='$(SUBDIRS)' ;; \
258 esac; \
259 rev=''; for subdir in $$list; do \
260 if test "$$subdir" = "."; then :; else \
261 rev="$$subdir $$rev"; \
262 fi; \
263 done; \
264 rev="$$rev ."; \
265 target=`echo $@ | sed s/-recursive//`; \
266 for subdir in $$rev; do \
267 echo "Making $$target in $$subdir"; \
268 if test "$$subdir" = "."; then \
269 local_target="$$target-am"; \
270 else \
271 local_target="$$target"; \
272 fi; \
273 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
274 || eval $$failcom; \
275 done && test -z "$$fail"
276 tags-recursive:
277 list='$(SUBDIRS)'; for subdir in $$list; do \
278 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
279 done
280 ctags-recursive:
281 list='$(SUBDIRS)'; for subdir in $$list; do \
282 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
283 done
284
285 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
286 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
287 unique=`for i in $$list; do \
288 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
289 done | \
290 $(AWK) ' { files[$$0] = 1; } \
291 END { for (i in files) print i; }'`; \
292 mkid -fID $$unique
293 tags: TAGS
294
295 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
296 $(TAGS_FILES) $(LISP)
297 tags=; \
298 here=`pwd`; \
299 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
300 include_option=--etags-include; \
301 empty_fix=.; \
302 else \
303 include_option=--include; \
304 empty_fix=; \
305 fi; \
306 list='$(SUBDIRS)'; for subdir in $$list; do \
307 if test "$$subdir" = .; then :; else \
308 test ! -f $$subdir/TAGS || \
309 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
310 fi; \
311 done; \
312 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
313 unique=`for i in $$list; do \
314 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
315 done | \
316 $(AWK) ' { files[$$0] = 1; } \
317 END { for (i in files) print i; }'`; \
318 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
319 test -n "$$unique" || unique=$$empty_fix; \
320 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
321 $$tags $$unique; \
322 fi
323 ctags: CTAGS
324 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
325 $(TAGS_FILES) $(LISP)
326 tags=; \
327 here=`pwd`; \
328 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
329 unique=`for i in $$list; do \
330 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
331 done | \
332 $(AWK) ' { files[$$0] = 1; } \
333 END { for (i in files) print i; }'`; \
334 test -z "$(CTAGS_ARGS)$$tags$$unique" \
335 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
336 $$tags $$unique
337
338 GTAGS:
339 here=`$(am__cd) $(top_builddir) && pwd` \
340 && cd $(top_srcdir) \
341 && gtags -i $(GTAGS_ARGS) $$here
342
343 distclean-tags:
344 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
345
346 distdir: $(DISTFILES)
347 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
348 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
349 list='$(DISTFILES)'; for file in $$list; do \
350 case $$file in \
351 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
352 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
353 esac; \
354 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
355 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
356 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
357 dir="/$$dir"; \
358 $(mkdir_p) "$(distdir)$$dir"; \
359 else \
360 dir=''; \
361 fi; \
362 if test -d $$d/$$file; then \
363 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
364 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
365 fi; \
366 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
367 else \
368 test -f $(distdir)/$$file \
369 || cp -p $$d/$$file $(distdir)/$$file \
370 || exit 1; \
371 fi; \
372 done
373 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
374 if test "$$subdir" = .; then :; else \
375 test -d "$(distdir)/$$subdir" \
376 || $(mkdir_p) "$(distdir)/$$subdir" \
377 || exit 1; \
378 distdir=`$(am__cd) $(distdir) && pwd`; \
379 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
380 (cd $$subdir && \
381 $(MAKE) $(AM_MAKEFLAGS) \
382 top_distdir="$$top_distdir" \
383 distdir="$$distdir/$$subdir" \
384 distdir) \
385 || exit 1; \
386 fi; \
387 done
388 check-am: all-am
389 check: check-recursive
390 all-am: Makefile
391 installdirs: installdirs-recursive
392 installdirs-am:
393 install: install-recursive
394 install-exec: install-exec-recursive
395 install-data: install-data-recursive
396 uninstall: uninstall-recursive
397
398 install-am: all-am
399 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
400
401 installcheck: installcheck-recursive
402 install-strip:
403 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
404 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
405 `test -z '$(STRIP)' || \
406 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
407 mostlyclean-generic:
408
409 clean-generic:
410
411 distclean-generic:
412 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
413
414 maintainer-clean-generic:
415 @echo "This command is intended for maintainers to use"
416 @echo "it deletes files that may require special tools to rebuild."
417 clean-am: clean-generic clean-libtool mostlyclean-am
418
419 distclean: distclean-recursive
420 -rm -f Makefile
421 distclean-am: clean-am distclean-generic distclean-libtool \
422 distclean-tags
423
424 dvi: dvi-recursive
425
426 dvi-am:
427
428 html: html-recursive
429
430 info: info-recursive
431
432 info-am:
433
434 install-data-am:
435
436 install-exec-am:
437
438 install-info: install-info-recursive
439
440 install-man:
441
442 installcheck-am:
443
444 maintainer-clean: maintainer-clean-recursive
445 -rm -f Makefile
446 maintainer-clean-am: distclean-am maintainer-clean-generic
447
448 mostlyclean: mostlyclean-recursive
449
450 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
451
452 pdf: pdf-recursive
453
454 pdf-am:
455
456 ps: ps-recursive
457
458 ps-am:
459
460 uninstall-am: uninstall-info-am
461
462 uninstall-info: uninstall-info-recursive
463
464 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
465 clean clean-generic clean-libtool clean-recursive ctags \
466 ctags-recursive distclean distclean-generic distclean-libtool \
467 distclean-recursive distclean-tags distdir dvi dvi-am html \
468 html-am info info-am install install-am install-data \
469 install-data-am install-exec install-exec-am install-info \
470 install-info-am install-man install-strip installcheck \
471 installcheck-am installdirs installdirs-am maintainer-clean \
472 maintainer-clean-generic maintainer-clean-recursive \
473 mostlyclean mostlyclean-generic mostlyclean-libtool \
474 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
475 uninstall uninstall-am uninstall-info-am
476
477
478 all:
479
480 clean:
481 # Tell versions [3.59,3.63) of GNU make to not export all variables.
482 # Otherwise a system limit (for SysV at least) may be exceeded.
483 .NOEXPORT:

Repositories maintained by Peter Meerwald, pmeerw@pmeerw.net.