1# Makefile.in generated automatically by automake 1.5 from Makefile.am.
2
3# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4# Free Software Foundation, Inc.
5# This Makefile.in is free software; the Free Software Foundation
6# gives unlimited permission to copy and/or distribute it,
7# with or without modifications, as long as this notice is preserved.
8
9# This program is distributed in the hope that it will be useful,
10# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12# PARTICULAR PURPOSE.
13
14@SET_MAKE@
15
16#
17#  MPEG Maaate: An Australian MPEG audio analysis toolkit
18#  Copyright (C) 2000
19#  Commonwealth Scientific and Industrial Research Organisation
20#  (CSIRO), Australia.
21#
22#  This program is free software; you can redistribute it and/or modify
23#  it under the terms of the GNU General Public License as published by
24#  the Free Software Foundation; either version 2 of the License, or
25#  (at your option) any later version.
26#
27#  This program is distributed in the hope that it will be useful,
28#  but WITHOUT ANY WARRANTY; without even the implied warranty of
29#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
30#  GNU General Public License for more details.
31#
32#  You should have received a copy of the GNU General Public License
33#  along with this program; if not, write to the Free Software
34#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
35
36# Don't require all the GNU mandated files
37
38SHELL = @SHELL@
39
40srcdir = @srcdir@
41top_srcdir = @top_srcdir@
42VPATH = @srcdir@
43prefix = @prefix@
44exec_prefix = @exec_prefix@
45
46bindir = @bindir@
47sbindir = @sbindir@
48libexecdir = @libexecdir@
49datadir = @datadir@
50sysconfdir = @sysconfdir@
51sharedstatedir = @sharedstatedir@
52localstatedir = @localstatedir@
53libdir = @libdir@
54infodir = @infodir@
55mandir = @mandir@
56includedir = @includedir@
57oldincludedir = /usr/include
58pkgdatadir = $(datadir)/@PACKAGE@
59pkglibdir = $(libdir)/@PACKAGE@
60pkgincludedir = $(includedir)/@PACKAGE@
61top_builddir = .
62
63ACLOCAL = @ACLOCAL@
64AUTOCONF = @AUTOCONF@
65AUTOMAKE = @AUTOMAKE@
66AUTOHEADER = @AUTOHEADER@
67
68INSTALL = @INSTALL@
69INSTALL_PROGRAM = @INSTALL_PROGRAM@
70INSTALL_DATA = @INSTALL_DATA@
71INSTALL_SCRIPT = @INSTALL_SCRIPT@
72INSTALL_HEADER = $(INSTALL_DATA)
73transform = @program_transform_name@
74NORMAL_INSTALL = :
75PRE_INSTALL = :
76POST_INSTALL = :
77NORMAL_UNINSTALL = :
78PRE_UNINSTALL = :
79POST_UNINSTALL = :
80host_alias = @host_alias@
81host_triplet = @host@
82AMTAR = @AMTAR@
83AS = @AS@
84AWK = @AWK@
85CC = @CC@
86CXX = @CXX@
87DEPDIR = @DEPDIR@
88DLLTOOL = @DLLTOOL@
89ECHO = @ECHO@
90EXEEXT = @EXEEXT@
91INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
92LIBTOOL = @LIBTOOL@
93LN_S = @LN_S@
94OBJDUMP = @OBJDUMP@
95OBJEXT = @OBJEXT@
96PACKAGE = @PACKAGE@
97PACKAGE_PLUGIN_DIR = @PACKAGE_PLUGIN_DIR@
98RANLIB = @RANLIB@
99STRIP = @STRIP@
100VERSION = @VERSION@
101am__include = @am__include@
102am__quote = @am__quote@
103install_sh = @install_sh@
104
105AUTOMAKE_OPTIONS = foreign
106
107# Subdirectories to build
108SUBDIRS = src demos VisualC++
109
110# Non-Automake subdirectories to distribute
111EXTRA_DIST = doc/API.html \
112	doc/COPYING \
113	doc/ChangeLog \
114	doc/THANKS \
115	doc/applications.html \
116	doc/download.html \
117	doc/header.txt \
118	doc/index.html \
119	doc/layer1.txt \
120	doc/layer2.txt \
121	doc/layer3.txt \
122	doc/maaate-faq.txt \
123	doc/module_guide.txt \
124	doc/modules.html \
125	doc/tr_196_01_CSIRO.pdf \
126	doc/formula/bandnrj.gif \
127	doc/formula/bandwidth.gif \
128	doc/formula/bdnrjratio.gif \
129	doc/formula/centroid.gif \
130	doc/formula/cmoment.gif \
131	doc/formula/lownrj.gif \
132	doc/formula/pauser.gif \
133	doc/formula/rolloff.gif \
134	doc/formula/sbmean.gif \
135	doc/formula/sbnrj_spres.gif \
136	doc/formula/sbnrj_winres.gif \
137	doc/formula/sbrms.gif \
138	doc/formula/scalefactor.gif \
139	doc/formula/sigmag.gif \
140	doc/formula/signrj.gif \
141	doc/formula/sigsb.gif \
142	doc/formula/spflux.gif \
143	images/CSIROlogo.gif \
144	images/maaate-small.gif \
145	images/maaate.gif \
146	images/maaate_structure.gif \
147	test.mp2 \
148	WinStart.bat \
149	cc2cpp.bat \
150	cpp2cc.bat \
151	Maaate.spec.in \
152	ToDo.txt
153
154
155Applicationsdir = $(datadir)/bin
156subdir = .
157ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
158mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
159CONFIG_HEADER = config.h
160CONFIG_CLEAN_FILES = Maaate.spec
161DIST_SOURCES =
162
163RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
164	uninstall-info-recursive all-recursive install-data-recursive \
165	install-exec-recursive installdirs-recursive install-recursive \
166	uninstall-recursive check-recursive installcheck-recursive
167DIST_COMMON = README ./stamp-h.in AUTHORS COPYING INSTALL \
168	Maaate.spec.in Makefile.am Makefile.in NEWS THANKS acconfig.h \
169	aclocal.m4 config.guess config.h.in config.sub configure \
170	configure.in depcomp install-sh ltconfig ltmain.sh missing \
171	mkinstalldirs
172DIST_SUBDIRS = $(SUBDIRS)
173all: config.h
174	$(MAKE) $(AM_MAKEFLAGS) all-recursive
175
176.SUFFIXES:
177
178mostlyclean-libtool:
179	-rm -f *.lo
180
181clean-libtool:
182	-rm -rf .libs _libs
183
184distclean-libtool:
185	-rm -f libtool
186$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
187	cd $(top_srcdir) && \
188	  $(AUTOMAKE) --foreign  Makefile
189Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
190	cd $(top_builddir) && \
191	  CONFIG_HEADERS= CONFIG_LINKS= \
192	  CONFIG_FILES=$@ $(SHELL) ./config.status
193
194$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
195	$(SHELL) ./config.status --recheck
196$(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
197	cd $(srcdir) && $(AUTOCONF)
198
199$(ACLOCAL_M4):  configure.in
200	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
201config.h: stamp-h
202	@if test ! -f $@; then \
203		rm -f stamp-h; \
204		$(MAKE) stamp-h; \
205	else :; fi
206stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
207	@rm -f stamp-h stamp-hT
208	@echo timestamp > stamp-hT 2> /dev/null
209	cd $(top_builddir) \
210	  && CONFIG_FILES= CONFIG_HEADERS=config.h \
211	     $(SHELL) ./config.status
212	@mv stamp-hT stamp-h
213$(srcdir)/config.h.in:  $(srcdir)/./stamp-h.in
214	@if test ! -f $@; then \
215		rm -f $(srcdir)/./stamp-h.in; \
216		$(MAKE) $(srcdir)/./stamp-h.in; \
217	else :; fi
218$(srcdir)/./stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/acconfig.h
219	@rm -f $(srcdir)/./stamp-h.in $(srcdir)/./stamp-h.inT
220	@echo timestamp > $(srcdir)/./stamp-h.inT 2> /dev/null
221	cd $(top_srcdir) && $(AUTOHEADER)
222	@mv $(srcdir)/./stamp-h.inT $(srcdir)/./stamp-h.in
223
224distclean-hdr:
225	-rm -f config.h
226Maaate.spec: $(top_builddir)/config.status Maaate.spec.in
227	cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
228uninstall-info-am:
229
230# This directory's subdirectories are mostly independent; you can cd
231# into them and run `make' without going through this Makefile.
232# To change the values of `make' variables: instead of editing Makefiles,
233# (1) if the variable is set in `config.status', edit `config.status'
234#     (which will cause the Makefiles to be regenerated when you run `make');
235# (2) otherwise, pass the desired values on the `make' command line.
236$(RECURSIVE_TARGETS):
237	@set fnord $(MAKEFLAGS); amf=$$2; \
238	dot_seen=no; \
239	target=`echo $@ | sed s/-recursive//`; \
240	list='$(SUBDIRS)'; for subdir in $$list; do \
241	  echo "Making $$target in $$subdir"; \
242	  if test "$$subdir" = "."; then \
243	    dot_seen=yes; \
244	    local_target="$$target-am"; \
245	  else \
246	    local_target="$$target"; \
247	  fi; \
248	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
249	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
250	done; \
251	if test "$$dot_seen" = "no"; then \
252	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
253	fi; test -z "$$fail"
254
255mostlyclean-recursive clean-recursive distclean-recursive \
256maintainer-clean-recursive:
257	@set fnord $(MAKEFLAGS); amf=$$2; \
258	dot_seen=no; \
259	case "$@" in \
260	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
261	  *) list='$(SUBDIRS)' ;; \
262	esac; \
263	rev=''; for subdir in $$list; do \
264	  if test "$$subdir" = "."; then :; else \
265	    rev="$$subdir $$rev"; \
266	  fi; \
267	done; \
268	rev="$$rev ."; \
269	target=`echo $@ | sed s/-recursive//`; \
270	for subdir in $$rev; do \
271	  echo "Making $$target in $$subdir"; \
272	  if test "$$subdir" = "."; then \
273	    local_target="$$target-am"; \
274	  else \
275	    local_target="$$target"; \
276	  fi; \
277	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
278	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
279	done && test -z "$$fail"
280tags-recursive:
281	list='$(SUBDIRS)'; for subdir in $$list; do \
282	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
283	done
284
285tags: TAGS
286
287ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
288	list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
289	unique=`for i in $$list; do \
290	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
291	  done | \
292	  $(AWK) '    { files[$$0] = 1; } \
293	       END { for (i in files) print i; }'`; \
294	mkid -fID $$unique $(LISP)
295
296TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
297		$(TAGS_FILES) $(LISP)
298	tags=; \
299	here=`pwd`; \
300	list='$(SUBDIRS)'; for subdir in $$list; do \
301	  if test "$$subdir" = .; then :; else \
302	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
303	  fi; \
304	done; \
305	list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
306	unique=`for i in $$list; do \
307	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
308	  done | \
309	  $(AWK) '    { files[$$0] = 1; } \
310	       END { for (i in files) print i; }'`; \
311	test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
312	  || etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP)
313
314GTAGS:
315	here=`CDPATH=: && cd $(top_builddir) && pwd` \
316	  && cd $(top_srcdir) \
317	  && gtags -i $(GTAGS_ARGS) $$here
318
319distclean-tags:
320	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
321
322DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
323
324top_distdir = .
325# Avoid unsightly `./'.
326distdir = $(PACKAGE)-$(VERSION)
327
328GZIP_ENV = --best
329
330distdir: $(DISTFILES)
331	-chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
332	mkdir $(distdir)
333	$(mkinstalldirs) $(distdir)/. $(distdir)/doc $(distdir)/doc/formula $(distdir)/images
334	@for file in $(DISTFILES); do \
335	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
336	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
337	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
338	    $(mkinstalldirs) "$(distdir)/$$dir"; \
339	  fi; \
340	  if test -d $$d/$$file; then \
341	    cp -pR $$d/$$file $(distdir) \
342	    || exit 1; \
343	  else \
344	    test -f $(distdir)/$$file \
345	    || cp -p $$d/$$file $(distdir)/$$file \
346	    || exit 1; \
347	  fi; \
348	done
349	for subdir in $(SUBDIRS); do \
350	  if test "$$subdir" = .; then :; else \
351	    test -d $(distdir)/$$subdir \
352	    || mkdir $(distdir)/$$subdir \
353	    || exit 1; \
354	    (cd $$subdir && \
355	      $(MAKE) $(AM_MAKEFLAGS) \
356	        top_distdir="$(top_distdir)" \
357	        distdir=../$(distdir)/$$subdir \
358	        distdir) \
359	      || exit 1; \
360	  fi; \
361	done
362	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
363	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
364	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
365	  ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
366	|| chmod -R a+r $(distdir)
367dist: distdir
368	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
369	-chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
370
371# This target untars the dist file and tries a VPATH configuration.  Then
372# it guarantees that the distribution is self-contained by making another
373# tarfile.
374distcheck: dist
375	-chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
376	GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
377	chmod -R a-w $(distdir); chmod a+w $(distdir)
378	mkdir $(distdir)/=build
379	mkdir $(distdir)/=inst
380	chmod a-w $(distdir)
381	dc_install_base=`CDPATH=: && cd $(distdir)/=inst && pwd` \
382	  && cd $(distdir)/=build \
383	  && ../configure --srcdir=.. --prefix=$$dc_install_base \
384	  && $(MAKE) $(AM_MAKEFLAGS) \
385	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
386	  && $(MAKE) $(AM_MAKEFLAGS) check \
387	  && $(MAKE) $(AM_MAKEFLAGS) install \
388	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
389	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
390	  && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
391	     || (echo "Error: files left after uninstall" 1>&2; \
392	         exit 1) ) \
393	  && $(MAKE) $(AM_MAKEFLAGS) dist \
394	  && $(MAKE) $(AM_MAKEFLAGS) distclean \
395	  && rm -f $(distdir).tar.gz \
396	  && (test `find . -type f -print | wc -l` -eq 0 \
397	     || (echo "Error: files left after distclean" 1>&2; \
398	         exit 1) )
399	-chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
400	@echo "$(distdir).tar.gz is ready for distribution" | \
401	  sed 'h;s/./=/g;p;x;p;x'
402check-am: all-am
403check: check-recursive
404all-am: Makefile config.h
405installdirs: installdirs-recursive
406installdirs-am:
407
408install: install-recursive
409install-exec: install-exec-recursive
410install-data: install-data-recursive
411uninstall: uninstall-recursive
412
413install-am: all-am
414	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
415
416installcheck: installcheck-recursive
417install-strip:
418	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
419	  `test -z '$(STRIP)' || \
420	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
421mostlyclean-generic:
422
423clean-generic:
424
425distclean-generic:
426	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
427
428maintainer-clean-generic:
429	@echo "This command is intended for maintainers to use"
430	@echo "it deletes files that may require special tools to rebuild."
431clean: clean-recursive
432
433clean-am: clean-generic clean-libtool mostlyclean-am
434
435dist-all: distdir
436	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
437	-chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
438distclean: distclean-recursive
439	-rm -f config.status config.cache config.log
440distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool \
441	distclean-tags
442
443dvi: dvi-recursive
444
445dvi-am:
446
447info: info-recursive
448
449info-am:
450
451install-data-am:
452
453install-exec-am:
454
455install-info: install-info-recursive
456
457install-man:
458
459installcheck-am:
460
461maintainer-clean: maintainer-clean-recursive
462
463maintainer-clean-am: distclean-am maintainer-clean-generic
464
465mostlyclean: mostlyclean-recursive
466
467mostlyclean-am: mostlyclean-generic mostlyclean-libtool
468
469uninstall-am: uninstall-info-am
470
471uninstall-info: uninstall-info-recursive
472
473.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
474	clean-generic clean-libtool clean-recursive dist dist-all \
475	distcheck distclean distclean-generic distclean-hdr \
476	distclean-libtool distclean-recursive distclean-tags distdir \
477	dvi dvi-am dvi-recursive info info-am info-recursive install \
478	install-am install-data install-data-am install-data-recursive \
479	install-exec install-exec-am install-exec-recursive \
480	install-info install-info-am install-info-recursive install-man \
481	install-recursive install-strip installcheck installcheck-am \
482	installdirs installdirs-am installdirs-recursive \
483	maintainer-clean maintainer-clean-generic \
484	maintainer-clean-recursive mostlyclean mostlyclean-generic \
485	mostlyclean-libtool mostlyclean-recursive tags tags-recursive \
486	uninstall uninstall-am uninstall-info-am \
487	uninstall-info-recursive uninstall-recursive
488
489# Tell versions [3.59,3.63) of GNU make to not export all variables.
490# Otherwise a system limit (for SysV at least) may be exceeded.
491.NOEXPORT:
492