1# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
2
3# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved.
7
8# This program is distributed in the hope that it will be useful,
9# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11# PARTICULAR PURPOSE.
12
13
14SHELL = /bin/sh
15
16srcdir = .
17top_srcdir = ..
18
19prefix = /usr/local
20exec_prefix = ${prefix}
21
22bindir = ${exec_prefix}/bin
23sbindir = ${exec_prefix}/sbin
24libexecdir = ${exec_prefix}/libexec
25datadir = ${prefix}/share
26sysconfdir = ${prefix}/etc
27sharedstatedir = ${prefix}/com
28localstatedir = ${prefix}/var
29libdir = ${exec_prefix}/lib
30infodir = ${prefix}/info
31mandir = ${prefix}/man
32includedir = ${prefix}/include
33oldincludedir = /usr/include
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/gnuitar
38pkglibdir = $(libdir)/gnuitar
39pkgincludedir = $(includedir)/gnuitar
40
41top_builddir = ..
42
43ACLOCAL = aclocal-1.4
44AUTOCONF = autoconf
45AUTOMAKE = automake-1.4
46AUTOHEADER = autoheader
47
48INSTALL = /usr/bin/install -c
49INSTALL_PROGRAM = ${INSTALL} $(AM_INSTALL_PROGRAM_FLAGS)
50INSTALL_DATA = ${INSTALL} -m 644
51INSTALL_SCRIPT = ${INSTALL}
52transform = s,x,x,
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60AWK = gawk
61CC = gcc
62GLIB_CFLAGS = -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT
63GLIB_CONFIG = /usr/bin/glib-config
64GLIB_GENMARSHAL =
65GLIB_LIBS = -L/usr/lib -lgthread -lglib -lpthread
66GLIB_MKENUMS =
67GOBJECT_QUERY =
68GTK_CFLAGS = -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
69GTK_CONFIG = /usr/bin/gtk-config
70GTK_LIBS = -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm
71LN_S = ln -s
72MAKEINFO = /home/fonin/�������/gnuitar/missing makeinfo
73PACKAGE = gnuitar
74PKG_CONFIG =
75VERSION = 0.3.2
76
77CONFIG_DEFS =  -DHAVE_GLIB -DHAVE_GTK -DFLOAT_DSP -DDEBUG -ggdb
78
79bin_PROGRAMS = gnuitar
80gnuitar_SOURCES = main.c pump.c chorus.c delay.c echo.c tracker.c tremolo.c \
81	vibrato.c autowah.c phasor.c rcfilter.c \
82	gui.c distort.c distort2.c sustain.c reverb.c backbuf.c utils.c \
83	pump.h chorus.h delay.h echo.h tracker.h tremolo.h \
84	vibrato.h autowah.h phasor.h rcfilter.h \
85	gui.h distort.h distort2.h sustain.h reverb.h backbuf.h utils.h \
86	noise.c noise.h biquad.c biquad.h eqbank.c eqbank.h chebyshev.c chebyshev.h
87
88
89EXTRA_DIST = *.c *.h Makefile* *.rc *.xpm
90
91INCLUDES = \
92	-DG_LOG_DOMAIN=\"gnuitar\" \
93	$(GTK_CFLAGS) $(CONFIG_DEFS) \
94	-I$(includedir)
95
96
97gnuitar_LDADD = \
98	$(GTK_LIBS) \
99
100mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
101CONFIG_CLEAN_FILES =
102PROGRAMS =  $(bin_PROGRAMS)
103
104
105DEFS = -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gnuitar\" -DVERSION=\"0.3.2\" -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_GETCWD=1 -DHAVE_ISASCII=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1  -I. -I$(srcdir)
106CPPFLAGS =
107LDFLAGS =
108LIBS = -lpthread -lm
109gnuitar_OBJECTS =  main.o pump.o chorus.o delay.o echo.o tracker.o \
110tremolo.o vibrato.o autowah.o phasor.o rcfilter.o gui.o distort.o \
111distort2.o sustain.o reverb.o backbuf.o utils.o noise.o biquad.o \
112eqbank.o chebyshev.o
113gnuitar_DEPENDENCIES =
114gnuitar_LDFLAGS =
115CFLAGS = -g -O2
116COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
117CCLD = $(CC)
118LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
119DIST_COMMON =  Makefile.am Makefile.in
120
121
122DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
123
124TAR = gtar
125GZIP_ENV = --best
126DEP_FILES =  .deps/autowah.P .deps/backbuf.P .deps/biquad.P \
127.deps/chebyshev.P .deps/chorus.P .deps/delay.P .deps/distort.P \
128.deps/distort2.P .deps/echo.P .deps/eqbank.P .deps/gui.P .deps/main.P \
129.deps/noise.P .deps/phasor.P .deps/pump.P .deps/rcfilter.P \
130.deps/reverb.P .deps/sustain.P .deps/tracker.P .deps/tremolo.P \
131.deps/utils.P .deps/vibrato.P
132SOURCES = $(gnuitar_SOURCES)
133OBJECTS = $(gnuitar_OBJECTS)
134
135all: all-redirect
136.SUFFIXES:
137.SUFFIXES: .S .c .o .s
138$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
139	cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile
140
141Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
142	cd $(top_builddir) \
143	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
144
145
146mostlyclean-binPROGRAMS:
147
148clean-binPROGRAMS:
149	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
150
151distclean-binPROGRAMS:
152
153maintainer-clean-binPROGRAMS:
154
155install-binPROGRAMS: $(bin_PROGRAMS)
156	@$(NORMAL_INSTALL)
157	$(mkinstalldirs) $(DESTDIR)$(bindir)
158	@list='$(bin_PROGRAMS)'; for p in $$list; do \
159	  if test -f $$p; then \
160	    echo "  $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
161	     $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
162	  else :; fi; \
163	done
164
165uninstall-binPROGRAMS:
166	@$(NORMAL_UNINSTALL)
167	list='$(bin_PROGRAMS)'; for p in $$list; do \
168	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
169	done
170
171.s.o:
172	$(COMPILE) -c $<
173
174.S.o:
175	$(COMPILE) -c $<
176
177mostlyclean-compile:
178	-rm -f *.o core *.core
179
180clean-compile:
181
182distclean-compile:
183	-rm -f *.tab.c
184
185maintainer-clean-compile:
186
187gnuitar: $(gnuitar_OBJECTS) $(gnuitar_DEPENDENCIES)
188	@rm -f gnuitar
189	$(LINK) $(gnuitar_LDFLAGS) $(gnuitar_OBJECTS) $(gnuitar_LDADD) $(LIBS)
190
191tags: TAGS
192
193ID: $(HEADERS) $(SOURCES) $(LISP)
194	list='$(SOURCES) $(HEADERS)'; \
195	unique=`for i in $$list; do echo $$i; done | \
196	  awk '    { files[$$0] = 1; } \
197	       END { for (i in files) print i; }'`; \
198	here=`pwd` && cd $(srcdir) \
199	  && mkid -f$$here/ID $$unique $(LISP)
200
201TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
202	tags=; \
203	here=`pwd`; \
204	list='$(SOURCES) $(HEADERS)'; \
205	unique=`for i in $$list; do echo $$i; done | \
206	  awk '    { files[$$0] = 1; } \
207	       END { for (i in files) print i; }'`; \
208	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
209	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
210
211mostlyclean-tags:
212
213clean-tags:
214
215distclean-tags:
216	-rm -f TAGS ID
217
218maintainer-clean-tags:
219
220distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
221
222subdir = src
223
224distdir: $(DISTFILES)
225	here=`cd $(top_builddir) && pwd`; \
226	top_distdir=`cd $(top_distdir) && pwd`; \
227	distdir=`cd $(distdir) && pwd`; \
228	cd $(top_srcdir) \
229	  && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign src/Makefile
230	@for file in $(DISTFILES); do \
231	  d=$(srcdir); \
232	  if test -d $$d/$$file; then \
233	    cp -pr $$d/$$file $(distdir)/$$file; \
234	  else \
235	    test -f $(distdir)/$$file \
236	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
237	    || cp -p $$d/$$file $(distdir)/$$file || :; \
238	  fi; \
239	done
240
241DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
242
243-include $(DEP_FILES)
244
245mostlyclean-depend:
246
247clean-depend:
248
249distclean-depend:
250	-rm -rf .deps
251
252maintainer-clean-depend:
253
254%.o: %.c
255	@echo '$(COMPILE) -c $<'; \
256	$(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
257	@-cp .deps/$(*F).pp .deps/$(*F).P; \
258	tr ' ' '\012' < .deps/$(*F).pp \
259	  | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
260	    >> .deps/$(*F).P; \
261	rm .deps/$(*F).pp
262
263%.lo: %.c
264	@echo '$(LTCOMPILE) -c $<'; \
265	$(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
266	@-sed -e 's/^\([^:]*\)\.o[ 	]*:/\1.lo \1.o :/' \
267	  < .deps/$(*F).pp > .deps/$(*F).P; \
268	tr ' ' '\012' < .deps/$(*F).pp \
269	  | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
270	    >> .deps/$(*F).P; \
271	rm -f .deps/$(*F).pp
272info-am:
273info: info-am
274dvi-am:
275dvi: dvi-am
276check-am: all-am
277check: check-am
278installcheck-am:
279installcheck: installcheck-am
280install-exec-am: install-binPROGRAMS
281install-exec: install-exec-am
282
283install-data-am:
284install-data: install-data-am
285
286install-am: all-am
287	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
288install: install-am
289uninstall-am: uninstall-binPROGRAMS
290uninstall: uninstall-am
291all-am: Makefile $(PROGRAMS)
292all-redirect: all-am
293install-strip:
294	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
295installdirs:
296	$(mkinstalldirs)  $(DESTDIR)$(bindir)
297
298
299mostlyclean-generic:
300
301clean-generic:
302
303distclean-generic:
304	-rm -f Makefile $(CONFIG_CLEAN_FILES)
305	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
306
307maintainer-clean-generic:
308mostlyclean-am:  mostlyclean-binPROGRAMS mostlyclean-compile \
309		mostlyclean-tags mostlyclean-depend mostlyclean-generic
310
311mostlyclean: mostlyclean-am
312
313clean-am:  clean-binPROGRAMS clean-compile clean-tags clean-depend \
314		clean-generic mostlyclean-am
315
316clean: clean-am
317
318distclean-am:  distclean-binPROGRAMS distclean-compile distclean-tags \
319		distclean-depend distclean-generic clean-am
320
321distclean: distclean-am
322
323maintainer-clean-am:  maintainer-clean-binPROGRAMS \
324		maintainer-clean-compile maintainer-clean-tags \
325		maintainer-clean-depend maintainer-clean-generic \
326		distclean-am
327	@echo "This command is intended for maintainers to use;"
328	@echo "it deletes files that may require special tools to rebuild."
329
330maintainer-clean: maintainer-clean-am
331
332.PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
333maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
334mostlyclean-compile distclean-compile clean-compile \
335maintainer-clean-compile tags mostlyclean-tags distclean-tags \
336clean-tags maintainer-clean-tags distdir mostlyclean-depend \
337distclean-depend clean-depend maintainer-clean-depend info-am info \
338dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
339install-exec install-data-am install-data install-am install \
340uninstall-am uninstall all-redirect all-am all installdirs \
341mostlyclean-generic distclean-generic clean-generic \
342maintainer-clean-generic clean mostlyclean distclean maintainer-clean
343
344
345# Tell versions [3.59,3.63) of GNU make to not export all variables.
346# Otherwise a system limit (for SysV at least) may be exceeded.
347.NOEXPORT:
348