comparison spandsp-0.0.3/spandsp-0.0.3/doc/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 # doc/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 = doc
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 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
50 ACLOCAL = ${SHELL} /xhome1/tmp/oslec/spandsp-0.0.3/config/missing --run aclocal-1.9
51 AMDEP_FALSE = #
52 AMDEP_TRUE =
53 AMTAR = ${SHELL} /xhome1/tmp/oslec/spandsp-0.0.3/config/missing --run tar
54 AR = ar
55 AUTOCONF = ${SHELL} /xhome1/tmp/oslec/spandsp-0.0.3/config/missing --run autoconf
56 AUTOHEADER = ${SHELL} /xhome1/tmp/oslec/spandsp-0.0.3/config/missing --run autoheader
57 AUTOMAKE = ${SHELL} /xhome1/tmp/oslec/spandsp-0.0.3/config/missing --run automake-1.9
58 AWK = gawk
59 CC = gcc
60 CCDEPMODE = depmode=gcc3
61 CFLAGS = -g -O2
62 COMP_VENDOR_CFLAGS = -O2 -g -std=gnu99 -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
63 COND_DOC_FALSE =
64 COND_DOC_TRUE = #
65 COND_ITUTESTS_FALSE =
66 COND_ITUTESTS_TRUE = #
67 COND_MMX_FALSE =
68 COND_MMX_TRUE = #
69 COND_SSE_FALSE =
70 COND_SSE_TRUE = #
71 COND_TESTS_FALSE = #
72 COND_TESTS_TRUE =
73 CPP = gcc -E
74 CPPFLAGS =
75 CXX = g++
76 CXXCPP = g++ -E
77 CXXDEPMODE = depmode=gcc3
78 CXXFLAGS = -g -O2
79 CYGPATH_W = echo
80 DEFS = -DHAVE_CONFIG_H
81 DEPDIR = .deps
82 ECHO = echo
83 ECHO_C =
84 ECHO_N = -n
85 ECHO_T =
86 EGREP = grep -E
87 EXEEXT =
88 F77 =
89 FFLAGS =
90 INSTALL_DATA = ${INSTALL} -m 644
91 INSTALL_PROGRAM = ${INSTALL}
92 INSTALL_SCRIPT = ${INSTALL}
93 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
94 LDFLAGS =
95 LIBOBJS =
96 LIBS = -lm -ltiff
97 LIBTOOL = $(SHELL) $(top_builddir)/libtool
98 LN_S = ln -s
99 LTLIBOBJS =
100 MAKEINFO = ${SHELL} /xhome1/tmp/oslec/spandsp-0.0.3/config/missing --run makeinfo
101 OBJEXT = o
102 PACKAGE = spandsp
103 PACKAGE_BUGREPORT =
104 PACKAGE_NAME =
105 PACKAGE_STRING =
106 PACKAGE_TARNAME =
107 PACKAGE_VERSION =
108 PATH_SEPARATOR = :
109 RANLIB = ranlib
110 SET_MAKE =
111 SHELL = /bin/sh
112 SPANDSP_LT_AGE = 0
113 SPANDSP_LT_CURRENT = 0
114 SPANDSP_LT_REVISION = 2
115 STRIP = strip
116 TESTLIBS = -L/usr/X11R6/lib -lXft -lXext -lX11 -laudiofile -lfftw3 -lpthread -ldl
117 VERSION = 0.0.3
118 ac_ct_AR = ar
119 ac_ct_CC = gcc
120 ac_ct_CXX = g++
121 ac_ct_F77 =
122 ac_ct_RANLIB = ranlib
123 ac_ct_STRIP = strip
124 am__fastdepCC_FALSE = #
125 am__fastdepCC_TRUE =
126 am__fastdepCXX_FALSE = #
127 am__fastdepCXX_TRUE =
128 am__include = include
129 am__leading_dot = .
130 am__quote =
131 am__tar = ${AMTAR} chof - "$$tardir"
132 am__untar = ${AMTAR} xf -
133 bindir = ${exec_prefix}/bin
134 build = i686-pc-linux-gnu
135 build_alias =
136 build_cpu = i686
137 build_os = linux-gnu
138 build_vendor = pc
139 datadir = ${prefix}/share
140 exec_prefix = ${prefix}
141 host = i686-pc-linux-gnu
142 host_alias =
143 host_cpu = i686
144 host_os = linux-gnu
145 host_vendor = pc
146 includedir = ${prefix}/include
147 infodir = ${prefix}/info
148 install_sh = /xhome1/tmp/oslec/spandsp-0.0.3/config/install-sh
149 libdir = ${exec_prefix}/lib
150 libexecdir = ${exec_prefix}/libexec
151 localstatedir = ${prefix}/var
152 mandir = ${prefix}/man
153 mkdir_p = mkdir -p --
154 oldincludedir = /usr/include
155 prefix = /usr/local
156 program_transform_name = s,x,x,
157 sbindir = ${exec_prefix}/sbin
158 sharedstatedir = ${prefix}/com
159 sysconfdir = ${prefix}/etc
160 target_alias =
161 MAINTAINERCLEANFILES = Makefile.in
162 EXTRA_DIST = css.css
163 all: all-am
164
165 .SUFFIXES:
166 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
167 @for dep in $?; do \
168 case '$(am__configure_deps)' in \
169 *$$dep*) \
170 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
171 && exit 0; \
172 exit 1;; \
173 esac; \
174 done; \
175 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
176 cd $(top_srcdir) && \
177 $(AUTOMAKE) --gnu doc/Makefile
178 .PRECIOUS: Makefile
179 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
180 @case '$?' in \
181 *config.status*) \
182 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
183 *) \
184 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
185 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
186 esac;
187
188 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
189 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
190
191 $(top_srcdir)/configure: $(am__configure_deps)
192 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
193 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
194 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
195
196 mostlyclean-libtool:
197 -rm -f *.lo
198
199 clean-libtool:
200 -rm -rf .libs _libs
201
202 distclean-libtool:
203 -rm -f libtool
204 uninstall-info-am:
205 tags: TAGS
206 TAGS:
207
208 ctags: CTAGS
209 CTAGS:
210
211
212 distdir: $(DISTFILES)
213 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
214 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
215 list='$(DISTFILES)'; for file in $$list; do \
216 case $$file in \
217 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
218 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
219 esac; \
220 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
221 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
222 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
223 dir="/$$dir"; \
224 $(mkdir_p) "$(distdir)$$dir"; \
225 else \
226 dir=''; \
227 fi; \
228 if test -d $$d/$$file; then \
229 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
230 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
231 fi; \
232 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
233 else \
234 test -f $(distdir)/$$file \
235 || cp -p $$d/$$file $(distdir)/$$file \
236 || exit 1; \
237 fi; \
238 done
239 check-am: all-am
240 check: check-am
241 all-am: Makefile
242 installdirs:
243 install: install-am
244 install-exec: install-exec-am
245 install-data: install-data-am
246 uninstall: uninstall-am
247
248 install-am: all-am
249 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
250
251 installcheck: installcheck-am
252 install-strip:
253 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
254 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
255 `test -z '$(STRIP)' || \
256 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
257 mostlyclean-generic:
258
259 clean-generic:
260
261 distclean-generic:
262 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
263
264 maintainer-clean-generic:
265 @echo "This command is intended for maintainers to use"
266 @echo "it deletes files that may require special tools to rebuild."
267 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
268 clean: clean-am
269
270 clean-am: clean-generic clean-libtool mostlyclean-am
271
272 distclean: distclean-am
273 -rm -f Makefile
274 distclean-am: clean-am distclean-generic distclean-libtool
275
276 dvi: dvi-am
277
278 dvi-am:
279
280 html: html-am
281
282 info: info-am
283
284 info-am:
285
286 install-data-am:
287
288 install-exec-am:
289
290 install-info: install-info-am
291
292 install-man:
293
294 installcheck-am:
295
296 maintainer-clean: maintainer-clean-am
297 -rm -f Makefile
298 maintainer-clean-am: distclean-am maintainer-clean-generic
299
300 mostlyclean: mostlyclean-am
301
302 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
303
304 pdf: pdf-am
305
306 pdf-am:
307
308 ps: ps-am
309
310 ps-am:
311
312 uninstall-am: uninstall-info-am
313
314 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
315 distclean distclean-generic distclean-libtool distdir dvi \
316 dvi-am html html-am info info-am install install-am \
317 install-data install-data-am install-exec install-exec-am \
318 install-info install-info-am install-man install-strip \
319 installcheck installcheck-am installdirs maintainer-clean \
320 maintainer-clean-generic mostlyclean mostlyclean-generic \
321 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
322 uninstall-info-am
323
324
325 all:
326 doxygen libspandsp-doxygen
327 # Tell versions [3.59,3.63) of GNU make to not export all variables.
328 # Otherwise a system limit (for SysV at least) may be exceeded.
329 .NOEXPORT:

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