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@
37bin_PROGRAMS = bristol$(EXEEXT)
38subdir = bristol
39DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
42	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
43	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
44	$(top_srcdir)/configure.ac
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46	$(ACLOCAL_M4)
47mkinstalldirs = $(install_sh) -d
48CONFIG_HEADER = $(top_builddir)/config.h
49CONFIG_CLEAN_FILES =
50CONFIG_CLEAN_VPATH_FILES =
51am__installdirs = "$(DESTDIR)$(bindir)"
52PROGRAMS = $(bin_PROGRAMS)
53am_bristol_OBJECTS = aksdco.$(OBJEXT) aksenv.$(OBJEXT) \
54	aksfilter.$(OBJEXT) aksreverb.$(OBJEXT) arpdco.$(OBJEXT) \
55	audioEngine.$(OBJEXT) audiothread.$(OBJEXT) \
56	bristolaks.$(OBJEXT) bristolarp2600.$(OBJEXT) \
57	bristolaxxe.$(OBJEXT) bristoldx.$(OBJEXT) \
58	bristolexplorer.$(OBJEXT) bristolhammond.$(OBJEXT) \
59	bristoljuno.$(OBJEXT) bristol.$(OBJEXT) \
60	bristolmemorymoog.$(OBJEXT) bristolmixer.$(OBJEXT) \
61	bristolmm.$(OBJEXT) bristolobx.$(OBJEXT) \
62	bristolodyssey.$(OBJEXT) bristolpoly6.$(OBJEXT) \
63	bristolpoly.$(OBJEXT) bristolprophet52.$(OBJEXT) \
64	bristolprophet.$(OBJEXT) bristolsampler.$(OBJEXT) \
65	bristolsystem.$(OBJEXT) bristolvox.$(OBJEXT) dca.$(OBJEXT) \
66	dco.$(OBJEXT) dimensionD.$(OBJEXT) dxop.$(OBJEXT) \
67	electroswitch.$(OBJEXT) envelope.$(OBJEXT) expdco.$(OBJEXT) \
68	filter2.$(OBJEXT) filter.$(OBJEXT) follower.$(OBJEXT) \
69	hammond.$(OBJEXT) hammondchorus.$(OBJEXT) hpf.$(OBJEXT) \
70	junodco.$(OBJEXT) lfo.$(OBJEXT) midihandlers.$(OBJEXT) \
71	midinote.$(OBJEXT) midithread.$(OBJEXT) noise.$(OBJEXT) \
72	prophetdco.$(OBJEXT) resonator.$(OBJEXT) reverb.$(OBJEXT) \
73	ringmod.$(OBJEXT) rotary.$(OBJEXT) sdco.$(OBJEXT) \
74	sdcoutils.$(OBJEXT) soundManager.$(OBJEXT) thesermon.$(OBJEXT) \
75	vibrachorus.$(OBJEXT) vox.$(OBJEXT) bristolsolina.$(OBJEXT) \
76	bristolroadrunner.$(OBJEXT) bristolgranular.$(OBJEXT) \
77	granulardco.$(OBJEXT) bristolrealistic.$(OBJEXT) \
78	bristoljupiter.$(OBJEXT) bristolbitone.$(OBJEXT) \
79	bit1osc.$(OBJEXT) arpeggiator.$(OBJEXT) bristolcs80.$(OBJEXT) \
80	activesense.$(OBJEXT) cs80osc.$(OBJEXT) blo.$(OBJEXT) \
81	bristolprophet1.$(OBJEXT) cs80env.$(OBJEXT) \
82	bristolsonic6.$(OBJEXT) bristoltrilogy.$(OBJEXT) \
83	trilogyosc.$(OBJEXT) bristolpoly800.$(OBJEXT) \
84	env5stage.$(OBJEXT) nro.$(OBJEXT) bristolbme700.$(OBJEXT) \
85	bristolbassmaker.$(OBJEXT) bristolsid1.$(OBJEXT) \
86	bristolsid2.$(OBJEXT) ringbuffer.$(OBJEXT)
87bristol_OBJECTS = $(am_bristol_OBJECTS)
88bristol_DEPENDENCIES =
89bristol_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
90	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(bristol_LDFLAGS) \
91	$(LDFLAGS) -o $@
92DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
93depcomp = $(SHELL) $(top_srcdir)/depcomp
94am__depfiles_maybe = depfiles
95am__mv = mv -f
96COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
97	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
98LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
99	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
100	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
101CCLD = $(CC)
102LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
103	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
104	$(LDFLAGS) -o $@
105SOURCES = $(bristol_SOURCES)
106DIST_SOURCES = $(bristol_SOURCES)
107ETAGS = etags
108CTAGS = ctags
109DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
110ACLOCAL = @ACLOCAL@
111ALSA_CFLAGS = @ALSA_CFLAGS@
112ALSA_LIBS = @ALSA_LIBS@
113AMTAR = @AMTAR@
114AR = @AR@
115AUTOCONF = @AUTOCONF@
116AUTOHEADER = @AUTOHEADER@
117AUTOMAKE = @AUTOMAKE@
118AWK = @AWK@
119BRIGHTON_HAS_AUTOZOOM = @BRIGHTON_HAS_AUTOZOOM@
120BRIGHTON_HAS_SHMIMAGE = @BRIGHTON_HAS_SHMIMAGE@
121BRIGHTON_HAS_X11 = @BRIGHTON_HAS_X11@
122BRIGHTON_HAS_XIMAGE = @BRIGHTON_HAS_XIMAGE@
123BRIGHTON_LIBB11 = @BRIGHTON_LIBB11@
124BRIGHTON_LIBX11 = @BRIGHTON_LIBX11@
125BRIGHTON_LIBXEXT = @BRIGHTON_LIBXEXT@
126BRIGHTON_LIBXLIBS = @BRIGHTON_LIBXLIBS@
127BRIGHTON_X11_DIR = @BRIGHTON_X11_DIR@
128BRISTOL_BARRIER = @BRISTOL_BARRIER@
129BRISTOL_DIR = @BRISTOL_DIR@
130BRISTOL_HAS_ALSA = @BRISTOL_HAS_ALSA@
131BRISTOL_HAS_DRAIN = @BRISTOL_HAS_DRAIN@
132BRISTOL_HAS_JACK = @BRISTOL_HAS_JACK@
133BRISTOL_HAS_JACK_MIDI = @BRISTOL_HAS_JACK_MIDI@
134BRISTOL_HAS_JACK_SESSION = @BRISTOL_HAS_JACK_SESSION@
135BRISTOL_HAS_LIBLO = @BRISTOL_HAS_LIBLO@
136BRISTOL_HAS_OSS = @BRISTOL_HAS_OSS@
137BRISTOL_HAS_PA = @BRISTOL_HAS_PA@
138BRISTOL_JACK_DEFAULT = @BRISTOL_JACK_DEFAULT@
139BRISTOL_JACK_DEFAULT_MIDI = @BRISTOL_JACK_DEFAULT_MIDI@
140BRISTOL_JACK_MULTI_CLOSE = @BRISTOL_JACK_MULTI_CLOSE@
141BRISTOL_LIBPALIBS = @BRISTOL_LIBPALIBS@
142BRISTOL_LIB_PA = @BRISTOL_LIB_PA@
143BRISTOL_LIN_ATTACK = @BRISTOL_LIN_ATTACK@
144BRISTOL_MAJOR_VERSION = @BRISTOL_MAJOR_VERSION@
145BRISTOL_MICRO_VERSION = @BRISTOL_MICRO_VERSION@
146BRISTOL_MINOR_VERSION = @BRISTOL_MINOR_VERSION@
147BRISTOL_PA_DIR = @BRISTOL_PA_DIR@
148BRISTOL_SEMAPHORE = @BRISTOL_SEMAPHORE@
149BRISTOL_SEM_OPEN = @BRISTOL_SEM_OPEN@
150BRISTOL_SO_VERSION = @BRISTOL_SO_VERSION@
151BRISTOL_VERSION = @BRISTOL_VERSION@
152BRR = @BRR@
153CC = @CC@
154CCDEPMODE = @CCDEPMODE@
155CFLAGS = @CFLAGS@
156CPP = @CPP@
157CPPFLAGS = @CPPFLAGS@
158CYGPATH_W = @CYGPATH_W@
159DEFAULT_AUDIO_FLAG = @DEFAULT_AUDIO_FLAG@
160DEFS = @DEFS@
161DEPDIR = @DEPDIR@
162DSYMUTIL = @DSYMUTIL@
163DUMPBIN = @DUMPBIN@
164ECHO_C = @ECHO_C@
165ECHO_N = @ECHO_N@
166ECHO_T = @ECHO_T@
167EGREP = @EGREP@
168EXEEXT = @EXEEXT@
169FGREP = @FGREP@
170GREP = @GREP@
171INSTALL = @INSTALL@
172INSTALL_DATA = @INSTALL_DATA@
173INSTALL_PROGRAM = @INSTALL_PROGRAM@
174INSTALL_SCRIPT = @INSTALL_SCRIPT@
175INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
176JACK_CFLAGS = @JACK_CFLAGS@
177JACK_LIBS = @JACK_LIBS@
178LD = @LD@
179LDFLAGS = @LDFLAGS@
180LIBLO_CFLAGS = @LIBLO_CFLAGS@
181LIBLO_LIBS = @LIBLO_LIBS@
182LIBOBJS = @LIBOBJS@
183LIBS = @LIBS@
184LIBTOOL = @LIBTOOL@
185LIPO = @LIPO@
186LN_S = @LN_S@
187LTLIBOBJS = @LTLIBOBJS@
188MAKEINFO = @MAKEINFO@
189MKDIR_P = @MKDIR_P@
190NM = @NM@
191NMEDIT = @NMEDIT@
192OBJDUMP = @OBJDUMP@
193OBJEXT = @OBJEXT@
194OTOOL = @OTOOL@
195OTOOL64 = @OTOOL64@
196PACKAGE = @PACKAGE@
197PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
198PACKAGE_NAME = @PACKAGE_NAME@
199PACKAGE_STRING = @PACKAGE_STRING@
200PACKAGE_TARNAME = @PACKAGE_TARNAME@
201PACKAGE_URL = @PACKAGE_URL@
202PACKAGE_VERSION = @PACKAGE_VERSION@
203PATH_SEPARATOR = @PATH_SEPARATOR@
204PKG_CONFIG = @PKG_CONFIG@
205RANLIB = @RANLIB@
206SED = @SED@
207SET_MAKE = @SET_MAKE@
208SHELL = @SHELL@
209STRIP = @STRIP@
210VERSION = @VERSION@
211_BRISTOL_VOICES = @_BRISTOL_VOICES@
212abs_builddir = @abs_builddir@
213abs_srcdir = @abs_srcdir@
214abs_top_builddir = @abs_top_builddir@
215abs_top_srcdir = @abs_top_srcdir@
216ac_ct_CC = @ac_ct_CC@
217ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
218am__include = @am__include@
219am__leading_dot = @am__leading_dot@
220am__quote = @am__quote@
221am__tar = @am__tar@
222am__untar = @am__untar@
223bindir = @bindir@
224build = @build@
225build_alias = @build_alias@
226build_cpu = @build_cpu@
227build_os = @build_os@
228build_vendor = @build_vendor@
229builddir = @builddir@
230datadir = @datadir@
231datarootdir = @datarootdir@
232docdir = @docdir@
233dvidir = @dvidir@
234exec_prefix = @exec_prefix@
235host = @host@
236host_alias = @host_alias@
237host_cpu = @host_cpu@
238host_os = @host_os@
239host_vendor = @host_vendor@
240htmldir = @htmldir@
241includedir = @includedir@
242infodir = @infodir@
243install_sh = @install_sh@
244libdir = @libdir@
245libexecdir = @libexecdir@
246localedir = @localedir@
247localstatedir = @localstatedir@
248lt_ECHO = @lt_ECHO@
249mandir = @mandir@
250mkdir_p = @mkdir_p@
251oldincludedir = @oldincludedir@
252pdfdir = @pdfdir@
253prefix = @prefix@
254program_transform_name = @program_transform_name@
255psdir = @psdir@
256sbindir = @sbindir@
257sharedstatedir = @sharedstatedir@
258srcdir = @srcdir@
259sysconfdir = @sysconfdir@
260target_alias = @target_alias@
261top_build_prefix = @top_build_prefix@
262top_builddir = @top_builddir@
263top_srcdir = @top_srcdir@
264AUTOMAKE_OPTIONS = foreign
265AM_CFLAGS = -pthread -Wall -g -I$(srcdir)/../include/slab -I$(srcdir)/../include/bristol -I. -DBRISTOL_VOICECOUNT=@_BRISTOL_VOICES@ @BRISTOL_JACK_DEFAULT_MIDI@ @BRISTOL_JACK_DEFAULT@ @BRISTOL_JACK_MULTI_CLOSE@ @BRISTOL_SEMAPHORE@ @BRISTOL_SEM_OPEN@ @BRISTOL_BARRIER@ @BRISTOL_HAS_PA@ -DBRISTOL_RAMP_RATE=@BRR@ @BRISTOL_LIN_ATTACK@ @BRISTOL_HAS_DRAIN@ @BRISTOL_HAS_JACK@ @BRISTOL_HAS_JACK_MIDI@ @BRISTOL_HAS_JACK_SESSION@ -DBRISTOL_HAS_ALSA=@BRISTOL_HAS_ALSA@ @JACK_CFLAGS@ @ALSA_CFLAGS@  -ffast-math -fomit-frame-pointer
266#bristol_LDFLAGS = -Bdynamic -L../libbristolmidi/.libs -L../libbristolaudio/.libs -L../libbristol/.libs -L../libbristolic/.libs
267bristol_LDFLAGS = -Bdynamic `pkg-config --silence-errors --libs alsa` @BRISTOL_LIBPALIBS@ @BRISTOL_LIB_PA@ @ALSA_LIBS@ -L../libbristolmidi/.libs -L../libbristolaudio/.libs -L../libbristol/.libs -L../libbristolic -lbristolmidi -lbristolaudio -lbristol -lm -lpthread `pkg-config --silence-errors --libs jack`
268bristol_LDADD = @BRISTOL_LIB_PA@ @JACK_LIBS@ @ALSA_LIBS@ -lbristolmidi -lbristolaudio -lbristolic -lbristol -lm -lpthread
269bristol_SOURCES = aksdco.c aksenv.c aksfilter.c aksreverb.c arpdco.c \
270	audioEngine.c audiothread.c bristolaks.c bristolarp2600.c \
271	bristolaxxe.c bristoldx.c bristolexplorer.c bristolhammond.c \
272	bristoljuno.c bristol.c bristolmemorymoog.c bristolmixer.c \
273	bristolmm.c bristolobx.c bristolodyssey.c bristolpoly6.c \
274	bristolpoly.c bristolprophet52.c bristolprophet.c \
275	bristolsampler.c bristolsystem.c bristolvox.c dca.c dco.c \
276	dimensionD.c dxop.c electroswitch.c envelope.c expdco.c \
277	filter2.c filter.c follower.c hammond.c hammondchorus.c hpf.c \
278	junodco.c lfo.c midihandlers.c midinote.c midithread.c noise.c \
279	prophetdco.c resonator.c reverb.c ringmod.c rotary.c sdco.c \
280	sdcoutils.c soundManager.c thesermon.c vibrachorus.c vox.c \
281	aksdco.h aksenv.h aksfilter.h aksreverb.h arpdco.h \
282	bristolaks.h bristolarp2600.h bristolaxxe.h bristolexplorer.h \
283	bristoljuno.h bristolmemorymoog.h bristolmixer.h bristolmm.h \
284	bristolobx.h bristolodyssey.h bristolpoly6.h bristolpoly.h \
285	bristolprophet.h bristolsampler.h click.h dca.h dco.h \
286	dimensionD.h dxop.h electroswitch.h envelope.h expdco.h \
287	filter.h follower.h hammondchorus.h hammond.h hpf.h junodco.h \
288	lfo.h noise.h palette.h prophetdco.h resonator.h reverb.h \
289	ringmod.h rotary.h sdco.h thesermon.h vibrachorus.h vox.h \
290	bristolsolina.c solina.h bristolroadrunner.c roadrunner.h \
291	bristolgranular.c granular.h granulardco.c granulardco.h \
292	bristolrealistic.c bristolmg1.h bristoljupiter.c \
293	bristolbitone.c bit1osc.c bit1osc.h arpeggiator.c \
294	bristolcs80.c activesense.c cs80osc.c blo.c cs80osc.h \
295	bristolprophet1.c bristolprophet1.h cs80env.c bristolcs80.h \
296	bristolsonic6.c bristolsonic6.h bristoltrilogy.c \
297	bristoltrilogy.h trilogyosc.c trilogyosc.h bristolpoly800.c \
298	bristolpoly800.h env5stage.c env5stage.h nro.c nro.h \
299	bristolbme700.c bristolbme700.h bristolbassmaker.c \
300	bristolsid1.c bristolsid1.h bristolsid2.c bristolsid2.h \
301	bristolhelp.h ringbuffer.c
302all: all-am
303
304.SUFFIXES:
305.SUFFIXES: .c .lo .o .obj
306$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
307	@for dep in $?; do \
308	  case '$(am__configure_deps)' in \
309	    *$$dep*) \
310	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
311	        && { if test -f $@; then exit 0; else break; fi; }; \
312	      exit 1;; \
313	  esac; \
314	done; \
315	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign bristol/Makefile'; \
316	$(am__cd) $(top_srcdir) && \
317	  $(AUTOMAKE) --foreign bristol/Makefile
318.PRECIOUS: Makefile
319Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
320	@case '$?' in \
321	  *config.status*) \
322	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
323	  *) \
324	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
325	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
326	esac;
327
328$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
329	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
330
331$(top_srcdir)/configure:  $(am__configure_deps)
332	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
333$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
334	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
335$(am__aclocal_m4_deps):
336install-binPROGRAMS: $(bin_PROGRAMS)
337	@$(NORMAL_INSTALL)
338	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
339	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
340	for p in $$list; do echo "$$p $$p"; done | \
341	sed 's/$(EXEEXT)$$//' | \
342	while read p p1; do if test -f $$p || test -f $$p1; \
343	  then echo "$$p"; echo "$$p"; else :; fi; \
344	done | \
345	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
346	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
347	sed 'N;N;N;s,\n, ,g' | \
348	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
349	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
350	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
351	    else { print "f", $$3 "/" $$4, $$1; } } \
352	  END { for (d in files) print "f", d, files[d] }' | \
353	while read type dir files; do \
354	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
355	    test -z "$$files" || { \
356	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
357	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
358	    } \
359	; done
360
361uninstall-binPROGRAMS:
362	@$(NORMAL_UNINSTALL)
363	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
364	files=`for p in $$list; do echo "$$p"; done | \
365	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
366	      -e 's/$$/$(EXEEXT)/' `; \
367	test -n "$$list" || exit 0; \
368	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
369	cd "$(DESTDIR)$(bindir)" && rm -f $$files
370
371clean-binPROGRAMS:
372	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
373	echo " rm -f" $$list; \
374	rm -f $$list || exit $$?; \
375	test -n "$(EXEEXT)" || exit 0; \
376	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
377	echo " rm -f" $$list; \
378	rm -f $$list
379bristol$(EXEEXT): $(bristol_OBJECTS) $(bristol_DEPENDENCIES)
380	@rm -f bristol$(EXEEXT)
381	$(bristol_LINK) $(bristol_OBJECTS) $(bristol_LDADD) $(LIBS)
382
383mostlyclean-compile:
384	-rm -f *.$(OBJEXT)
385
386distclean-compile:
387	-rm -f *.tab.c
388
389@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/activesense.Po@am__quote@
390@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aksdco.Po@am__quote@
391@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aksenv.Po@am__quote@
392@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aksfilter.Po@am__quote@
393@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aksreverb.Po@am__quote@
394@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arpdco.Po@am__quote@
395@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arpeggiator.Po@am__quote@
396@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audioEngine.Po@am__quote@
397@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audiothread.Po@am__quote@
398@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bit1osc.Po@am__quote@
399@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/blo.Po@am__quote@
400@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristol.Po@am__quote@
401@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolaks.Po@am__quote@
402@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolarp2600.Po@am__quote@
403@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolaxxe.Po@am__quote@
404@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolbassmaker.Po@am__quote@
405@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolbitone.Po@am__quote@
406@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolbme700.Po@am__quote@
407@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolcs80.Po@am__quote@
408@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristoldx.Po@am__quote@
409@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolexplorer.Po@am__quote@
410@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolgranular.Po@am__quote@
411@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolhammond.Po@am__quote@
412@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristoljuno.Po@am__quote@
413@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristoljupiter.Po@am__quote@
414@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolmemorymoog.Po@am__quote@
415@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolmixer.Po@am__quote@
416@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolmm.Po@am__quote@
417@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolobx.Po@am__quote@
418@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolodyssey.Po@am__quote@
419@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolpoly.Po@am__quote@
420@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolpoly6.Po@am__quote@
421@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolpoly800.Po@am__quote@
422@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolprophet.Po@am__quote@
423@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolprophet1.Po@am__quote@
424@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolprophet52.Po@am__quote@
425@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolrealistic.Po@am__quote@
426@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolroadrunner.Po@am__quote@
427@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolsampler.Po@am__quote@
428@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolsid1.Po@am__quote@
429@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolsid2.Po@am__quote@
430@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolsolina.Po@am__quote@
431@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolsonic6.Po@am__quote@
432@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolsystem.Po@am__quote@
433@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristoltrilogy.Po@am__quote@
434@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bristolvox.Po@am__quote@
435@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cs80env.Po@am__quote@
436@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cs80osc.Po@am__quote@
437@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dca.Po@am__quote@
438@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dco.Po@am__quote@
439@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dimensionD.Po@am__quote@
440@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dxop.Po@am__quote@
441@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/electroswitch.Po@am__quote@
442@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/env5stage.Po@am__quote@
443@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/envelope.Po@am__quote@
444@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/expdco.Po@am__quote@
445@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filter.Po@am__quote@
446@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filter2.Po@am__quote@
447@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/follower.Po@am__quote@
448@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/granulardco.Po@am__quote@
449@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hammond.Po@am__quote@
450@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hammondchorus.Po@am__quote@
451@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpf.Po@am__quote@
452@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/junodco.Po@am__quote@
453@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lfo.Po@am__quote@
454@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/midihandlers.Po@am__quote@
455@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/midinote.Po@am__quote@
456@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/midithread.Po@am__quote@
457@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/noise.Po@am__quote@
458@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nro.Po@am__quote@
459@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prophetdco.Po@am__quote@
460@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/resonator.Po@am__quote@
461@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reverb.Po@am__quote@
462@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ringbuffer.Po@am__quote@
463@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ringmod.Po@am__quote@
464@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rotary.Po@am__quote@
465@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sdco.Po@am__quote@
466@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sdcoutils.Po@am__quote@
467@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/soundManager.Po@am__quote@
468@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thesermon.Po@am__quote@
469@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trilogyosc.Po@am__quote@
470@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vibrachorus.Po@am__quote@
471@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vox.Po@am__quote@
472
473.c.o:
474@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
475@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
476@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
477@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
478@am__fastdepCC_FALSE@	$(COMPILE) -c $<
479
480.c.obj:
481@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
482@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
483@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
484@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
485@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
486
487.c.lo:
488@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
489@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
490@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
491@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
492@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
493
494mostlyclean-libtool:
495	-rm -f *.lo
496
497clean-libtool:
498	-rm -rf .libs _libs
499
500ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
501	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
502	unique=`for i in $$list; do \
503	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
504	  done | \
505	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
506	      END { if (nonempty) { for (i in files) print i; }; }'`; \
507	mkid -fID $$unique
508tags: TAGS
509
510TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
511		$(TAGS_FILES) $(LISP)
512	set x; \
513	here=`pwd`; \
514	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
515	unique=`for i in $$list; do \
516	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
517	  done | \
518	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
519	      END { if (nonempty) { for (i in files) print i; }; }'`; \
520	shift; \
521	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
522	  test -n "$$unique" || unique=$$empty_fix; \
523	  if test $$# -gt 0; then \
524	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
525	      "$$@" $$unique; \
526	  else \
527	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
528	      $$unique; \
529	  fi; \
530	fi
531ctags: CTAGS
532CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
533		$(TAGS_FILES) $(LISP)
534	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
535	unique=`for i in $$list; do \
536	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
537	  done | \
538	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
539	      END { if (nonempty) { for (i in files) print i; }; }'`; \
540	test -z "$(CTAGS_ARGS)$$unique" \
541	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
542	     $$unique
543
544GTAGS:
545	here=`$(am__cd) $(top_builddir) && pwd` \
546	  && $(am__cd) $(top_srcdir) \
547	  && gtags -i $(GTAGS_ARGS) "$$here"
548
549distclean-tags:
550	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
551
552distdir: $(DISTFILES)
553	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
554	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
555	list='$(DISTFILES)'; \
556	  dist_files=`for file in $$list; do echo $$file; done | \
557	  sed -e "s|^$$srcdirstrip/||;t" \
558	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
559	case $$dist_files in \
560	  */*) $(MKDIR_P) `echo "$$dist_files" | \
561			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
562			   sort -u` ;; \
563	esac; \
564	for file in $$dist_files; do \
565	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
566	  if test -d $$d/$$file; then \
567	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
568	    if test -d "$(distdir)/$$file"; then \
569	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
570	    fi; \
571	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
572	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
573	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
574	    fi; \
575	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
576	  else \
577	    test -f "$(distdir)/$$file" \
578	    || cp -p $$d/$$file "$(distdir)/$$file" \
579	    || exit 1; \
580	  fi; \
581	done
582check-am: all-am
583check: check-am
584all-am: Makefile $(PROGRAMS)
585installdirs:
586	for dir in "$(DESTDIR)$(bindir)"; do \
587	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
588	done
589install: install-am
590install-exec: install-exec-am
591install-data: install-data-am
592uninstall: uninstall-am
593
594install-am: all-am
595	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
596
597installcheck: installcheck-am
598install-strip:
599	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
600	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
601	  `test -z '$(STRIP)' || \
602	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
603mostlyclean-generic:
604
605clean-generic:
606
607distclean-generic:
608	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
609	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
610
611maintainer-clean-generic:
612	@echo "This command is intended for maintainers to use"
613	@echo "it deletes files that may require special tools to rebuild."
614clean: clean-am
615
616clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
617
618distclean: distclean-am
619	-rm -rf ./$(DEPDIR)
620	-rm -f Makefile
621distclean-am: clean-am distclean-compile distclean-generic \
622	distclean-tags
623
624dvi: dvi-am
625
626dvi-am:
627
628html: html-am
629
630html-am:
631
632info: info-am
633
634info-am:
635
636install-data-am:
637
638install-dvi: install-dvi-am
639
640install-dvi-am:
641
642install-exec-am: install-binPROGRAMS
643
644install-html: install-html-am
645
646install-html-am:
647
648install-info: install-info-am
649
650install-info-am:
651
652install-man:
653
654install-pdf: install-pdf-am
655
656install-pdf-am:
657
658install-ps: install-ps-am
659
660install-ps-am:
661
662installcheck-am:
663
664maintainer-clean: maintainer-clean-am
665	-rm -rf ./$(DEPDIR)
666	-rm -f Makefile
667maintainer-clean-am: distclean-am maintainer-clean-generic
668
669mostlyclean: mostlyclean-am
670
671mostlyclean-am: mostlyclean-compile mostlyclean-generic \
672	mostlyclean-libtool
673
674pdf: pdf-am
675
676pdf-am:
677
678ps: ps-am
679
680ps-am:
681
682uninstall-am: uninstall-binPROGRAMS
683
684.MAKE: install-am install-strip
685
686.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
687	clean-generic clean-libtool ctags distclean distclean-compile \
688	distclean-generic distclean-libtool distclean-tags distdir dvi \
689	dvi-am html html-am info info-am install install-am \
690	install-binPROGRAMS install-data install-data-am install-dvi \
691	install-dvi-am install-exec install-exec-am install-html \
692	install-html-am install-info install-info-am install-man \
693	install-pdf install-pdf-am install-ps install-ps-am \
694	install-strip installcheck installcheck-am installdirs \
695	maintainer-clean maintainer-clean-generic mostlyclean \
696	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
697	pdf pdf-am ps ps-am tags uninstall uninstall-am \
698	uninstall-binPROGRAMS
699
700
701# Tell versions [3.59,3.63) of GNU make to not export all variables.
702# Otherwise a system limit (for SysV at least) may be exceeded.
703.NOEXPORT:
704