1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
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@SET_MAKE@
17
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37subdir = libbristol
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
41	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
42	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
43	$(top_srcdir)/configure.ac
44am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45	$(ACLOCAL_M4)
46mkinstalldirs = $(install_sh) -d
47CONFIG_HEADER = $(top_builddir)/config.h
48CONFIG_CLEAN_FILES =
49CONFIG_CLEAN_VPATH_FILES =
50am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
51am__vpath_adj = case $$p in \
52    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
53    *) f=$$p;; \
54  esac;
55am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
56am__install_max = 40
57am__nobase_strip_setup = \
58  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
59am__nobase_strip = \
60  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
61am__nobase_list = $(am__nobase_strip_setup); \
62  for p in $$list; do echo "$$p $$p"; done | \
63  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
64  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
65    if (++n[$$2] == $(am__install_max)) \
66      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
67    END { for (dir in files) print dir, files[dir] }'
68am__base_list = \
69  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
70  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
71am__installdirs = "$(DESTDIR)$(libdir)"
72LTLIBRARIES = $(lib_LTLIBRARIES)
73libbristol_la_LIBADD =
74am_libbristol_la_OBJECTS = audioRoutines.lo bristolcdefs.lo \
75	debugging.lo mixroutines.lo opmgt.lo
76libbristol_la_OBJECTS = $(am_libbristol_la_OBJECTS)
77libbristol_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
78	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
79	$(libbristol_la_LDFLAGS) $(LDFLAGS) -o $@
80DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
81depcomp = $(SHELL) $(top_srcdir)/depcomp
82am__depfiles_maybe = depfiles
83am__mv = mv -f
84COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
85	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
86LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
87	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
88	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
89CCLD = $(CC)
90LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
91	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
92	$(LDFLAGS) -o $@
93SOURCES = $(libbristol_la_SOURCES)
94DIST_SOURCES = $(libbristol_la_SOURCES)
95ETAGS = etags
96CTAGS = ctags
97DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
98ACLOCAL = @ACLOCAL@
99ALSA_CFLAGS = @ALSA_CFLAGS@
100ALSA_LIBS = @ALSA_LIBS@
101AMTAR = @AMTAR@
102AR = @AR@
103AUTOCONF = @AUTOCONF@
104AUTOHEADER = @AUTOHEADER@
105AUTOMAKE = @AUTOMAKE@
106AWK = @AWK@
107BRIGHTON_HAS_AUTOZOOM = @BRIGHTON_HAS_AUTOZOOM@
108BRIGHTON_HAS_SHMIMAGE = @BRIGHTON_HAS_SHMIMAGE@
109BRIGHTON_HAS_X11 = @BRIGHTON_HAS_X11@
110BRIGHTON_HAS_XIMAGE = @BRIGHTON_HAS_XIMAGE@
111BRIGHTON_LIBB11 = @BRIGHTON_LIBB11@
112BRIGHTON_LIBX11 = @BRIGHTON_LIBX11@
113BRIGHTON_LIBXEXT = @BRIGHTON_LIBXEXT@
114BRIGHTON_LIBXLIBS = @BRIGHTON_LIBXLIBS@
115BRIGHTON_X11_DIR = @BRIGHTON_X11_DIR@
116BRISTOL_BARRIER = @BRISTOL_BARRIER@
117BRISTOL_DIR = @BRISTOL_DIR@
118BRISTOL_HAS_ALSA = @BRISTOL_HAS_ALSA@
119BRISTOL_HAS_DRAIN = @BRISTOL_HAS_DRAIN@
120BRISTOL_HAS_JACK = @BRISTOL_HAS_JACK@
121BRISTOL_HAS_JACK_MIDI = @BRISTOL_HAS_JACK_MIDI@
122BRISTOL_HAS_JACK_SESSION = @BRISTOL_HAS_JACK_SESSION@
123BRISTOL_HAS_LIBLO = @BRISTOL_HAS_LIBLO@
124BRISTOL_HAS_OSS = @BRISTOL_HAS_OSS@
125BRISTOL_HAS_PA = @BRISTOL_HAS_PA@
126BRISTOL_JACK_DEFAULT = @BRISTOL_JACK_DEFAULT@
127BRISTOL_JACK_DEFAULT_MIDI = @BRISTOL_JACK_DEFAULT_MIDI@
128BRISTOL_JACK_MULTI_CLOSE = @BRISTOL_JACK_MULTI_CLOSE@
129BRISTOL_LIBPALIBS = @BRISTOL_LIBPALIBS@
130BRISTOL_LIB_PA = @BRISTOL_LIB_PA@
131BRISTOL_LIN_ATTACK = @BRISTOL_LIN_ATTACK@
132BRISTOL_MAJOR_VERSION = @BRISTOL_MAJOR_VERSION@
133BRISTOL_MICRO_VERSION = @BRISTOL_MICRO_VERSION@
134BRISTOL_MINOR_VERSION = @BRISTOL_MINOR_VERSION@
135BRISTOL_PA_DIR = @BRISTOL_PA_DIR@
136BRISTOL_SEMAPHORE = @BRISTOL_SEMAPHORE@
137BRISTOL_SEM_OPEN = @BRISTOL_SEM_OPEN@
138BRISTOL_SO_VERSION = @BRISTOL_SO_VERSION@
139BRISTOL_VERSION = @BRISTOL_VERSION@
140BRR = @BRR@
141CC = @CC@
142CCDEPMODE = @CCDEPMODE@
143CFLAGS = @CFLAGS@
144CPP = @CPP@
145CPPFLAGS = @CPPFLAGS@
146CYGPATH_W = @CYGPATH_W@
147DEFAULT_AUDIO_FLAG = @DEFAULT_AUDIO_FLAG@
148DEFS = @DEFS@
149DEPDIR = @DEPDIR@
150DSYMUTIL = @DSYMUTIL@
151DUMPBIN = @DUMPBIN@
152ECHO_C = @ECHO_C@
153ECHO_N = @ECHO_N@
154ECHO_T = @ECHO_T@
155EGREP = @EGREP@
156EXEEXT = @EXEEXT@
157FGREP = @FGREP@
158GREP = @GREP@
159INSTALL = @INSTALL@
160INSTALL_DATA = @INSTALL_DATA@
161INSTALL_PROGRAM = @INSTALL_PROGRAM@
162INSTALL_SCRIPT = @INSTALL_SCRIPT@
163INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
164JACK_CFLAGS = @JACK_CFLAGS@
165JACK_LIBS = @JACK_LIBS@
166LD = @LD@
167LDFLAGS = @LDFLAGS@
168LIBLO_CFLAGS = @LIBLO_CFLAGS@
169LIBLO_LIBS = @LIBLO_LIBS@
170LIBOBJS = @LIBOBJS@
171LIBS = @LIBS@
172LIBTOOL = @LIBTOOL@
173LIPO = @LIPO@
174LN_S = @LN_S@
175LTLIBOBJS = @LTLIBOBJS@
176MAKEINFO = @MAKEINFO@
177MKDIR_P = @MKDIR_P@
178NM = @NM@
179NMEDIT = @NMEDIT@
180OBJDUMP = @OBJDUMP@
181OBJEXT = @OBJEXT@
182OTOOL = @OTOOL@
183OTOOL64 = @OTOOL64@
184PACKAGE = @PACKAGE@
185PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
186PACKAGE_NAME = @PACKAGE_NAME@
187PACKAGE_STRING = @PACKAGE_STRING@
188PACKAGE_TARNAME = @PACKAGE_TARNAME@
189PACKAGE_URL = @PACKAGE_URL@
190PACKAGE_VERSION = @PACKAGE_VERSION@
191PATH_SEPARATOR = @PATH_SEPARATOR@
192PKG_CONFIG = @PKG_CONFIG@
193RANLIB = @RANLIB@
194SED = @SED@
195SET_MAKE = @SET_MAKE@
196SHELL = @SHELL@
197STRIP = @STRIP@
198VERSION = @VERSION@
199_BRISTOL_VOICES = @_BRISTOL_VOICES@
200abs_builddir = @abs_builddir@
201abs_srcdir = @abs_srcdir@
202abs_top_builddir = @abs_top_builddir@
203abs_top_srcdir = @abs_top_srcdir@
204ac_ct_CC = @ac_ct_CC@
205ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
206am__include = @am__include@
207am__leading_dot = @am__leading_dot@
208am__quote = @am__quote@
209am__tar = @am__tar@
210am__untar = @am__untar@
211bindir = @bindir@
212build = @build@
213build_alias = @build_alias@
214build_cpu = @build_cpu@
215build_os = @build_os@
216build_vendor = @build_vendor@
217builddir = @builddir@
218datadir = @datadir@
219datarootdir = @datarootdir@
220docdir = @docdir@
221dvidir = @dvidir@
222exec_prefix = @exec_prefix@
223host = @host@
224host_alias = @host_alias@
225host_cpu = @host_cpu@
226host_os = @host_os@
227host_vendor = @host_vendor@
228htmldir = @htmldir@
229includedir = @includedir@
230infodir = @infodir@
231install_sh = @install_sh@
232libdir = @libdir@
233libexecdir = @libexecdir@
234localedir = @localedir@
235localstatedir = @localstatedir@
236lt_ECHO = @lt_ECHO@
237mandir = @mandir@
238mkdir_p = @mkdir_p@
239oldincludedir = @oldincludedir@
240pdfdir = @pdfdir@
241prefix = @prefix@
242program_transform_name = @program_transform_name@
243psdir = @psdir@
244sbindir = @sbindir@
245sharedstatedir = @sharedstatedir@
246srcdir = @srcdir@
247sysconfdir = @sysconfdir@
248target_alias = @target_alias@
249top_build_prefix = @top_build_prefix@
250top_builddir = @top_builddir@
251top_srcdir = @top_srcdir@
252AUTOMAKE_OPTIONS = foreign
253AM_CFLAGS = -pthread -Wall -g -I$(srcdir)/../include/bristol -I$(srcdir)/../include/slab -DBRISTOL_HAS_ALSA=@BRISTOL_HAS_ALSA@ @BRISTOL_HAS_PA@
254libbristol_la_LDFLAGS = -export-dynamic -version-info @BRISTOL_SO_VERSION@  -ffast-math -fomit-frame-pointer
255#libbristol_la_LIBADD=$(top_builddir)/libbristol/libbristol.la
256lib_LTLIBRARIES = libbristol.la
257libbristol_la_SOURCES = audioRoutines.c bristolcdefs.c debugging.c mixroutines.c opmgt.c
258all: all-am
259
260.SUFFIXES:
261.SUFFIXES: .c .lo .o .obj
262$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
263	@for dep in $?; do \
264	  case '$(am__configure_deps)' in \
265	    *$$dep*) \
266	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
267	        && { if test -f $@; then exit 0; else break; fi; }; \
268	      exit 1;; \
269	  esac; \
270	done; \
271	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libbristol/Makefile'; \
272	$(am__cd) $(top_srcdir) && \
273	  $(AUTOMAKE) --foreign libbristol/Makefile
274.PRECIOUS: Makefile
275Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
276	@case '$?' in \
277	  *config.status*) \
278	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
279	  *) \
280	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
281	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
282	esac;
283
284$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
285	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
286
287$(top_srcdir)/configure:  $(am__configure_deps)
288	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
289$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
290	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
291$(am__aclocal_m4_deps):
292install-libLTLIBRARIES: $(lib_LTLIBRARIES)
293	@$(NORMAL_INSTALL)
294	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
295	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
296	list2=; for p in $$list; do \
297	  if test -f $$p; then \
298	    list2="$$list2 $$p"; \
299	  else :; fi; \
300	done; \
301	test -z "$$list2" || { \
302	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
303	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
304	}
305
306uninstall-libLTLIBRARIES:
307	@$(NORMAL_UNINSTALL)
308	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
309	for p in $$list; do \
310	  $(am__strip_dir) \
311	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
312	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
313	done
314
315clean-libLTLIBRARIES:
316	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
317	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
318	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
319	  test "$$dir" != "$$p" || dir=.; \
320	  echo "rm -f \"$${dir}/so_locations\""; \
321	  rm -f "$${dir}/so_locations"; \
322	done
323libbristol.la: $(libbristol_la_OBJECTS) $(libbristol_la_DEPENDENCIES)
324	$(libbristol_la_LINK) -rpath $(libdir) $(libbristol_la_OBJECTS) $(libbristol_la_LIBADD) $(LIBS)
325
326mostlyclean-compile:
327	-rm -f *.$(OBJEXT)
328
329distclean-compile:
330	-rm -f *.tab.c
331
332@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audioRoutines.Plo@am__quote@
333@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolcdefs.Plo@am__quote@
334@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/debugging.Plo@am__quote@
335@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mixroutines.Plo@am__quote@
336@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/opmgt.Plo@am__quote@
337
338.c.o:
339@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
340@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
341@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
342@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
343@am__fastdepCC_FALSE@	$(COMPILE) -c $<
344
345.c.obj:
346@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
347@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
348@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
349@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
350@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
351
352.c.lo:
353@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
354@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
355@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
356@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
357@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
358
359mostlyclean-libtool:
360	-rm -f *.lo
361
362clean-libtool:
363	-rm -rf .libs _libs
364
365ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
366	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
367	unique=`for i in $$list; do \
368	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
369	  done | \
370	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
371	      END { if (nonempty) { for (i in files) print i; }; }'`; \
372	mkid -fID $$unique
373tags: TAGS
374
375TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
376		$(TAGS_FILES) $(LISP)
377	set x; \
378	here=`pwd`; \
379	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
380	unique=`for i in $$list; do \
381	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
382	  done | \
383	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
384	      END { if (nonempty) { for (i in files) print i; }; }'`; \
385	shift; \
386	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
387	  test -n "$$unique" || unique=$$empty_fix; \
388	  if test $$# -gt 0; then \
389	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
390	      "$$@" $$unique; \
391	  else \
392	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
393	      $$unique; \
394	  fi; \
395	fi
396ctags: CTAGS
397CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
398		$(TAGS_FILES) $(LISP)
399	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
400	unique=`for i in $$list; do \
401	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
402	  done | \
403	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
404	      END { if (nonempty) { for (i in files) print i; }; }'`; \
405	test -z "$(CTAGS_ARGS)$$unique" \
406	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
407	     $$unique
408
409GTAGS:
410	here=`$(am__cd) $(top_builddir) && pwd` \
411	  && $(am__cd) $(top_srcdir) \
412	  && gtags -i $(GTAGS_ARGS) "$$here"
413
414distclean-tags:
415	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
416
417distdir: $(DISTFILES)
418	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
419	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
420	list='$(DISTFILES)'; \
421	  dist_files=`for file in $$list; do echo $$file; done | \
422	  sed -e "s|^$$srcdirstrip/||;t" \
423	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
424	case $$dist_files in \
425	  */*) $(MKDIR_P) `echo "$$dist_files" | \
426			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
427			   sort -u` ;; \
428	esac; \
429	for file in $$dist_files; do \
430	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
431	  if test -d $$d/$$file; then \
432	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
433	    if test -d "$(distdir)/$$file"; then \
434	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
435	    fi; \
436	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
437	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
438	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
439	    fi; \
440	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
441	  else \
442	    test -f "$(distdir)/$$file" \
443	    || cp -p $$d/$$file "$(distdir)/$$file" \
444	    || exit 1; \
445	  fi; \
446	done
447check-am: all-am
448check: check-am
449all-am: Makefile $(LTLIBRARIES)
450installdirs:
451	for dir in "$(DESTDIR)$(libdir)"; do \
452	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
453	done
454install: install-am
455install-exec: install-exec-am
456install-data: install-data-am
457uninstall: uninstall-am
458
459install-am: all-am
460	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
461
462installcheck: installcheck-am
463install-strip:
464	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
465	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
466	  `test -z '$(STRIP)' || \
467	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
468mostlyclean-generic:
469
470clean-generic:
471
472distclean-generic:
473	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
474	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
475
476maintainer-clean-generic:
477	@echo "This command is intended for maintainers to use"
478	@echo "it deletes files that may require special tools to rebuild."
479clean: clean-am
480
481clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
482	mostlyclean-am
483
484distclean: distclean-am
485	-rm -rf ./$(DEPDIR)
486	-rm -f Makefile
487distclean-am: clean-am distclean-compile distclean-generic \
488	distclean-tags
489
490dvi: dvi-am
491
492dvi-am:
493
494html: html-am
495
496html-am:
497
498info: info-am
499
500info-am:
501
502install-data-am:
503
504install-dvi: install-dvi-am
505
506install-dvi-am:
507
508install-exec-am: install-libLTLIBRARIES
509
510install-html: install-html-am
511
512install-html-am:
513
514install-info: install-info-am
515
516install-info-am:
517
518install-man:
519
520install-pdf: install-pdf-am
521
522install-pdf-am:
523
524install-ps: install-ps-am
525
526install-ps-am:
527
528installcheck-am:
529
530maintainer-clean: maintainer-clean-am
531	-rm -rf ./$(DEPDIR)
532	-rm -f Makefile
533maintainer-clean-am: distclean-am maintainer-clean-generic
534
535mostlyclean: mostlyclean-am
536
537mostlyclean-am: mostlyclean-compile mostlyclean-generic \
538	mostlyclean-libtool
539
540pdf: pdf-am
541
542pdf-am:
543
544ps: ps-am
545
546ps-am:
547
548uninstall-am: uninstall-libLTLIBRARIES
549
550.MAKE: install-am install-strip
551
552.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
553	clean-libLTLIBRARIES clean-libtool ctags distclean \
554	distclean-compile distclean-generic distclean-libtool \
555	distclean-tags distdir dvi dvi-am html html-am info info-am \
556	install install-am install-data install-data-am install-dvi \
557	install-dvi-am install-exec install-exec-am install-html \
558	install-html-am install-info install-info-am \
559	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
560	install-ps install-ps-am install-strip installcheck \
561	installcheck-am installdirs maintainer-clean \
562	maintainer-clean-generic mostlyclean mostlyclean-compile \
563	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
564	tags uninstall uninstall-am uninstall-libLTLIBRARIES
565
566
567# Tell versions [3.59,3.63) of GNU make to not export all variables.
568# Otherwise a system limit (for SysV at least) may be exceeded.
569.NOEXPORT:
570