1# Makefile.in generated by automake 1.8.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004  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@SET_MAKE@
16
17# Disable automatic dependency tracking if using other tools than gcc and gmake
18#AUTOMAKE_OPTIONS = no-dependencies
19
20
21SOURCES = $(libspeex_la_SOURCES)
22
23srcdir = @srcdir@
24top_srcdir = @top_srcdir@
25VPATH = @srcdir@
26pkgdatadir = $(datadir)/@PACKAGE@
27pkglibdir = $(libdir)/@PACKAGE@
28pkgincludedir = $(includedir)/@PACKAGE@
29top_builddir = ..
30am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
31INSTALL = @INSTALL@
32install_sh_DATA = $(install_sh) -c -m 644
33install_sh_PROGRAM = $(install_sh) -c
34install_sh_SCRIPT = $(install_sh) -c
35INSTALL_HEADER = $(INSTALL_DATA)
36transform = $(program_transform_name)
37NORMAL_INSTALL = :
38PRE_INSTALL = :
39POST_INSTALL = :
40NORMAL_UNINSTALL = :
41PRE_UNINSTALL = :
42POST_UNINSTALL = :
43host_triplet = @host@
44subdir = libspeex
45DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
46	$(srcdir)/Makefile.in
47ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
49	$(top_srcdir)/configure.ac
50am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51	$(ACLOCAL_M4)
52mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
53CONFIG_HEADER = $(top_builddir)/config.h
54CONFIG_CLEAN_FILES =
55am__installdirs = "$(DESTDIR)$(libdir)"
56libLTLIBRARIES_INSTALL = $(INSTALL)
57LTLIBRARIES = $(lib_LTLIBRARIES)
58libspeex_la_LIBADD =
59am_libspeex_la_OBJECTS = nb_celp.lo sb_celp.lo lpc.lo ltp.lo lsp.lo \
60	quant_lsp.lo lsp_tables_nb.lo gain_table.lo gain_table_lbr.lo \
61	cb_search.lo filters.lo bits.lo modes.lo speex.lo vq.lo \
62	high_lsp_tables.lo vbr.lo hexc_table.lo exc_5_256_table.lo \
63	exc_5_64_table.lo exc_8_128_table.lo exc_10_32_table.lo \
64	exc_10_16_table.lo exc_20_32_table.lo hexc_10_32_table.lo \
65	misc.lo speex_header.lo speex_callbacks.lo math_approx.lo \
66	stereo.lo preprocess.lo smallft.lo lbr_48k_tables.lo jitter.lo \
67	mdf.lo
68libspeex_la_OBJECTS = $(am_libspeex_la_OBJECTS)
69DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
70depcomp = $(SHELL) $(top_srcdir)/depcomp
71am__depfiles_maybe = depfiles
72@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/bits.Plo ./$(DEPDIR)/cb_search.Plo \
73@AMDEP_TRUE@	./$(DEPDIR)/exc_10_16_table.Plo \
74@AMDEP_TRUE@	./$(DEPDIR)/exc_10_32_table.Plo \
75@AMDEP_TRUE@	./$(DEPDIR)/exc_20_32_table.Plo \
76@AMDEP_TRUE@	./$(DEPDIR)/exc_5_256_table.Plo \
77@AMDEP_TRUE@	./$(DEPDIR)/exc_5_64_table.Plo \
78@AMDEP_TRUE@	./$(DEPDIR)/exc_8_128_table.Plo \
79@AMDEP_TRUE@	./$(DEPDIR)/filters.Plo ./$(DEPDIR)/gain_table.Plo \
80@AMDEP_TRUE@	./$(DEPDIR)/gain_table_lbr.Plo \
81@AMDEP_TRUE@	./$(DEPDIR)/hexc_10_32_table.Plo \
82@AMDEP_TRUE@	./$(DEPDIR)/hexc_table.Plo \
83@AMDEP_TRUE@	./$(DEPDIR)/high_lsp_tables.Plo \
84@AMDEP_TRUE@	./$(DEPDIR)/jitter.Plo \
85@AMDEP_TRUE@	./$(DEPDIR)/lbr_48k_tables.Plo ./$(DEPDIR)/lpc.Plo \
86@AMDEP_TRUE@	./$(DEPDIR)/lsp.Plo ./$(DEPDIR)/lsp_tables_nb.Plo \
87@AMDEP_TRUE@	./$(DEPDIR)/ltp.Plo ./$(DEPDIR)/math_approx.Plo \
88@AMDEP_TRUE@	./$(DEPDIR)/mdf.Plo ./$(DEPDIR)/misc.Plo \
89@AMDEP_TRUE@	./$(DEPDIR)/modes.Plo ./$(DEPDIR)/nb_celp.Plo \
90@AMDEP_TRUE@	./$(DEPDIR)/preprocess.Plo \
91@AMDEP_TRUE@	./$(DEPDIR)/quant_lsp.Plo ./$(DEPDIR)/sb_celp.Plo \
92@AMDEP_TRUE@	./$(DEPDIR)/smallft.Plo ./$(DEPDIR)/speex.Plo \
93@AMDEP_TRUE@	./$(DEPDIR)/speex_callbacks.Plo \
94@AMDEP_TRUE@	./$(DEPDIR)/speex_header.Plo \
95@AMDEP_TRUE@	./$(DEPDIR)/stereo.Plo ./$(DEPDIR)/vbr.Plo \
96@AMDEP_TRUE@	./$(DEPDIR)/vq.Plo
97COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
98	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
99LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
100	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
101	$(AM_CFLAGS) $(CFLAGS)
102CCLD = $(CC)
103LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
104	$(AM_LDFLAGS) $(LDFLAGS) -o $@
105SOURCES = $(libspeex_la_SOURCES)
106DIST_SOURCES = $(libspeex_la_SOURCES)
107HEADERS = $(noinst_HEADERS)
108ETAGS = etags
109CTAGS = ctags
110DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
111ACLOCAL = @ACLOCAL@
112AMDEP_FALSE = @AMDEP_FALSE@
113AMDEP_TRUE = @AMDEP_TRUE@
114AMTAR = @AMTAR@
115AR = @AR@
116AUTOCONF = @AUTOCONF@
117AUTOHEADER = @AUTOHEADER@
118AUTOMAKE = @AUTOMAKE@
119AWK = @AWK@
120CC = @CC@
121CCDEPMODE = @CCDEPMODE@
122CFLAGS = @CFLAGS@
123CPP = @CPP@
124CPPFLAGS = @CPPFLAGS@
125CXX = @CXX@
126CXXCPP = @CXXCPP@
127CXXDEPMODE = @CXXDEPMODE@
128CXXFLAGS = @CXXFLAGS@
129CYGPATH_W = @CYGPATH_W@
130DEFS = @DEFS@
131DEPDIR = @DEPDIR@
132ECHO = @ECHO@
133ECHO_C = @ECHO_C@
134ECHO_N = @ECHO_N@
135ECHO_T = @ECHO_T@
136EGREP = @EGREP@
137EXEEXT = @EXEEXT@
138F77 = @F77@
139FFLAGS = @FFLAGS@
140INSTALL_DATA = @INSTALL_DATA@
141INSTALL_PROGRAM = @INSTALL_PROGRAM@
142INSTALL_SCRIPT = @INSTALL_SCRIPT@
143INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
144LDFLAGS = @LDFLAGS@
145LIBOBJS = @LIBOBJS@
146LIBS = @LIBS@
147LIBTOOL = @LIBTOOL@
148LN_S = @LN_S@
149LTLIBOBJS = @LTLIBOBJS@
150MAINT = @MAINT@
151MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
152MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
153MAKEINFO = @MAKEINFO@
154OBJEXT = @OBJEXT@
155OGG_CFLAGS = @OGG_CFLAGS@
156OGG_LIBS = @OGG_LIBS@
157PACKAGE = @PACKAGE@
158PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
159PACKAGE_NAME = @PACKAGE_NAME@
160PACKAGE_STRING = @PACKAGE_STRING@
161PACKAGE_TARNAME = @PACKAGE_TARNAME@
162PACKAGE_VERSION = @PACKAGE_VERSION@
163PATH_SEPARATOR = @PATH_SEPARATOR@
164RANLIB = @RANLIB@
165SET_MAKE = @SET_MAKE@
166SHELL = @SHELL@
167SIZE16 = @SIZE16@
168SIZE32 = @SIZE32@
169SPEEX_LT_AGE = @SPEEX_LT_AGE@
170SPEEX_LT_CURRENT = @SPEEX_LT_CURRENT@
171SPEEX_LT_REVISION = @SPEEX_LT_REVISION@
172SPEEX_VERSION = @SPEEX_VERSION@
173STRIP = @STRIP@
174VERSION = @VERSION@
175ac_ct_AR = @ac_ct_AR@
176ac_ct_CC = @ac_ct_CC@
177ac_ct_CXX = @ac_ct_CXX@
178ac_ct_F77 = @ac_ct_F77@
179ac_ct_RANLIB = @ac_ct_RANLIB@
180ac_ct_STRIP = @ac_ct_STRIP@
181am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
182am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
183am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
184am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
185am__include = @am__include@
186am__leading_dot = @am__leading_dot@
187am__quote = @am__quote@
188bindir = @bindir@
189build = @build@
190build_alias = @build_alias@
191build_cpu = @build_cpu@
192build_os = @build_os@
193build_vendor = @build_vendor@
194datadir = @datadir@
195exec_prefix = @exec_prefix@
196host = @host@
197host_alias = @host_alias@
198host_cpu = @host_cpu@
199host_os = @host_os@
200host_vendor = @host_vendor@
201includedir = @includedir@
202infodir = @infodir@
203install_sh = @install_sh@
204libdir = @libdir@
205libexecdir = @libexecdir@
206localstatedir = @localstatedir@
207mandir = @mandir@
208mkdir_p = @mkdir_p@
209oldincludedir = @oldincludedir@
210prefix = @prefix@
211program_transform_name = @program_transform_name@
212sbindir = @sbindir@
213sharedstatedir = @sharedstatedir@
214src = @src@
215sysconfdir = @sysconfdir@
216target_alias = @target_alias@
217EXTRA_DIST = testenc.c testenc_wb.c testenc_uwb.c testdenoise.c testecho.c
218INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir) @OGG_CFLAGS@
219lib_LTLIBRARIES = libspeex.la
220
221# Sources for compilation in the library
222libspeex_la_SOURCES = nb_celp.c \
223	sb_celp.c \
224	lpc.c \
225	ltp.c \
226	lsp.c \
227	quant_lsp.c \
228	lsp_tables_nb.c \
229	gain_table.c \
230	gain_table_lbr.c \
231	cb_search.c \
232	filters.c \
233	bits.c \
234	modes.c \
235	speex.c \
236	vq.c \
237	high_lsp_tables.c \
238	vbr.c \
239	hexc_table.c \
240	exc_5_256_table.c \
241	exc_5_64_table.c \
242	exc_8_128_table.c \
243	exc_10_32_table.c \
244	exc_10_16_table.c \
245	exc_20_32_table.c \
246	hexc_10_32_table.c \
247	misc.c \
248	speex_header.c \
249	speex_callbacks.c \
250	math_approx.c \
251	stereo.c \
252	preprocess.c \
253	smallft.c \
254	lbr_48k_tables.c \
255	jitter.c \
256	mdf.c
257
258noinst_HEADERS = lsp.h \
259	nb_celp.h \
260	lpc.h \
261	lpc_bfin.h \
262	ltp.h \
263	quant_lsp.h \
264	cb_search.h \
265	filters.h \
266	stack_alloc.h \
267	vq.h \
268	vq_sse.h \
269	vq_arm4.h \
270	vq_bfin.h \
271	modes.h \
272	sb_celp.h \
273	vbr.h \
274	misc.h \
275	misc_bfin.h \
276	ltp_sse.h \
277	ltp_arm4.h \
278	ltp_bfin.h \
279	filters_sse.h \
280	filters_arm4.h \
281	filters_bfin.h \
282	math_approx.h \
283	smallft.h \
284	arch.h \
285	fixed_arm4.h \
286	fixed_arm5e.h \
287	fixed_bfin.h \
288	fixed_debug.h \
289	fixed_generic.h \
290	cb_search_sse.h \
291	cb_search_arm4.h \
292	cb_search_bfin.h
293
294libspeex_la_LDFLAGS = -version-info @SPEEX_LT_CURRENT@:@SPEEX_LT_REVISION@:@SPEEX_LT_AGE@
295all: all-am
296
297.SUFFIXES:
298.SUFFIXES: .c .lo .o .obj
299$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
300	@for dep in $?; do \
301	  case '$(am__configure_deps)' in \
302	    *$$dep*) \
303	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
304		&& exit 0; \
305	      exit 1;; \
306	  esac; \
307	done; \
308	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  libspeex/Makefile'; \
309	cd $(top_srcdir) && \
310	  $(AUTOMAKE) --gnu  libspeex/Makefile
311.PRECIOUS: Makefile
312Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
313	@case '$?' in \
314	  *config.status*) \
315	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
316	  *) \
317	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
318	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
319	esac;
320
321$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
322	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
323
324$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
325	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
326$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
327	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
328install-libLTLIBRARIES: $(lib_LTLIBRARIES)
329	@$(NORMAL_INSTALL)
330	test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
331	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
332	  if test -f $$p; then \
333	    f="`echo $$p | sed -e 's|^.*/||'`"; \
334	    echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
335	    $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
336	  else :; fi; \
337	done
338
339uninstall-libLTLIBRARIES:
340	@$(NORMAL_UNINSTALL)
341	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
342	    p="`echo $$p | sed -e 's|^.*/||'`"; \
343	  echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
344	  $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
345	done
346
347clean-libLTLIBRARIES:
348	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
349	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
350	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
351	  test "$$dir" != "$$p" || dir=.; \
352	  echo "rm -f \"$${dir}/so_locations\""; \
353	  rm -f "$${dir}/so_locations"; \
354	done
355libspeex.la: $(libspeex_la_OBJECTS) $(libspeex_la_DEPENDENCIES)
356	$(LINK) -rpath $(libdir) $(libspeex_la_LDFLAGS) $(libspeex_la_OBJECTS) $(libspeex_la_LIBADD) $(LIBS)
357
358mostlyclean-compile:
359	-rm -f *.$(OBJEXT)
360
361distclean-compile:
362	-rm -f *.tab.c
363
364@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bits.Plo@am__quote@
365@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cb_search.Plo@am__quote@
366@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exc_10_16_table.Plo@am__quote@
367@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exc_10_32_table.Plo@am__quote@
368@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exc_20_32_table.Plo@am__quote@
369@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exc_5_256_table.Plo@am__quote@
370@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exc_5_64_table.Plo@am__quote@
371@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exc_8_128_table.Plo@am__quote@
372@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filters.Plo@am__quote@
373@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gain_table.Plo@am__quote@
374@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gain_table_lbr.Plo@am__quote@
375@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hexc_10_32_table.Plo@am__quote@
376@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hexc_table.Plo@am__quote@
377@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/high_lsp_tables.Plo@am__quote@
378@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/jitter.Plo@am__quote@
379@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lbr_48k_tables.Plo@am__quote@
380@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpc.Plo@am__quote@
381@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lsp.Plo@am__quote@
382@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lsp_tables_nb.Plo@am__quote@
383@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ltp.Plo@am__quote@
384@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/math_approx.Plo@am__quote@
385@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mdf.Plo@am__quote@
386@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/misc.Plo@am__quote@
387@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/modes.Plo@am__quote@
388@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nb_celp.Plo@am__quote@
389@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/preprocess.Plo@am__quote@
390@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/quant_lsp.Plo@am__quote@
391@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sb_celp.Plo@am__quote@
392@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smallft.Plo@am__quote@
393@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/speex.Plo@am__quote@
394@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/speex_callbacks.Plo@am__quote@
395@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/speex_header.Plo@am__quote@
396@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stereo.Plo@am__quote@
397@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vbr.Plo@am__quote@
398@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vq.Plo@am__quote@
399
400.c.o:
401@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
402@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
403@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
404@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
405@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
406@am__fastdepCC_FALSE@	$(COMPILE) -c $<
407
408.c.obj:
409@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
410@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
411@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
412@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
413@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
414@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
415
416.c.lo:
417@am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
418@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
419@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
420@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
421@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
422@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
423
424mostlyclean-libtool:
425	-rm -f *.lo
426
427clean-libtool:
428	-rm -rf .libs _libs
429
430distclean-libtool:
431	-rm -f libtool
432uninstall-info-am:
433
434ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
435	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
436	unique=`for i in $$list; do \
437	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
438	  done | \
439	  $(AWK) '    { files[$$0] = 1; } \
440	       END { for (i in files) print i; }'`; \
441	mkid -fID $$unique
442tags: TAGS
443
444TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
445		$(TAGS_FILES) $(LISP)
446	tags=; \
447	here=`pwd`; \
448	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
449	unique=`for i in $$list; do \
450	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
451	  done | \
452	  $(AWK) '    { files[$$0] = 1; } \
453	       END { for (i in files) print i; }'`; \
454	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
455	  test -n "$$unique" || unique=$$empty_fix; \
456	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
457	    $$tags $$unique; \
458	fi
459ctags: CTAGS
460CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
461		$(TAGS_FILES) $(LISP)
462	tags=; \
463	here=`pwd`; \
464	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
465	unique=`for i in $$list; do \
466	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
467	  done | \
468	  $(AWK) '    { files[$$0] = 1; } \
469	       END { for (i in files) print i; }'`; \
470	test -z "$(CTAGS_ARGS)$$tags$$unique" \
471	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
472	     $$tags $$unique
473
474GTAGS:
475	here=`$(am__cd) $(top_builddir) && pwd` \
476	  && cd $(top_srcdir) \
477	  && gtags -i $(GTAGS_ARGS) $$here
478
479distclean-tags:
480	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
481
482distdir: $(DISTFILES)
483	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
484	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
485	list='$(DISTFILES)'; for file in $$list; do \
486	  case $$file in \
487	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
488	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
489	  esac; \
490	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
491	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
492	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
493	    dir="/$$dir"; \
494	    $(mkdir_p) "$(distdir)$$dir"; \
495	  else \
496	    dir=''; \
497	  fi; \
498	  if test -d $$d/$$file; then \
499	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
500	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
501	    fi; \
502	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
503	  else \
504	    test -f $(distdir)/$$file \
505	    || cp -p $$d/$$file $(distdir)/$$file \
506	    || exit 1; \
507	  fi; \
508	done
509check-am: all-am
510check: check-am
511all-am: Makefile $(LTLIBRARIES) $(HEADERS)
512installdirs:
513	for dir in "$(DESTDIR)$(libdir)"; do \
514	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
515	done
516install: install-am
517install-exec: install-exec-am
518install-data: install-data-am
519uninstall: uninstall-am
520
521install-am: all-am
522	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
523
524installcheck: installcheck-am
525install-strip:
526	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
527	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
528	  `test -z '$(STRIP)' || \
529	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
530mostlyclean-generic:
531
532clean-generic:
533
534distclean-generic:
535	-rm -f $(CONFIG_CLEAN_FILES)
536
537maintainer-clean-generic:
538	@echo "This command is intended for maintainers to use"
539	@echo "it deletes files that may require special tools to rebuild."
540clean: clean-am
541
542clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
543	mostlyclean-am
544
545distclean: distclean-am
546	-rm -rf ./$(DEPDIR)
547	-rm -f Makefile
548distclean-am: clean-am distclean-compile distclean-generic \
549	distclean-libtool distclean-tags
550
551dvi: dvi-am
552
553dvi-am:
554
555html: html-am
556
557info: info-am
558
559info-am:
560
561install-data-am:
562
563install-exec-am: install-libLTLIBRARIES
564
565install-info: install-info-am
566
567install-man:
568
569installcheck-am:
570
571maintainer-clean: maintainer-clean-am
572	-rm -rf ./$(DEPDIR)
573	-rm -f Makefile
574maintainer-clean-am: distclean-am maintainer-clean-generic
575
576mostlyclean: mostlyclean-am
577
578mostlyclean-am: mostlyclean-compile mostlyclean-generic \
579	mostlyclean-libtool
580
581pdf: pdf-am
582
583pdf-am:
584
585ps: ps-am
586
587ps-am:
588
589uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
590
591.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
592	clean-libLTLIBRARIES clean-libtool ctags distclean \
593	distclean-compile distclean-generic distclean-libtool \
594	distclean-tags distdir dvi dvi-am html html-am info info-am \
595	install install-am install-data install-data-am install-exec \
596	install-exec-am install-info install-info-am \
597	install-libLTLIBRARIES install-man install-strip installcheck \
598	installcheck-am installdirs maintainer-clean \
599	maintainer-clean-generic mostlyclean mostlyclean-compile \
600	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
601	tags uninstall uninstall-am uninstall-info-am \
602	uninstall-libLTLIBRARIES
603
604# Tell versions [3.59,3.63) of GNU make to not export all variables.
605# Otherwise a system limit (for SysV at least) may be exceeded.
606.NOEXPORT:
607