OSDN Git Service

Autoreconf
authorShoichi Tamuki <tamuki@linet.gr.jp>
Fri, 9 Feb 2007 13:36:40 +0000 (13:36 +0000)
committerShoichi Tamuki <tamuki@linet.gr.jp>
Fri, 9 Feb 2007 13:36:40 +0000 (13:36 +0000)
18 files changed:
Makefile.in
aclocal.m4
autoconf/Makefile.in
configs/Makefile.in
configure
doc/C/Makefile.in
doc/Makefile.in
doc/ja_JP.eucJP/Makefile.in
interface/Makefile.in
interface/bitmaps/Makefile.in
interface/motif_bitmaps/Makefile.in
interface/pixmaps/Makefile.in
libarc/Makefile.in
libunimod/Makefile.in
script/Makefile.in
timidity/Makefile.in
utils/Makefile.in
windrv/Makefile.in

index ddaa382..a4400ab 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.2 from Makefile.am.
+# Makefile.in generated by automake 1.7.6 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+# Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 #
 # This Makefile is known to work with GNU make.
+
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
 pkgincludedir = $(includedir)/@PACKAGE@
 top_builddir = .
+
 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 INSTALL = @INSTALL@
 install_sh_DATA = $(install_sh) -c -m 644
@@ -52,53 +56,6 @@ NORMAL_UNINSTALL = :
 PRE_UNINSTALL = :
 POST_UNINSTALL = :
 host_triplet = @host@
-subdir = .
-DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
-       $(srcdir)/Makefile.in $(srcdir)/TiMidity-uj.ad.in \
-       $(srcdir)/TiMidity.ad.in $(srcdir)/common.makefile.in \
-       $(srcdir)/config.h.in $(srcdir)/interface.h.in \
-       $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
-       TODO
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/autoconf/alsa.m4 \
-       $(top_srcdir)/autoconf/ao.m4 $(top_srcdir)/autoconf/esd.m4 \
-       $(top_srcdir)/autoconf/gtk-2.0.m4 \
-       $(top_srcdir)/autoconf/gtk.m4 \
-       $(top_srcdir)/autoconf/libFLAC.m4 \
-       $(top_srcdir)/autoconf/libOggFLAC.m4 \
-       $(top_srcdir)/autoconf/ogg.m4 $(top_srcdir)/autoconf/utils.m4 \
-       $(top_srcdir)/autoconf/vorbis.m4 $(top_srcdir)/configure.in
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-       $(ACLOCAL_M4)
-am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
- configure.lineno configure.status.lineno
-mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
-CONFIG_HEADER = config.h interface.h
-CONFIG_CLEAN_FILES = common.makefile TiMidity.ad TiMidity-uj.ad
-SOURCES =
-DIST_SOURCES =
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-       html-recursive info-recursive install-data-recursive \
-       install-exec-recursive install-info-recursive \
-       install-recursive installcheck-recursive installdirs-recursive \
-       pdf-recursive ps-recursive uninstall-info-recursive \
-       uninstall-recursive
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-distdir = $(PACKAGE)-$(VERSION)
-top_distdir = $(distdir)
-am__remove_distdir = \
-  { test ! -d $(distdir) \
-    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
-         && rm -fr $(distdir); }; }
-DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
-GZIP_ENV = --best
-distuninstallcheck_listfiles = find . -type f -print
-distcleancheck_listfiles = find . -type f -print
-pkgdatadir = @pkgdatadir@
-pkglibdir = @pkglibdir@
 ACLOCAL = @ACLOCAL@
 ALSA_CFLAGS = @ALSA_CFLAGS@
 ALSA_LIBS = @ALSA_LIBS@
@@ -136,7 +93,6 @@ ECHO_T = @ECHO_T@
 EGREP = @EGREP@
 ELFILES = @ELFILES@
 EMACS = @EMACS@
-EMACSLOADPATH = @EMACSLOADPATH@
 ENABLE_ALSASEQ_FALSE = @ENABLE_ALSASEQ_FALSE@
 ENABLE_ALSASEQ_TRUE = @ENABLE_ALSASEQ_TRUE@
 ENABLE_DYNAMIC_TCLTK_FALSE = @ENABLE_DYNAMIC_TCLTK_FALSE@
@@ -298,7 +254,6 @@ lispdir = @lispdir@
 localstatedir = @localstatedir@
 m_so_libs = @m_so_libs@
 mandir = @mandir@
-mkdir_p = @mkdir_p@
 n_so_libs = @n_so_libs@
 oldincludedir = @oldincludedir@
 p_so_libs = @p_so_libs@
@@ -318,6 +273,7 @@ target_vendor = @target_vendor@
 tcltk_dep = @tcltk_dep@
 timidity_LDFLAGS = @timidity_LDFLAGS@
 w_so_libs = @w_so_libs@
+
 ACLOCAL_AMFLAGS = -I autoconf
 M4DIR = autoconf
 SUBDIRS = \
@@ -332,6 +288,7 @@ SUBDIRS = \
        script \
        configs
 
+
 EXTRA_DIST = \
        ChangeLog.1 \
        ChangeLog.2 \
@@ -340,44 +297,45 @@ EXTRA_DIST = \
        TiMidity-uj.ad.in \
        TiMidity.ad.in
 
+
 TOOLSDIR = timidity-tools
 UMPDIR = ump
+subdir = .
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
+CONFIG_HEADER = config.h interface.h
+CONFIG_CLEAN_FILES = common.makefile TiMidity.ad TiMidity-uj.ad
+DIST_SOURCES =
+
+RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
+       ps-recursive install-info-recursive uninstall-info-recursive \
+       all-recursive install-data-recursive install-exec-recursive \
+       installdirs-recursive install-recursive uninstall-recursive \
+       check-recursive installcheck-recursive
+DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
+       Makefile.in NEWS TODO TiMidity-uj.ad.in TiMidity.ad.in \
+       aclocal.m4 common.makefile.in config.h.in configure \
+       configure.in interface.h.in
+DIST_SUBDIRS = $(SUBDIRS)
 all: config.h interface.h
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
 
 .SUFFIXES:
-am--refresh:
-       @:
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
-       @for dep in $?; do \
-         case '$(am__configure_deps)' in \
-           *$$dep*) \
-             echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
-             cd $(srcdir) && $(AUTOMAKE) --gnu  \
-               && exit 0; \
-             exit 1;; \
-         esac; \
-       done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
+
+am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
+ configure.lineno
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
        cd $(top_srcdir) && \
          $(AUTOMAKE) --gnu  Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-       @case '$?' in \
-         *config.status*) \
-           echo ' $(SHELL) ./config.status'; \
-           $(SHELL) ./config.status;; \
-         *) \
-           echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
-           cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
-       esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-       $(SHELL) ./config.status --recheck
+Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
+       cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
 
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+       $(SHELL) ./config.status --recheck
+$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
        cd $(srcdir) && $(AUTOCONF)
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+
+$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in autoconf/alsa.m4 autoconf/ao.m4 autoconf/arts.m4 autoconf/esd.m4 autoconf/gtk-2.0.m4 autoconf/gtk.m4 autoconf/libFLAC.m4 autoconf/libOggFLAC.m4 autoconf/ogg.m4 autoconf/utils.m4 autoconf/vorbis.m4
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
 config.h: stamp-h1
@@ -389,10 +347,10 @@ config.h: stamp-h1
 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
        @rm -f stamp-h1
        cd $(top_builddir) && $(SHELL) ./config.status config.h
-$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
+
+$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.in $(ACLOCAL_M4) 
        cd $(top_srcdir) && $(AUTOHEADER)
-       rm -f stamp-h1
-       touch $@
+       touch $(srcdir)/config.h.in
 
 interface.h: stamp-h2
        @if test ! -f $@; then \
@@ -404,13 +362,17 @@ stamp-h2: $(srcdir)/interface.h.in $(top_builddir)/config.status
        @rm -f stamp-h2
        cd $(top_builddir) && $(SHELL) ./config.status interface.h
 
+$(srcdir)/interface.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.in $(ACLOCAL_M4) 
+       cd $(top_srcdir) && $(AUTOHEADER)
+       touch $(srcdir)/interface.h.in
+
 distclean-hdr:
        -rm -f config.h stamp-h1 interface.h stamp-h2
-common.makefile: $(top_builddir)/config.status $(srcdir)/common.makefile.in
+common.makefile: $(top_builddir)/config.status common.makefile.in
        cd $(top_builddir) && $(SHELL) ./config.status $@
-TiMidity.ad: $(top_builddir)/config.status $(srcdir)/TiMidity.ad.in
+TiMidity.ad: $(top_builddir)/config.status TiMidity.ad.in
        cd $(top_builddir) && $(SHELL) ./config.status $@
-TiMidity-uj.ad: $(top_builddir)/config.status $(srcdir)/TiMidity-uj.ad.in
+TiMidity-uj.ad: $(top_builddir)/config.status TiMidity-uj.ad.in
        cd $(top_builddir) && $(SHELL) ./config.status $@
 uninstall-info-am:
 
@@ -473,6 +435,14 @@ ctags-recursive:
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
        done
 
+ETAGS = etags
+ETAGSFLAGS =
+
+CTAGS = ctags
+CTAGSFLAGS =
+
+tags: TAGS
+
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
        unique=`for i in $$list; do \
@@ -481,7 +451,6 @@ ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
          $(AWK) '    { files[$$0] = 1; } \
               END { for (i in files) print i; }'`; \
        mkid -fID $$unique
-tags: TAGS
 
 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in interface.h.in $(TAGS_DEPENDENCIES) \
                $(TAGS_FILES) $(LISP)
@@ -507,6 +476,7 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in interface.h.in $(TAGS_DEP
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
             $$tags $$unique
+
 ctags: CTAGS
 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in interface.h.in $(TAGS_DEPENDENCIES) \
                $(TAGS_FILES) $(LISP)
@@ -529,11 +499,24 @@ GTAGS:
 
 distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+
+top_distdir = .
+distdir = $(PACKAGE)-$(VERSION)
+
+am__remove_distdir = \
+  { test ! -d $(distdir) \
+    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
+         && rm -fr $(distdir); }; }
+
+GZIP_ENV = --best
+distuninstallcheck_listfiles = find . -type f -print
+distcleancheck_listfiles = find . -type f -print
 
 distdir: $(DISTFILES)
        $(am__remove_distdir)
        mkdir $(distdir)
-       $(mkdir_p) $(distdir)/. $(distdir)/autoconf
+       $(mkinstalldirs) $(distdir)/.
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        list='$(DISTFILES)'; for file in $$list; do \
@@ -545,7 +528,7 @@ distdir: $(DISTFILES)
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
            dir="/$$dir"; \
-           $(mkdir_p) "$(distdir)$$dir"; \
+           $(mkinstalldirs) "$(distdir)$$dir"; \
          else \
            dir=''; \
          fi; \
@@ -562,13 +545,13 @@ distdir: $(DISTFILES)
        done
        list='$(SUBDIRS)'; for subdir in $$list; do \
          if test "$$subdir" = .; then :; else \
-           test -d "$(distdir)/$$subdir" \
-           || mkdir "$(distdir)/$$subdir" \
+           test -d $(distdir)/$$subdir \
+           || mkdir $(distdir)/$$subdir \
            || exit 1; \
            (cd $$subdir && \
              $(MAKE) $(AM_MAKEFLAGS) \
-               top_distdir="../$(top_distdir)" \
-               distdir="../$(distdir)/$$subdir" \
+               top_distdir="$(top_distdir)" \
+               distdir=../$(distdir)/$$subdir \
                distdir) \
              || exit 1; \
          fi; \
@@ -581,23 +564,11 @@ distdir: $(DISTFILES)
 dist-gzip: distdir
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
        $(am__remove_distdir)
+
 dist-bzip2: distdir
        $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
        $(am__remove_distdir)
 
-dist-tarZ: distdir
-       $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z
-       $(am__remove_distdir)
-
-dist-shar: distdir
-       shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
-       $(am__remove_distdir)
-
-dist-zip: distdir
-       -rm -f $(distdir).zip
-       zip -rq $(distdir).zip $(distdir)
-       $(am__remove_distdir)
-
 dist dist-all: distdir
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
        $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
@@ -607,18 +578,8 @@ dist dist-all: distdir
 # it guarantees that the distribution is self-contained by making another
 # tarfile.
 distcheck: dist
-       case '$(DIST_ARCHIVES)' in \
-       *.tar.gz*) \
-         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\
-       *.tar.bz2*) \
-         bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\
-       *.tar.Z*) \
-         uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\
-       *.shar.gz*) \
-         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | unshar ;;\
-       *.zip*) \
-         unzip $(distdir).zip ;;\
-       esac
+       $(am__remove_distdir)
+       GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
        chmod -R a-w $(distdir); chmod a+w $(distdir)
        mkdir $(distdir)/_build
        mkdir $(distdir)/_inst
@@ -638,20 +599,19 @@ distcheck: dist
                distuninstallcheck \
          && chmod -R a-w "$$dc_install_base" \
          && ({ \
-              (cd ../.. && $(mkdir_p) "$$dc_destdir") \
+              (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
          && rm -rf "$$dc_destdir" \
-         && $(MAKE) $(AM_MAKEFLAGS) dist \
-         && rm -rf $(DIST_ARCHIVES) \
+         && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
+         && rm -f $(distdir).tar.gz \
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
        $(am__remove_distdir)
-       @(echo "$(distdir) archives ready for distribution: "; \
-         list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
-         sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
+       @echo "$(distdir).tar.gz is ready for distribution" | \
+         sed 'h;s/./=/g;p;x;p;x'
 distuninstallcheck:
        @cd $(distuninstallcheck_dir) \
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
@@ -675,6 +635,7 @@ check: check-recursive
 all-am: Makefile config.h interface.h
 installdirs: installdirs-recursive
 installdirs-am:
+
 install: install-recursive
 install-exec: install-exec-recursive
 install-data: install-data-recursive
@@ -686,7 +647,7 @@ install-am: all-am
 installcheck: installcheck-recursive
 install-strip:
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+         INSTALL_STRIP_FLAG=-s \
          `test -z '$(STRIP)' || \
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 mostlyclean-generic:
@@ -694,7 +655,7 @@ mostlyclean-generic:
 clean-generic:
 
 distclean-generic:
-       -rm -f $(CONFIG_CLEAN_FILES)
+       -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
 maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"
@@ -705,15 +666,12 @@ clean-am: clean-generic mostlyclean-am
 
 distclean: distclean-recursive
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
-       -rm -f Makefile
 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
 
 dvi: dvi-recursive
 
 dvi-am:
 
-html: html-recursive
-
 info: info-recursive
 
 info-am:
@@ -731,7 +689,6 @@ installcheck-am:
 maintainer-clean: maintainer-clean-recursive
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
        -rm -rf $(top_srcdir)/autom4te.cache
-       -rm -f Makefile
 maintainer-clean-am: distclean-am maintainer-clean-generic
 
 mostlyclean: mostlyclean-recursive
@@ -750,20 +707,22 @@ uninstall-am: uninstall-info-am
 
 uninstall-info: uninstall-info-recursive
 
-.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
-       check-am clean clean-generic clean-recursive ctags \
-       ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \
-       dist-tarZ dist-zip distcheck distclean distclean-generic \
-       distclean-hdr distclean-recursive distclean-tags \
-       distcleancheck distdir distuninstallcheck dvi dvi-am html \
-       html-am info info-am install install-am install-data \
-       install-data-am install-exec install-exec-am install-info \
-       install-info-am install-man install-strip installcheck \
-       installcheck-am installdirs installdirs-am maintainer-clean \
-       maintainer-clean-generic maintainer-clean-recursive \
-       mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
-       pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
-       uninstall-info-am
+.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
+       clean-generic clean-recursive ctags ctags-recursive dist \
+       dist-all dist-bzip2 dist-gzip distcheck distclean \
+       distclean-generic distclean-hdr distclean-recursive \
+       distclean-tags distcleancheck distdir distuninstallcheck dvi \
+       dvi-am dvi-recursive info info-am info-recursive install \
+       install-am install-data install-data-am install-data-recursive \
+       install-exec install-exec-am install-exec-recursive \
+       install-info install-info-am install-info-recursive install-man \
+       install-recursive install-strip installcheck installcheck-am \
+       installdirs installdirs-am installdirs-recursive \
+       maintainer-clean maintainer-clean-generic \
+       maintainer-clean-recursive mostlyclean mostlyclean-generic \
+       mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
+       ps-recursive tags tags-recursive uninstall uninstall-am \
+       uninstall-info-am uninstall-info-recursive uninstall-recursive
 
 
 dynamics:
index e0ebba6..c6b85b1 100644 (file)
@@ -1,6 +1,6 @@
-# generated automatically by aclocal 1.8.2 -*- Autoconf -*-
+# generated automatically by aclocal 1.7.6 -*- Autoconf -*-
 
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002
 # Free Software Foundation, Inc.
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 # PARTICULAR PURPOSE.
 
-#                                                        -*- Autoconf -*-
-# Copyright (C) 2002, 2003  Free Software Foundation, Inc.
-# Generated from amversion.in; do not edit by hand.
+# Do all the work for Automake.                            -*- Autoconf -*-
+
+# This macro actually does too much some checks are only needed if
+# your package does certain things.  But this isn't really a big deal.
+
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+# Free Software Foundation, Inc.
+
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
+
+# serial 10
+
+AC_PREREQ([2.54])
+
+# Autoconf 2.50 wants to disallow AM_ names.  We explicitly allow
+# the ones we care about.
+m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
+
+# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
+# AM_INIT_AUTOMAKE([OPTIONS])
+# -----------------------------------------------
+# The call with PACKAGE and VERSION arguments is the old style
+# call (pre autoconf-2.50), which is being phased out.  PACKAGE
+# and VERSION should now be passed to AC_INIT and removed from
+# the call to AM_INIT_AUTOMAKE.
+# We support both call styles for the transition.  After
+# the next Automake release, Autoconf can make the AC_INIT
+# arguments mandatory, and then we can depend on a new Autoconf
+# release and drop the old call support.
+AC_DEFUN([AM_INIT_AUTOMAKE],
+[AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
+ AC_REQUIRE([AC_PROG_INSTALL])dnl
+# test to see if srcdir already configured
+if test "`cd $srcdir && pwd`" != "`pwd`" &&
+   test -f $srcdir/config.status; then
+  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
+fi
+
+# test whether we have cygpath
+if test -z "$CYGPATH_W"; then
+  if (cygpath --version) >/dev/null 2>/dev/null; then
+    CYGPATH_W='cygpath -w'
+  else
+    CYGPATH_W=echo
+  fi
+fi
+AC_SUBST([CYGPATH_W])
+
+# Define the identity of the package.
+dnl Distinguish between old-style and new-style calls.
+m4_ifval([$2],
+[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
+ AC_SUBST([PACKAGE], [$1])dnl
+ AC_SUBST([VERSION], [$2])],
+[_AM_SET_OPTIONS([$1])dnl
+ AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
+ AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
+
+_AM_IF_OPTION([no-define],,
+[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
+ AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
+
+# Some tools Automake needs.
+AC_REQUIRE([AM_SANITY_CHECK])dnl
+AC_REQUIRE([AC_ARG_PROGRAM])dnl
+AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
+AM_MISSING_PROG(AUTOCONF, autoconf)
+AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
+AM_MISSING_PROG(AUTOHEADER, autoheader)
+AM_MISSING_PROG(MAKEINFO, makeinfo)
+AM_MISSING_PROG(AMTAR, tar)
+AM_PROG_INSTALL_SH
+AM_PROG_INSTALL_STRIP
+# We need awk for the "check" target.  The system "awk" is bad on
+# some platforms.
+AC_REQUIRE([AC_PROG_AWK])dnl
+AC_REQUIRE([AC_PROG_MAKE_SET])dnl
+AC_REQUIRE([AM_SET_LEADING_DOT])dnl
+
+_AM_IF_OPTION([no-dependencies],,
+[AC_PROVIDE_IFELSE([AC_PROG_CC],
+                  [_AM_DEPENDENCIES(CC)],
+                  [define([AC_PROG_CC],
+                          defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
+AC_PROVIDE_IFELSE([AC_PROG_CXX],
+                  [_AM_DEPENDENCIES(CXX)],
+                  [define([AC_PROG_CXX],
+                          defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
+])
+])
+
+
+# When config.status generates a header, we must update the stamp-h file.
+# This file resides in the same directory as the config header
+# that is generated.  The stamp files are numbered to have different names.
+
+# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the
+# loop where config.status creates the headers, so we can generate
+# our stamp files there.
+AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],
+[# Compute $1's index in $config_headers.
+_am_stamp_count=1
+for _am_header in $config_headers :; do
+  case $_am_header in
+    $1 | $1:* )
+      break ;;
+    * )
+      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
+  esac
+done
+echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
+
+# Copyright 2002  Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # ----------------------------
 # Automake X.Y traces this macro to ensure aclocal.m4 has been
 # generated from the m4 files accompanying Automake X.Y.
-AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.8"])
+AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.7"])
 
 # AM_SET_CURRENT_AUTOMAKE_VERSION
 # -------------------------------
 # Call AM_AUTOMAKE_VERSION so it can be traced.
 # This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
-        [AM_AUTOMAKE_VERSION([1.8.2])])
+        [AM_AUTOMAKE_VERSION([1.7.6])])
 
-# AM_AUX_DIR_EXPAND
+# Helper functions for option handling.                    -*- Autoconf -*-
 
-# Copyright (C) 2001, 2003 Free Software Foundation, Inc.
+# Copyright 2001, 2002  Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -61,54 +184,36 @@ AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
-# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
-# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
-#
-# Of course, Automake must honor this variable whenever it calls a
-# tool from the auxiliary directory.  The problem is that $srcdir (and
-# therefore $ac_aux_dir as well) can be either absolute or relative,
-# depending on how configure is run.  This is pretty annoying, since
-# it makes $ac_aux_dir quite unusable in subdirectories: in the top
-# source directory, any form will work fine, but in subdirectories a
-# relative path needs to be adjusted first.
-#
-# $ac_aux_dir/missing
-#    fails when called from a subdirectory if $ac_aux_dir is relative
-# $top_srcdir/$ac_aux_dir/missing
-#    fails if $ac_aux_dir is absolute,
-#    fails when called from a subdirectory in a VPATH build with
-#          a relative $ac_aux_dir
-#
-# The reason of the latter failure is that $top_srcdir and $ac_aux_dir
-# are both prefixed by $srcdir.  In an in-source build this is usually
-# harmless because $srcdir is `.', but things will broke when you
-# start a VPATH build or use an absolute $srcdir.
-#
-# So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
-#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
-# and then we would define $MISSING as
-#   MISSING="\${SHELL} $am_aux_dir/missing"
-# This will work as long as MISSING is not called from configure, because
-# unfortunately $(top_srcdir) has no meaning in configure.
-# However there are other variables, like CC, which are often used in
-# configure, and could therefore not use this "fixed" $ac_aux_dir.
-#
-# Another solution, used here, is to always expand $ac_aux_dir to an
-# absolute PATH.  The drawback is that using absolute paths prevent a
-# configured tree to be moved without reconfiguration.
+# serial 2
 
-AC_DEFUN([AM_AUX_DIR_EXPAND],
-[dnl Rely on autoconf to set up CDPATH properly.
-AC_PREREQ([2.50])dnl
-# expand $ac_aux_dir to an absolute path
-am_aux_dir=`cd $ac_aux_dir && pwd`
-])
+# _AM_MANGLE_OPTION(NAME)
+# -----------------------
+AC_DEFUN([_AM_MANGLE_OPTION],
+[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
 
-# AM_CONDITIONAL                                              -*- Autoconf -*-
+# _AM_SET_OPTION(NAME)
+# ------------------------------
+# Set option NAME.  Presently that only means defining a flag for this option.
+AC_DEFUN([_AM_SET_OPTION],
+[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
+
+# _AM_SET_OPTIONS(OPTIONS)
+# ----------------------------------
+# OPTIONS is a space-separated list of Automake options.
+AC_DEFUN([_AM_SET_OPTIONS],
+[AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
+
+# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
+# -------------------------------------------
+# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
+AC_DEFUN([_AM_IF_OPTION],
+[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
 
-# Copyright (C) 1997, 2000, 2001, 2003 Free Software Foundation, Inc.
+#
+# Check to make sure that the build environment is sane.
+#
+
+# Copyright 1996, 1997, 2000, 2001 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -125,34 +230,53 @@ am_aux_dir=`cd $ac_aux_dir && pwd`
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
-# serial 6
+# serial 3
 
-# AM_CONDITIONAL(NAME, SHELL-CONDITION)
-# -------------------------------------
-# Define a conditional.
-AC_DEFUN([AM_CONDITIONAL],
-[AC_PREREQ(2.52)dnl
- ifelse([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
-       [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
-AC_SUBST([$1_TRUE])
-AC_SUBST([$1_FALSE])
-if $2; then
-  $1_TRUE=
-  $1_FALSE='#'
+# AM_SANITY_CHECK
+# ---------------
+AC_DEFUN([AM_SANITY_CHECK],
+[AC_MSG_CHECKING([whether build environment is sane])
+# Just in case
+sleep 1
+echo timestamp > conftest.file
+# Do `set' in a subshell so we don't clobber the current shell's
+# arguments.  Must try -L first in case configure is actually a
+# symlink; some systems play weird games with the mod time of symlinks
+# (eg FreeBSD returns the mod time of the symlink's containing
+# directory).
+if (
+   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
+   if test "$[*]" = "X"; then
+      # -L didn't work.
+      set X `ls -t $srcdir/configure conftest.file`
+   fi
+   rm -f conftest.file
+   if test "$[*]" != "X $srcdir/configure conftest.file" \
+      && test "$[*]" != "X conftest.file $srcdir/configure"; then
+
+      # If neither matched, then we have a broken ls.  This can happen
+      # if, for instance, CONFIG_SHELL is bash and it inherits a
+      # broken ls alias from the environment.  This has actually
+      # happened.  Such a system could not be considered "sane".
+      AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
+alias in your environment])
+   fi
+
+   test "$[2]" = conftest.file
+   )
+then
+   # Ok.
+   :
 else
-  $1_TRUE='#'
-  $1_FALSE=
+   AC_MSG_ERROR([newly created file is older than distributed files!
+Check your system clock])
 fi
-AC_CONFIG_COMMANDS_PRE(
-[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
-  AC_MSG_ERROR([conditional "$1" was never defined.
-Usually this means the macro was only invoked conditionally.])
-fi])])
+AC_MSG_RESULT(yes)])
+
+#  -*- Autoconf -*-
 
-# serial 6                                             -*- Autoconf -*-
 
-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004
-# Free Software Foundation, Inc.
+# Copyright 1997, 1999, 2000, 2001 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -169,16 +293,224 @@ fi])])
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
+# serial 3
 
-# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
-# written in clear, in which case automake, when reading aclocal.m4,
-# will think it sees a *use*, and therefore will trigger all it's
-# C support machinery.  Also note that it means that autoscan, seeing
-# CC etc. in the Makefile, will ask for an AC_PROG_CC use...
-
-
-
-# _AM_DEPENDENCIES(NAME)
+# AM_MISSING_PROG(NAME, PROGRAM)
+# ------------------------------
+AC_DEFUN([AM_MISSING_PROG],
+[AC_REQUIRE([AM_MISSING_HAS_RUN])
+$1=${$1-"${am_missing_run}$2"}
+AC_SUBST($1)])
+
+
+# AM_MISSING_HAS_RUN
+# ------------------
+# Define MISSING if not defined so far and test if it supports --run.
+# If it does, set am_missing_run to use it, otherwise, to nothing.
+AC_DEFUN([AM_MISSING_HAS_RUN],
+[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
+test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
+# Use eval to expand $SHELL
+if eval "$MISSING --run true"; then
+  am_missing_run="$MISSING --run "
+else
+  am_missing_run=
+  AC_MSG_WARN([`missing' script is too old or missing])
+fi
+])
+
+# AM_AUX_DIR_EXPAND
+
+# Copyright 2001 Free Software Foundation, Inc.
+
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
+
+# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
+# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
+# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
+#
+# Of course, Automake must honor this variable whenever it calls a
+# tool from the auxiliary directory.  The problem is that $srcdir (and
+# therefore $ac_aux_dir as well) can be either absolute or relative,
+# depending on how configure is run.  This is pretty annoying, since
+# it makes $ac_aux_dir quite unusable in subdirectories: in the top
+# source directory, any form will work fine, but in subdirectories a
+# relative path needs to be adjusted first.
+#
+# $ac_aux_dir/missing
+#    fails when called from a subdirectory if $ac_aux_dir is relative
+# $top_srcdir/$ac_aux_dir/missing
+#    fails if $ac_aux_dir is absolute,
+#    fails when called from a subdirectory in a VPATH build with
+#          a relative $ac_aux_dir
+#
+# The reason of the latter failure is that $top_srcdir and $ac_aux_dir
+# are both prefixed by $srcdir.  In an in-source build this is usually
+# harmless because $srcdir is `.', but things will broke when you
+# start a VPATH build or use an absolute $srcdir.
+#
+# So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
+# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
+#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
+# and then we would define $MISSING as
+#   MISSING="\${SHELL} $am_aux_dir/missing"
+# This will work as long as MISSING is not called from configure, because
+# unfortunately $(top_srcdir) has no meaning in configure.
+# However there are other variables, like CC, which are often used in
+# configure, and could therefore not use this "fixed" $ac_aux_dir.
+#
+# Another solution, used here, is to always expand $ac_aux_dir to an
+# absolute PATH.  The drawback is that using absolute paths prevent a
+# configured tree to be moved without reconfiguration.
+
+# Rely on autoconf to set up CDPATH properly.
+AC_PREREQ([2.50])
+
+AC_DEFUN([AM_AUX_DIR_EXPAND], [
+# expand $ac_aux_dir to an absolute path
+am_aux_dir=`cd $ac_aux_dir && pwd`
+])
+
+# AM_PROG_INSTALL_SH
+# ------------------
+# Define $install_sh.
+
+# Copyright 2001 Free Software Foundation, Inc.
+
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
+
+AC_DEFUN([AM_PROG_INSTALL_SH],
+[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
+install_sh=${install_sh-"$am_aux_dir/install-sh"}
+AC_SUBST(install_sh)])
+
+# AM_PROG_INSTALL_STRIP
+
+# Copyright 2001 Free Software Foundation, Inc.
+
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
+
+# One issue with vendor `install' (even GNU) is that you can't
+# specify the program used to strip binaries.  This is especially
+# annoying in cross-compiling environments, where the build's strip
+# is unlikely to handle the host's binaries.
+# Fortunately install-sh will honor a STRIPPROG variable, so we
+# always use install-sh in `make install-strip', and initialize
+# STRIPPROG with the value of the STRIP variable (set by the user).
+AC_DEFUN([AM_PROG_INSTALL_STRIP],
+[AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
+# Installed binaries are usually stripped using `strip' when the user
+# run `make install-strip'.  However `strip' might not be the right
+# tool to use in cross-compilation environments, therefore Automake
+# will honor the `STRIP' environment variable to overrule this program.
+dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
+if test "$cross_compiling" != no; then
+  AC_CHECK_TOOL([STRIP], [strip], :)
+fi
+INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
+AC_SUBST([INSTALL_STRIP_PROGRAM])])
+
+#                                                          -*- Autoconf -*-
+# Copyright (C) 2003  Free Software Foundation, Inc.
+
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
+
+# serial 1
+
+# Check whether the underlying file-system supports filenames
+# with a leading dot.  For instance MS-DOS doesn't.
+AC_DEFUN([AM_SET_LEADING_DOT],
+[rm -rf .tst 2>/dev/null
+mkdir .tst 2>/dev/null
+if test -d .tst; then
+  am__leading_dot=.
+else
+  am__leading_dot=_
+fi
+rmdir .tst 2>/dev/null
+AC_SUBST([am__leading_dot])])
+
+# serial 5                                             -*- Autoconf -*-
+
+# Copyright (C) 1999, 2000, 2001, 2002, 2003  Free Software Foundation, Inc.
+
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
+
+
+# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
+# written in clear, in which case automake, when reading aclocal.m4,
+# will think it sees a *use*, and therefore will trigger all it's
+# C support machinery.  Also note that it means that autoscan, seeing
+# CC etc. in the Makefile, will ask for an AC_PROG_CC use...
+
+
+
+# _AM_DEPENDENCIES(NAME)
 # ----------------------
 # See how the compiler implements dependency checking.
 # NAME is "CC", "CXX", "GCJ", or "OBJC".
@@ -300,8 +632,8 @@ AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
 # ------------
 AC_DEFUN([AM_DEP_TRACK],
 [AC_ARG_ENABLE(dependency-tracking,
-[  --disable-dependency-tracking  speeds up one-time build
-  --enable-dependency-tracking   do not reject slow dependency extractors])
+[  --disable-dependency-tracking Speeds up one-time builds
+  --enable-dependency-tracking  Do not reject slow dependency extractors])
 if test "x$enable_dependency_tracking" != xno; then
   am_depcomp="$ac_aux_dir/depcomp"
   AMDEPBACKSLASH='\'
@@ -312,7 +644,7 @@ AC_SUBST([AMDEPBACKSLASH])
 
 # Generate code to set up dependency tracking.   -*- Autoconf -*-
 
-# Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+# Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -394,13 +726,9 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
      [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
 ])
 
-# Do all the work for Automake.                            -*- Autoconf -*-
-
-# This macro actually does too much some checks are only needed if
-# your package does certain things.  But this isn't really a big deal.
+# Check to see how 'make' treats includes.     -*- Autoconf -*-
 
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -417,112 +745,53 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
-# serial 11
-
-# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
-# AM_INIT_AUTOMAKE([OPTIONS])
-# -----------------------------------------------
-# The call with PACKAGE and VERSION arguments is the old style
-# call (pre autoconf-2.50), which is being phased out.  PACKAGE
-# and VERSION should now be passed to AC_INIT and removed from
-# the call to AM_INIT_AUTOMAKE.
-# We support both call styles for the transition.  After
-# the next Automake release, Autoconf can make the AC_INIT
-# arguments mandatory, and then we can depend on a new Autoconf
-# release and drop the old call support.
-AC_DEFUN([AM_INIT_AUTOMAKE],
-[AC_PREREQ([2.58])dnl
-dnl Autoconf wants to disallow AM_ names.  We explicitly allow
-dnl the ones we care about.
-m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
-AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
-AC_REQUIRE([AC_PROG_INSTALL])dnl
-# test to see if srcdir already configured
-if test "`cd $srcdir && pwd`" != "`pwd`" &&
-   test -f $srcdir/config.status; then
-  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
-fi
-
-# test whether we have cygpath
-if test -z "$CYGPATH_W"; then
-  if (cygpath --version) >/dev/null 2>/dev/null; then
-    CYGPATH_W='cygpath -w'
-  else
-    CYGPATH_W=echo
-  fi
-fi
-AC_SUBST([CYGPATH_W])
-
-# Define the identity of the package.
-dnl Distinguish between old-style and new-style calls.
-m4_ifval([$2],
-[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
- AC_SUBST([PACKAGE], [$1])dnl
- AC_SUBST([VERSION], [$2])],
-[_AM_SET_OPTIONS([$1])dnl
- AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
- AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
+# serial 2
 
-_AM_IF_OPTION([no-define],,
-[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
- AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
-
-# Some tools Automake needs.
-AC_REQUIRE([AM_SANITY_CHECK])dnl
-AC_REQUIRE([AC_ARG_PROGRAM])dnl
-AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
-AM_MISSING_PROG(AUTOCONF, autoconf)
-AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
-AM_MISSING_PROG(AUTOHEADER, autoheader)
-AM_MISSING_PROG(MAKEINFO, makeinfo)
-AM_MISSING_PROG(AMTAR, tar)
-AM_PROG_INSTALL_SH
-AM_PROG_INSTALL_STRIP
-AC_REQUIRE([AM_PROG_MKDIR_P])dnl
-# We need awk for the "check" target.  The system "awk" is bad on
-# some platforms.
-AC_REQUIRE([AC_PROG_AWK])dnl
-AC_REQUIRE([AC_PROG_MAKE_SET])dnl
-AC_REQUIRE([AM_SET_LEADING_DOT])dnl
-
-_AM_IF_OPTION([no-dependencies],,
-[AC_PROVIDE_IFELSE([AC_PROG_CC],
-                  [_AM_DEPENDENCIES(CC)],
-                  [define([AC_PROG_CC],
-                          defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
-AC_PROVIDE_IFELSE([AC_PROG_CXX],
-                  [_AM_DEPENDENCIES(CXX)],
-                  [define([AC_PROG_CXX],
-                          defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
-])
+# AM_MAKE_INCLUDE()
+# -----------------
+# Check to see how make treats includes.
+AC_DEFUN([AM_MAKE_INCLUDE],
+[am_make=${MAKE-make}
+cat > confinc << 'END'
+am__doit:
+       @echo done
+.PHONY: am__doit
+END
+# If we don't find an include directive, just comment out the code.
+AC_MSG_CHECKING([for style of include used by $am_make])
+am__include="#"
+am__quote=
+_am_result=none
+# First try GNU make style include.
+echo "include confinc" > confmf
+# We grep out `Entering directory' and `Leaving directory'
+# messages which can occur if `w' ends up in MAKEFLAGS.
+# In particular we don't look at `^make:' because GNU make might
+# be invoked under some other name (usually "gmake"), in which
+# case it prints its new name instead of `make'.
+if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
+   am__include=include
+   am__quote=
+   _am_result=GNU
+fi
+# Now try BSD make style include.
+if test "$am__include" = "#"; then
+   echo '.include "confinc"' > confmf
+   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
+      am__include=.include
+      am__quote="\""
+      _am_result=BSD
+   fi
+fi
+AC_SUBST([am__include])
+AC_SUBST([am__quote])
+AC_MSG_RESULT([$_am_result])
+rm -f confinc confmf
 ])
 
+# AM_CONDITIONAL                                              -*- Autoconf -*-
 
-# When config.status generates a header, we must update the stamp-h file.
-# This file resides in the same directory as the config header
-# that is generated.  The stamp files are numbered to have different names.
-
-# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the
-# loop where config.status creates the headers, so we can generate
-# our stamp files there.
-AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],
-[# Compute $1's index in $config_headers.
-_am_stamp_count=1
-for _am_header in $config_headers :; do
-  case $_am_header in
-    $1 | $1:* )
-      break ;;
-    * )
-      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
-  esac
-done
-echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
-
-# AM_PROG_INSTALL_SH
-# ------------------
-# Define $install_sh.
-
-# Copyright (C) 2001, 2003 Free Software Foundation, Inc.
+# Copyright 1997, 2000, 2001 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -539,13 +808,35 @@ echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
-AC_DEFUN([AM_PROG_INSTALL_SH],
-[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
-install_sh=${install_sh-"$am_aux_dir/install-sh"}
-AC_SUBST(install_sh)])
+# serial 5
 
-#                                                          -*- Autoconf -*-
-# Copyright (C) 2003  Free Software Foundation, Inc.
+AC_PREREQ(2.52)
+
+# AM_CONDITIONAL(NAME, SHELL-CONDITION)
+# -------------------------------------
+# Define a conditional.
+AC_DEFUN([AM_CONDITIONAL],
+[ifelse([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
+        [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
+AC_SUBST([$1_TRUE])
+AC_SUBST([$1_FALSE])
+if $2; then
+  $1_TRUE=
+  $1_FALSE='#'
+else
+  $1_TRUE='#'
+  $1_FALSE=
+fi
+AC_CONFIG_COMMANDS_PRE(
+[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
+  AC_MSG_ERROR([conditional "$1" was never defined.
+Usually this means the macro was only invoked conditionally.])
+fi])])
+
+# Add --enable-maintainer-mode option to configure.
+# From Jim Meyering
+
+# Copyright 1996, 1998, 2000, 2001, 2002  Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -562,24 +853,327 @@ AC_SUBST(install_sh)])
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
-# serial 1
+# serial 2
 
-# Check whether the underlying file-system supports filenames
-# with a leading dot.  For instance MS-DOS doesn't.
-AC_DEFUN([AM_SET_LEADING_DOT],
-[rm -rf .tst 2>/dev/null
-mkdir .tst 2>/dev/null
-if test -d .tst; then
-  am__leading_dot=.
+AC_DEFUN([AM_MAINTAINER_MODE],
+[AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
+  dnl maintainer-mode is disabled by default
+  AC_ARG_ENABLE(maintainer-mode,
+[  --enable-maintainer-mode enable make rules and dependencies not useful
+                          (and sometimes confusing) to the casual installer],
+      USE_MAINTAINER_MODE=$enableval,
+      USE_MAINTAINER_MODE=no)
+  AC_MSG_RESULT([$USE_MAINTAINER_MODE])
+  AM_CONDITIONAL(MAINTAINER_MODE, [test $USE_MAINTAINER_MODE = yes])
+  MAINT=$MAINTAINER_MODE_TRUE
+  AC_SUBST(MAINT)dnl
+]
+)
+
+AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])
+
+dnl TiMidity++ -- MIDI to WAVE converter and player
+dnl Copyright (C) 1999-2002 Masanao Izumo <mo@goice.co.jp>
+dnl Copyright (C) 1995 Tuukka Toivonen <tt@cgs.fi>
+dnl 
+dnl This program is free software; you can redistribute it and/or modify
+dnl it under the terms of the GNU General Public License as published by
+dnl the Free Software Foundation; either version 2 of the License, or
+dnl (at your option) any later version.
+dnl 
+dnl This program is distributed in the hope that it will be useful,
+dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
+dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+dnl GNU General Public License for more details.
+dnl 
+dnl You should have received a copy of the GNU General Public License
+dnl along with this program; if not, write to the Free Software
+dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+dnl MY_DEFINE(VARIABLE)
+AC_DEFUN([MY_DEFINE],
+[cat >> confdefs.h <<EOF
+[#define] $1 1
+EOF
+])
+
+dnl CONFIG_INTERFACE(package,macro_name,interface_id,help
+dnl                  $1      $2         $3           $4
+dnl                  action-if-yes-or-dynamic,
+dnl                 $5
+dnl                 action-if-yes,action-if-dynamic,action-if-no)
+dnl                 $6            $7                $8
+AC_DEFUN([CONFIG_INTERFACE],
+[AC_ARG_ENABLE($1,[$4],
+[case "x$enable_$1" in xyes|xdynamic) $5 ;; esac])
+case "x$enable_$1" in
+xyes)
+  MY_DEFINE(IA_$2)
+  AM_CONDITIONAL(ENABLE_$2, true)
+  $6
+  ;;
+xdynamic)
+  dynamic_targets="$dynamic_targets if_$1.\$(so)"
+  $7
+  ;;
+*)
+  $8
+  ;;
+esac
+AC_SUBST($3_so_libs)
+])
+
+dnl CHECK_DLSYM_UNDERSCORE([ACTION-IF-NEED [, ACTION IF-NOT-NEED]])
+dnl variable input:
+dnl   CC CFLAGS CPPFLAGS LDFLAGS LIBS SHCFLAGS SHLD SHLDFLAGS
+dnl   ac_cv_header_dlfcn_h lib_dl_opt so
+AC_DEFUN([CHECK_DLSYM_UNDERSCORE],
+[dnl Check if dlsym need a leading underscore
+AC_MSG_CHECKING(whether your dlsym() needs a leading underscore)
+AC_CACHE_VAL(timidity_cv_func_dlsym_underscore,
+[case "$ac_cv_header_dlfcn_h" in
+yes) i_dlfcn=define;;
+*)   i_dlfcn=undef;;
+esac
+cat > dyna.c <<EOM
+fred () { }
+EOM
+
+cat > fred.c <<EOM
+#include <stdio.h>
+#$i_dlfcn I_DLFCN
+#ifdef I_DLFCN
+#include <dlfcn.h>      /* the dynamic linker include file for Sunos/Solaris */
+#else
+#include <sys/types.h>
+#include <nlist.h>
+#include <link.h>
+#endif
+
+extern int fred() ;
+
+main()
+{
+    void * handle ;
+    void * symbol ;
+#ifndef RTLD_LAZY
+    int mode = 1 ;
+#else
+    int mode = RTLD_LAZY ;
+#endif
+    handle = dlopen("./dyna.$so", mode) ;
+    if (handle == NULL) {
+       printf ("1\n") ;
+       fflush (stdout) ;
+       exit(0);
+    }
+    symbol = dlsym(handle, "fred") ;
+    if (symbol == NULL) {
+       /* try putting a leading underscore */
+       symbol = dlsym(handle, "_fred") ;
+       if (symbol == NULL) {
+           printf ("2\n") ;
+           fflush (stdout) ;
+           exit(0);
+       }
+       printf ("3\n") ;
+    }
+    else
+       printf ("4\n") ;
+    fflush (stdout) ;
+    exit(0);
+}
+EOM
+: Call the object file tmp-dyna.o in case dlext=o.
+if ${CC-cc} $CFLAGS $SHCFLAGS $CPPFLAGS -c dyna.c > /dev/null 2>&1 &&
+       mv dyna.o tmp-dyna.o > /dev/null 2>&1 &&
+       $SHLD $SHLDFLAGS -o dyna.$so tmp-dyna.o > /dev/null 2>&1 &&
+       ${CC-cc} -o fred $CFLAGS $CPPFLAGS $LDFLAGS fred.c $LIBS $lib_dl_opt > /dev/null 2>&1; then
+       xxx=`./fred`
+       case $xxx in
+       1)      AC_MSG_WARN(Test program failed using dlopen.  Perhaps you should not use dynamic loading.)
+               ;;
+       2)      AC_MSG_WARN(Test program failed using dlsym.  Perhaps you should not use dynamic loading.)
+               ;;
+       3)      timidity_cv_func_dlsym_underscore=yes
+               ;;
+       4)      timidity_cv_func_dlsym_underscore=no
+               ;;
+       esac
 else
-  am__leading_dot=_
+       AC_MSG_WARN(I can't compile and run the test program.)
 fi
-rmdir .tst 2>/dev/null
-AC_SUBST([am__leading_dot])])
+rm -f dyna.c dyna.o dyna.$so tmp-dyna.o fred.c fred.o fred
+])
+case "x$timidity_cv_func_dlsym_underscore" in
+xyes)  [$1]
+       AC_MSG_RESULT(yes)
+       ;;
+xno)   [$2]
+       AC_MSG_RESULT(no)
+       ;;
+esac
+])
 
 
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
-# Free Software Foundation, Inc.
+dnl contains program from perl5
+dnl CONTAINS_INIT()
+AC_DEFUN([CONTAINS_INIT],
+[dnl Some greps do not return status, grrr.
+AC_MSG_CHECKING(whether grep returns status)
+echo "grimblepritz" >grimble
+if grep blurfldyick grimble >/dev/null 2>&1 ; then
+       contains="./contains"
+elif grep grimblepritz grimble >/dev/null 2>&1 ; then
+       contains=grep
+else
+       contains="./contains"
+fi
+rm -f grimble
+dnl the following should work in any shell
+case "$contains" in
+grep)  AC_MSG_RESULT(yes)
+       ;;
+./contains)
+       AC_MSG_RESULT(AGH!  Grep doesn't return a status.  Attempting remedial action.)
+       cat >./contains <<'EOSS'
+grep "[$]1" "[$]2" >.greptmp && cat .greptmp && test -s .greptmp
+EOSS
+       chmod +x "./contains"
+       ;;
+esac
+])
+
+dnl CONTAINS(word,filename,action-if-found,action-if-not-found)
+AC_DEFUN([CONTAINS],
+[if $contains "^[$1]"'[$]' $2 >/dev/null 2>&1; then
+  [$3]
+else
+  [$4]
+fi
+])
+
+dnl SET_UNIQ_WORDS(shell-variable,words...)
+AC_DEFUN([SET_UNIQ_WORDS],
+[rm -f wordtmp >/dev/null 2>&1
+val=''
+for f in $2; do
+  CONTAINS([$f],wordtmp,:,[echo $f >>wordtmp; val="$val $f"])
+done
+$1="$val"
+rm -f wordtmp >/dev/null 2>&1
+])
+
+
+dnl WAPI_CHECK_FUNC(FUNCTION, INCLUDES, TEST-BODY,
+                   [ACTION-FI-FOUND [, ACTION-IF-NOT-FOUND]])
+AC_DEFUN([WAPI_CHECK_FUNC],
+[AC_MSG_CHECKING(for $1)
+AC_CACHE_VAL(wapi_cv_func_$1,
+[AC_TRY_LINK([#include <windows.h>
+$2
+], [$3],
+wapi_cv_func_$1=yes, wapi_cv_func_$1=no)])
+if eval "test \"`echo '$wapi_cv_func_'$1`\" = yes"; then
+  AC_MSG_RESULT(yes)
+  ifelse([$4], , :, [$4])
+else
+  AC_MSG_RESULT(no)
+ifelse([$5], , , [$5
+])dnl
+fi
+])
+
+dnl WAPI_CHECK_LIB(LIBRARY, FUNCTION,
+dnl            INCLUDES, TEST-BODY
+dnl            [, ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND
+dnl            [, OTHER-LIBRARIES]]])
+AC_DEFUN([WAPI_CHECK_LIB],
+[AC_MSG_CHECKING([for $2 in -l$1])
+ac_lib_var=`echo $1['_']$2 | sed 'y%./+-%__p_%'`
+AC_CACHE_VAL(wapi_cv_lib_$ac_lib_var,
+[ac_save_LIBS="$LIBS"
+LIBS="-l$1 $7 $LIBS"
+AC_TRY_LINK([#include <windows.h>
+$3
+], [$4],
+eval "wapi_cv_lib_$ac_lib_var=yes",
+eval "wapi_cv_lib_$ac_lib_var=no")
+LIBS="$ac_save_LIBS"
+])dnl
+if eval "test \"`echo '$wapi_cv_lib_'$ac_lib_var`\" = yes"; then
+  AC_MSG_RESULT(yes)
+  ifelse([$5], ,LIBS="-l$1 $LIBS", [$5])
+else
+  AC_MSG_RESULT(no)
+ifelse([$6], , , [$6
+])dnl
+fi
+])
+
+dnl EXTRACT_CPPFLAGS(CPPFLAGS-to-append,others-to-append,FLAGS)
+AC_DEFUN([EXTRACT_CPPFLAGS],
+[for f in $3; do
+    case ".$f" in
+       .-I?*|.-D?*)    $1="[$]$1 $f" ;;
+       *)              $2="[$]$1 $f" ;;
+    esac
+done
+])
+
+
+dnl CHECK_COMPILER_OPTION(OPTIONS [, ACTION-IF-SUCCEED [, ACTION-IF-FAILED]])
+AC_DEFUN([CHECK_COMPILER_OPTION],
+[AC_MSG_CHECKING([whether -$1 option is recognized])
+ac_ccoption=`echo $1 | sed 'y%./+-%__p_%'`
+AC_CACHE_VAL(timidity_cv_ccoption_$ac_ccoption,
+[cat > conftest.$ac_ext <<EOF
+int main() {return 0;}
+EOF
+if ${CC-cc} $LDFLAGS $CFLAGS -o conftest${ac_exeext} -$1 conftest.$ac_ext > conftest.out 2>&1; then
+    if test -s conftest.out; then
+       eval "timidity_cv_ccoption_$ac_ccoption=no"
+    else
+       eval "timidity_cv_ccoption_$ac_ccoption=yes"
+    fi
+else
+    eval "timidity_cv_ccoption_$ac_ccoption=no"
+fi
+])
+if eval "test \"`echo '$timidity_cv_ccoption_'$ac_ccoption`\" = yes"; then
+  AC_MSG_RESULT(yes)
+  ifelse([$2], , , [$2
+])
+else
+  AC_MSG_RESULT(no)
+ifelse([$3], , , [$3
+])
+fi
+])
+
+
+dnl MY_SEARCH_LIBS(FUNCTION, LIBRARIES [, ACTION-IF-FOUND
+dnl            [, ACTION-IF-NOT-FOUND [, OTHER-LIBRARIES]]])
+dnl Search for a library defining FUNC, if it's not already available.
+
+AC_DEFUN([MY_SEARCH_LIBS],
+[AC_CACHE_CHECK([for library containing $1], [timidity_cv_search_$1],
+[ac_func_search_save_LIBS="$LIBS"
+timidity_cv_search_$1="no"
+for i in $2; do
+  LIBS="$i $5 $ac_func_search_save_LIBS"
+  AC_TRY_LINK_FUNC([$1], [timidity_cv_search_$1="$i"; break])
+done
+LIBS="$ac_func_search_save_LIBS"])
+if test "$timidity_cv_search_$1" != "no"; then
+  $3
+else :
+  $4
+fi])
+
+
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+#   Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -596,410 +1190,1337 @@ AC_SUBST([am__leading_dot])])
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
-# serial 8
+# serial 7
 
 # AM_PATH_LISPDIR
 # ---------------
 AC_DEFUN([AM_PATH_LISPDIR],
-[ # If set to t, that means we are running in a shell under Emacs.
- # If you have an Emacs named "t", then use the full path.
- test x"$EMACS" = xt && EMACS=
- AC_CHECK_PROGS([EMACS], [emacs xemacs], [no])
- AC_ARG_VAR([EMACS], [the Emacs editor command])
- AC_ARG_VAR([EMACSLOADPATH], [the Emacs library search path])
- AC_ARG_WITH([lispdir],
- [  --with-lispdir          override the default lisp directory],
+[AC_ARG_WITH(lispdir,
+ [  --with-lispdir          Override the default lisp directory ],
  [ lispdir="$withval"
    AC_MSG_CHECKING([where .elc files should go])
    AC_MSG_RESULT([$lispdir])],
  [
- AC_CACHE_CHECK([where .elc files should go], [am_cv_lispdir], [
-   if test $EMACS != "no"; then
-     if test x${lispdir+set} != xset; then
-  # If $EMACS isn't GNU Emacs or XEmacs, this can blow up pretty badly
+ # If set to t, that means we are running in a shell under Emacs.
+ # If you have an Emacs named "t", then use the full path.
+ test x"$EMACS" = xt && EMACS=
+ AC_CHECK_PROGS(EMACS, emacs xemacs, no)
+ if test $EMACS != "no"; then
+   if test x${lispdir+set} != xset; then
+     AC_CACHE_CHECK([where .elc files should go], [am_cv_lispdir],
+       [# If $EMACS isn't GNU Emacs or XEmacs, this can blow up pretty badly
   # Some emacsen will start up in interactive mode, requiring C-x C-c to exit,
   #  which is non-obvious for non-emacs users.
   # Redirecting /dev/null should help a bit; pity we can't detect "broken"
   #  emacsen earlier and avoid running this altogether.
   AC_RUN_LOG([$EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' </dev/null >conftest.out])
-       am_cv_lispdir=`sed -n \
+        am_cv_lispdir=`sed -n \
        -e 's,/$,,' \
-       -e '/.*\/lib\/x*emacs\/site-lisp$/{s,.*/lib/\(x*emacs/site-lisp\)$,${libdir}/\1,;p;q;}' \
-       -e '/.*\/share\/x*emacs\/site-lisp$/{s,.*/share/\(x*emacs/site-lisp\),${datadir}/\1,;p;q;}' \
+       -e '/.*\/lib\/x\?emacs\/site-lisp$/{s,.*/lib/\(x\?emacs/site-lisp\)$,${libdir}/\1,;p;q;}' \
+       -e '/.*\/share\/x\?emacs\/site-lisp$/{s,.*/share/\(x\?emacs/site-lisp\),${datadir}/\1,;p;q;}' \
        conftest.out`
        rm conftest.out
-     fi
+       if test -z "$am_cv_lispdir"; then
+         am_cv_lispdir='${datadir}/emacs/site-lisp'
+       fi
+     ])
+     lispdir="$am_cv_lispdir"
    fi
-   test -z "$am_cv_lispdir" && am_cv_lispdir='${datadir}/emacs/site-lisp'
-  ])
-  lispdir="$am_cv_lispdir"
+ fi
 ])
-AC_SUBST([lispdir])
+AC_SUBST(lispdir)
 ])# AM_PATH_LISPDIR
 
 AU_DEFUN([ud_PATH_LISPDIR], [AM_PATH_LISPDIR])
 
-# Add --enable-maintainer-mode option to configure.
-# From Jim Meyering
-
-# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004
-# Free Software Foundation, Inc.
+dnl Configure Paths for Alsa
+dnl Some modifications by Richard Boulton <richard-alsa@tartarus.org>
+dnl Christopher Lansdown <lansdoct@cs.alfred.edu>
+dnl Jaroslav Kysela <perex@suse.cz>
+dnl Modified for TiMidity++ by URABE, Shyouhei <root@mput.dip.jp>
+dnl Original    : alsa.m4,v 1.22 2002/05/27 11:14:20 tiwai Exp
+dnl This version: alsa.m4,       2002/10/08 22:30:18 JST
+dnl AM_PATH_ALSA([MINIMUM-VERSION [, ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
+dnl Test for libasound, and define ALSA_CFLAGS and ALSA_LIBS as appropriate.
+dnl enables arguments --with-alsa-prefix=
+dnl                   --with-alsa-enc-prefix=
+dnl                   --disable-alsatest  (this has no effect, as yet)
+dnl
+dnl For backwards compatibility, if ACTION_IF_NOT_FOUND is not specified,
+dnl and the alsa libraries are not found, a fatal AC_MSG_ERROR() will result.
+dnl
+AC_DEFUN([AM_PATH_ALSA],
+[dnl Save the original CFLAGS, LDFLAGS, and LIBS
+alsa_save_CFLAGS="$CFLAGS"
+alsa_save_LDFLAGS="$LDFLAGS"
+alsa_save_LIBS="$LIBS"
+alsa_found=yes
+
+dnl
+dnl Get the cflags and libraries for alsa
+dnl
+AC_ARG_WITH(alsa-prefix,
+[  --with-alsa-prefix=PFX  Prefix where Alsa library is installed(optional)],
+[alsa_prefix="$withval"], [alsa_prefix=""])
+
+AC_ARG_WITH(alsa-inc-prefix,
+[  --with-alsa-inc-prefix=PFX  Prefix where include libraries are (optional)],
+[alsa_inc_prefix="$withval"], [alsa_inc_prefix=""])
+
+dnl FIXME: this is not yet implemented
+AC_ARG_ENABLE(alsatest,
+[  --disable-alsatest      Do not try to compile and run a test Alsa program],
+[enable_alsatest=no],
+[enable_alsatest=yes])
+
+dnl Add any special include directories
+AC_MSG_CHECKING(for ALSA CFLAGS)
+if test "$alsa_inc_prefix" != "" ; then
+       ALSA_CFLAGS="$ALSA_CFLAGS -I$alsa_inc_prefix"
+       CFLAGS="$CFLAGS -I$alsa_inc_prefix"
+fi
+AC_MSG_RESULT($ALSA_CFLAGS)
 
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
+dnl add any special lib dirs
+AC_MSG_CHECKING(for ALSA LDFLAGS)
+if test "$alsa_prefix" != "" ; then
+       ALSA_LIBS="$ALSA_LIBS -L$alsa_prefix"
+       LDFLAGS="$LDFLAGS $ALSA_LIBS"
+fi
 
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
+dnl add the alsa library
+ALSA_LIBS="$ALSA_LIBS -lasound -lm -ldl -lpthread"
+LIBS=`echo $LIBS | sed 's/-lm//'`
+LIBS=`echo $LIBS | sed 's/-ldl//'`
+LIBS=`echo $LIBS | sed 's/-lpthread//'`
+LIBS=`echo $LIBS | sed 's/  //'`
+LIBS="$ALSA_LIBS $LIBS"
+AC_MSG_RESULT($ALSA_LIBS)
+
+dnl Check for a working version of libasound that is of the right version.
+min_alsa_version=ifelse([$1], ,0.1.1,$1)
+AC_MSG_CHECKING(for libasound headers version >= $min_alsa_version)
+no_alsa=""
+    alsa_min_major_version=`echo $min_alsa_version | \
+           sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\1/'`
+    alsa_min_minor_version=`echo $min_alsa_version | \
+           sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\2/'`
+    alsa_min_micro_version=`echo $min_alsa_version | \
+           sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\3/'`
+
+dnl This is the test program.
+AC_DEFUN([MPUT_ALSA_TRY],[
+/* ensure backward compatibility */
+#if !defined(SND_LIB_MAJOR) && defined(SOUNDLIB_VERSION_MAJOR)
+#define SND_LIB_MAJOR SOUNDLIB_VERSION_MAJOR
+#endif
+#if !defined(SND_LIB_MINOR) && defined(SOUNDLIB_VERSION_MINOR)
+#define SND_LIB_MINOR SOUNDLIB_VERSION_MINOR
+#endif
+#if !defined(SND_LIB_SUBMINOR) && defined(SOUNDLIB_VERSION_SUBMINOR)
+#define SND_LIB_SUBMINOR SOUNDLIB_VERSION_SUBMINOR
+#endif
+
+#  if(SND_LIB_MAJOR > $alsa_min_major_version)
+  exit(0);
+#  else
+#    if(SND_LIB_MAJOR < $alsa_min_major_version)
+#       error not present
+#    endif
+
+#   if(SND_LIB_MINOR > $alsa_min_minor_version)
+  exit(0);
+#   else
+#     if(SND_LIB_MINOR < $alsa_min_minor_version)
+#          error not present
+#      endif
+
+#      if(SND_LIB_SUBMINOR < $alsa_min_micro_version)
+#        error not present
+#      endif
+#    endif
+#  endif
+exit(0);
+])dnl macro MPUT_ALSA_TRY
+
+AC_LANG_SAVE
+AC_LANG_C
+AC_TRY_COMPILE([
+#include <alsa/asoundlib.h>
+],
+  MPUT_ALSA_TRY(),
+  [AC_MSG_RESULT(found.)],
+  [AC_TRY_COMPILE([
+#include <sys/asoundlib.h>
+], 
+  MPUT_ALSA_TRY(),
+  [AC_MSG_RESULT(found.)],
+  [AC_MSG_RESULT(not present.)
+   ifelse([$3], ,[AC_MSG_RESULT(libasound was not found anywhere.)])
+   alsa_found=no])
+   ifelse([$3], ,[AC_MSG_RESULT(Sufficiently new version of libasound not found.)])
+])
+AC_LANG_RESTORE
 
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+dnl Now that we know we have the right version, why not see if we
+dnl have the library and not just the headers.
+AC_CHECK_LIB([asound],[snd_ctl_open], ,
+  [ifelse([$3], ,[AC_MSG_RESULT(No linkable libasound was found.)])
+   alsa_found=no
+])
 
-# serial 3
+if test "x$alsa_found" = "xyes" ; then
+   ifelse([$2], , :, [$2])
+   LIBS=`echo $LIBS | sed 's/-lasound//g'`
+   LIBS=`echo $LIBS | sed 's/  //'`
+   LIBS="-lasound $LIBS"
+else
+   ifelse([$3], , :, [$3])
+   CFLAGS="$alsa_save_CFLAGS"
+   LDFLAGS="$alsa_save_LDFLAGS"
+   LIBS="$alsa_save_LIBS"
+   ALSA_CFLAGS=""
+   ALSA_LIBS=""
+fi
 
-AC_DEFUN([AM_MAINTAINER_MODE],
-[AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
-  dnl maintainer-mode is disabled by default
-  AC_ARG_ENABLE(maintainer-mode,
-[  --enable-maintainer-mode  enable make rules and dependencies not useful
-                         (and sometimes confusing) to the casual installer],
-      USE_MAINTAINER_MODE=$enableval,
-      USE_MAINTAINER_MODE=no)
-  AC_MSG_RESULT([$USE_MAINTAINER_MODE])
-  AM_CONDITIONAL(MAINTAINER_MODE, [test $USE_MAINTAINER_MODE = yes])
-  MAINT=$MAINTAINER_MODE_TRUE
-  AC_SUBST(MAINT)dnl
-]
-)
+dnl That should be it.  Now just export out symbols:
+AC_SUBST(ALSA_CFLAGS)
+AC_SUBST(ALSA_LIBS)
+])
 
-AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])
+# Configure paths for ESD
+# Manish Singh    98-9-30
+# stolen back from Frank Belew
+# stolen from Manish Singh
+# Shamelessly stolen from Owen Taylor
+
+dnl AM_PATH_ESD([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
+dnl Test for ESD, and define ESD_CFLAGS and ESD_LIBS
+dnl
+AC_DEFUN([AM_PATH_ESD],
+[dnl 
+dnl Get the cflags and libraries from the esd-config script
+dnl
+AC_ARG_WITH(esd-prefix,[  --with-esd-prefix=PFX   Prefix where ESD is installed (optional)],
+            esd_prefix="$withval", esd_prefix="")
+AC_ARG_WITH(esd-exec-prefix,[  --with-esd-exec-prefix=PFX Exec prefix where ESD is installed (optional)],
+            esd_exec_prefix="$withval", esd_exec_prefix="")
+AC_ARG_ENABLE(esdtest, [  --disable-esdtest       Do not try to compile and run a test ESD program],
+                   , enable_esdtest=yes)
+
+  if test x$esd_exec_prefix != x ; then
+     esd_args="$esd_args --exec-prefix=$esd_exec_prefix"
+     if test x${ESD_CONFIG+set} != xset ; then
+        ESD_CONFIG=$esd_exec_prefix/bin/esd-config
+     fi
+  fi
+  if test x$esd_prefix != x ; then
+     esd_args="$esd_args --prefix=$esd_prefix"
+     if test x${ESD_CONFIG+set} != xset ; then
+        ESD_CONFIG=$esd_prefix/bin/esd-config
+     fi
+  fi
 
-# Check to see how 'make' treats includes.     -*- Autoconf -*-
+  AC_PATH_PROG(ESD_CONFIG, esd-config, no)
+  min_esd_version=ifelse([$1], ,0.2.7,$1)
+  AC_MSG_CHECKING(for ESD - version >= $min_esd_version)
+  no_esd=""
+  if test "$ESD_CONFIG" = "no" ; then
+    no_esd=yes
+  else
+    AC_LANG_SAVE
+    AC_LANG_C
+    ESD_CFLAGS=`$ESD_CONFIG $esdconf_args --cflags`
+    ESD_LIBS=`$ESD_CONFIG $esdconf_args --libs`
+
+    esd_major_version=`$ESD_CONFIG $esd_args --version | \
+           sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\1/'`
+    esd_minor_version=`$ESD_CONFIG $esd_args --version | \
+           sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\2/'`
+    esd_micro_version=`$ESD_CONFIG $esd_config_args --version | \
+           sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\3/'`
+    if test "x$enable_esdtest" = "xyes" ; then
+      ac_save_CFLAGS="$CFLAGS"
+      ac_save_LIBS="$LIBS"
+      CFLAGS="$CFLAGS $ESD_CFLAGS"
+      LIBS="$LIBS $ESD_LIBS"
+dnl
+dnl Now check if the installed ESD is sufficiently new. (Also sanity
+dnl checks the results of esd-config to some extent
+dnl
+      rm -f conf.esdtest
+      AC_TRY_RUN([
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+#include <esd.h>
+
+char*
+my_strdup (char *str)
+{
+  char *new_str;
+  
+  if (str)
+    {
+      new_str = malloc ((strlen (str) + 1) * sizeof(char));
+      strcpy (new_str, str);
+    }
+  else
+    new_str = NULL;
+  
+  return new_str;
+}
+
+int main ()
+{
+  int major, minor, micro;
+  char *tmp_version;
+
+  system ("touch conf.esdtest");
+
+  /* HP/UX 9 (%@#!) writes to sscanf strings */
+  tmp_version = my_strdup("$min_esd_version");
+  if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, &micro) != 3) {
+     printf("%s, bad version string\n", "$min_esd_version");
+     exit(1);
+   }
+
+   if (($esd_major_version > major) ||
+      (($esd_major_version == major) && ($esd_minor_version > minor)) ||
+      (($esd_major_version == major) && ($esd_minor_version == minor) && ($esd_micro_version >= micro)))
+    {
+      return 0;
+    }
+  else
+    {
+      printf("\n*** 'esd-config --version' returned %d.%d.%d, but the minimum version\n", $esd_major_version, $esd_minor_version, $esd_micro_version);
+      printf("*** of ESD required is %d.%d.%d. If esd-config is correct, then it is\n", major, minor, micro);
+      printf("*** best to upgrade to the required version.\n");
+      printf("*** If esd-config was wrong, set the environment variable ESD_CONFIG\n");
+      printf("*** to point to the correct copy of esd-config, and remove the file\n");
+      printf("*** config.cache before re-running configure\n");
+      return 1;
+    }
+}
 
-# Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
-
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
-
-# serial 2
+],, no_esd=yes,[echo $ac_n "cross compiling; assumed OK... $ac_c"])
+       CFLAGS="$ac_save_CFLAGS"
+       LIBS="$ac_save_LIBS"
+       AC_LANG_RESTORE
+     fi
+  fi
+  if test "x$no_esd" = x ; then
+     AC_MSG_RESULT(yes)
+     ifelse([$2], , :, [$2])     
+  else
+     AC_MSG_RESULT(no)
+     if test "$ESD_CONFIG" = "no" ; then
+       echo "*** The esd-config script installed by ESD could not be found"
+       echo "*** If ESD was installed in PREFIX, make sure PREFIX/bin is in"
+       echo "*** your path, or set the ESD_CONFIG environment variable to the"
+       echo "*** full path to esd-config."
+     else
+       if test -f conf.esdtest ; then
+        :
+       else
+          echo "*** Could not run ESD test program, checking why..."
+          CFLAGS="$CFLAGS $ESD_CFLAGS"
+          LIBS="$LIBS $ESD_LIBS"
+          AC_LANG_SAVE
+          AC_LANG_C
+          AC_TRY_LINK([
+#include <stdio.h>
+#include <esd.h>
+],      [ return 0; ],
+        [ echo "*** The test program compiled, but did not run. This usually means"
+          echo "*** that the run-time linker is not finding ESD or finding the wrong"
+          echo "*** version of ESD. If it is not finding ESD, you'll need to set your"
+          echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
+          echo "*** to the installed location  Also, make sure you have run ldconfig if that"
+          echo "*** is required on your system"
+         echo "***"
+          echo "*** If you have an old version installed, it is best to remove it, although"
+          echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"],
+        [ echo "*** The test program failed to compile or link. See the file config.log for the"
+          echo "*** exact error that occured. This usually means ESD was incorrectly installed"
+          echo "*** or that you have moved ESD since it was installed. In the latter case, you"
+          echo "*** may want to edit the esd-config script: $ESD_CONFIG" ])
+          CFLAGS="$ac_save_CFLAGS"
+          LIBS="$ac_save_LIBS"
+          AC_LANG_RESTORE
+       fi
+     fi
+     ESD_CFLAGS=""
+     ESD_LIBS=""
+     ifelse([$3], , :, [$3])
+  fi
+  AC_SUBST(ESD_CFLAGS)
+  AC_SUBST(ESD_LIBS)
+  rm -f conf.esdtest
+])
 
-# AM_MAKE_INCLUDE()
-# -----------------
-# Check to see how make treats includes.
-AC_DEFUN([AM_MAKE_INCLUDE],
-[am_make=${MAKE-make}
-cat > confinc << 'END'
-am__doit:
-       @echo done
-.PHONY: am__doit
-END
-# If we don't find an include directive, just comment out the code.
-AC_MSG_CHECKING([for style of include used by $am_make])
-am__include="#"
-am__quote=
-_am_result=none
-# First try GNU make style include.
-echo "include confinc" > confmf
-# We grep out `Entering directory' and `Leaving directory'
-# messages which can occur if `w' ends up in MAKEFLAGS.
-# In particular we don't look at `^make:' because GNU make might
-# be invoked under some other name (usually "gmake"), in which
-# case it prints its new name instead of `make'.
-if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
-   am__include=include
-   am__quote=
-   _am_result=GNU
-fi
-# Now try BSD make style include.
-if test "$am__include" = "#"; then
-   echo '.include "confinc"' > confmf
-   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
-      am__include=.include
-      am__quote="\""
-      _am_result=BSD
-   fi
-fi
-AC_SUBST([am__include])
-AC_SUBST([am__quote])
-AC_MSG_RESULT([$_am_result])
-rm -f confinc confmf
+dnl AM_ESD_SUPPORTS_MULTIPLE_RECORD([ACTION-IF-SUPPORTS [, ACTION-IF-NOT-SUPPORTS]])
+dnl Test, whether esd supports multiple recording clients (version >=0.2.21)
+dnl
+AC_DEFUN([AM_ESD_SUPPORTS_MULTIPLE_RECORD],
+[dnl
+  AC_MSG_NOTICE([whether installed esd version supports multiple recording clients])
+  ac_save_ESD_CFLAGS="$ESD_CFLAGS"
+  ac_save_ESD_LIBS="$ESD_LIBS"
+  AM_PATH_ESD(0.2.21,
+    ifelse([$1], , [
+      AM_CONDITIONAL(ESD_SUPPORTS_MULTIPLE_RECORD, true)
+      AC_DEFINE(ESD_SUPPORTS_MULTIPLE_RECORD, 1,
+       [Define if you have esound with support of multiple recording clients.])],
+    [$1]),
+    ifelse([$2], , [AM_CONDITIONAL(ESD_SUPPORTS_MULTIPLE_RECORD, false)], [$2])
+    if test "x$ac_save_ESD_CFLAGS" != x ; then
+       ESD_CFLAGS="$ac_save_ESD_CFLAGS"
+    fi
+    if test "x$ac_save_ESD_LIBS" != x ; then
+       ESD_LIBS="$ac_save_ESD_LIBS"
+    fi
+  )
 ])
 
-#  -*- Autoconf -*-
+# ao.m4
+# Configure paths for libao
+# Jack Moffitt <jack@icecast.org> 10-21-2000
+# Shamelessly stolen from Owen Taylor and Manish Singh
+
+dnl XIPH_PATH_AO([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
+dnl Test for libao, and define AO_CFLAGS and AO_LIBS
+dnl
+AC_DEFUN([XIPH_PATH_AO],
+[dnl 
+dnl Get the cflags and libraries
+dnl
+AC_ARG_WITH(ao,[  --with-ao=PFX   Prefix where libao is installed (optional)], ao_prefix="$withval", ao_prefix="")
+AC_ARG_WITH(ao-libraries,[  --with-ao-libraries=DIR   Directory where libao library is installed (optional)], ao_libraries="$withval", ao_libraries="")
+AC_ARG_WITH(ao-includes,[  --with-ao-includes=DIR   Directory where libao header files are installed (optional)], ao_includes="$withval", ao_includes="")
+AC_ARG_ENABLE(aotest, [  --disable-aotest       Do not try to compile and run a test ao program],, enable_aotest=yes)
+
+
+  if test "x$ao_libraries" != "x" ; then
+    AO_LIBS="-L$ao_libraries"
+  elif test "x$ao_prefix" != "x"; then
+    AO_LIBS="-L$ao_prefix/lib"
+  elif test "x$prefix" != "xNONE"; then
+    AO_LIBS="-L$prefix/lib"
+  fi
 
+  if test "x$ao_includes" != "x" ; then
+    AO_CFLAGS="-I$ao_includes"
+  elif test "x$ao_prefix" != "x"; then
+    AO_CFLAGS="-I$ao_prefix/include"
+  elif test "x$prefix" != "xNONE"; then
+    AO_CFLAGS="-I$prefix/include"
+  fi
 
-# Copyright (C) 1997, 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
+  # see where dl* and friends live
+  AC_CHECK_FUNCS(dlopen, [AO_DL_LIBS=""], [
+    AC_CHECK_LIB(dl, dlopen, [AO_DL_LIBS="-ldl"], [
+      AC_MSG_WARN([could not find dlopen() needed by libao sound drivers
+      your system may not be supported.])
+    ])
+  ])
 
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
+  AO_LIBS="$AO_LIBS -lao $AO_DL_LIBS"
+
+  AC_MSG_CHECKING(for ao)
+  no_ao=""
+
+
+  if test "x$enable_aotest" = "xyes" ; then
+    ac_save_CFLAGS="$CFLAGS"
+    ac_save_LIBS="$LIBS"
+    CFLAGS="$CFLAGS $AO_CFLAGS"
+    LIBS="$LIBS $AO_LIBS"
+dnl
+dnl Now check if the installed ao is sufficiently new.
+dnl
+      rm -f conf.aotest
+      AC_TRY_RUN([
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+#include <ao/ao.h>
+
+int main ()
+{
+  system("touch conf.aotest");
+  return 0;
+}
+
+],, no_ao=yes,[echo $ac_n "cross compiling; assumed OK... $ac_c"])
+       CFLAGS="$ac_save_CFLAGS"
+       LIBS="$ac_save_LIBS"
+  fi
 
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
+  if test "x$no_ao" = "x" ; then
+     AC_MSG_RESULT(yes)
+     ifelse([$1], , :, [$1])     
+  else
+     AC_MSG_RESULT(no)
+     if test -f conf.aotest ; then
+       :
+     else
+       echo "*** Could not run ao test program, checking why..."
+       CFLAGS="$CFLAGS $AO_CFLAGS"
+       LIBS="$LIBS $AO_LIBS"
+       AC_TRY_LINK([
+#include <stdio.h>
+#include <ao/ao.h>
+],     [ return 0; ],
+       [ echo "*** The test program compiled, but did not run. This usually means"
+       echo "*** that the run-time linker is not finding ao or finding the wrong"
+       echo "*** version of ao. If it is not finding ao, you'll need to set your"
+       echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
+       echo "*** to the installed location  Also, make sure you have run ldconfig if that"
+       echo "*** is required on your system"
+       echo "***"
+       echo "*** If you have an old version installed, it is best to remove it, although"
+       echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"],
+       [ echo "*** The test program failed to compile or link. See the file config.log for the"
+       echo "*** exact error that occured. This usually means ao was incorrectly installed"
+       echo "*** or that you have moved ao since it was installed." ])
+       CFLAGS="$ac_save_CFLAGS"
+       LIBS="$ac_save_LIBS"
+     fi
+     AO_CFLAGS=""
+     AO_LIBS=""
+     ifelse([$2], , :, [$2])
+  fi
+  AC_SUBST(AO_CFLAGS)
+  AC_SUBST(AO_LIBS)
+  rm -f conf.aotest
+])
 
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Configure paths for libogg
+# Jack Moffitt <jack@icecast.org> 10-21-2000
+# Shamelessly stolen from Owen Taylor and Manish Singh
+
+dnl XIPH_PATH_OGG([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
+dnl Test for libogg, and define OGG_CFLAGS and OGG_LIBS
+dnl
+AC_DEFUN([XIPH_PATH_OGG],
+[dnl 
+dnl Get the cflags and libraries
+dnl
+AC_ARG_WITH(ogg,[  --with-ogg=PFX   Prefix where libogg is installed (optional)], ogg_prefix="$withval", ogg_prefix="")
+AC_ARG_WITH(ogg-libraries,[  --with-ogg-libraries=DIR   Directory where libogg library is installed (optional)], ogg_libraries="$withval", ogg_libraries="")
+AC_ARG_WITH(ogg-includes,[  --with-ogg-includes=DIR   Directory where libogg header files are installed (optional)], ogg_includes="$withval", ogg_includes="")
+AC_ARG_ENABLE(oggtest, [  --disable-oggtest       Do not try to compile and run a test Ogg program],, enable_oggtest=yes)
+
+  if test "x$ogg_libraries" != "x" ; then
+    OGG_LIBS="-L$ogg_libraries"
+  elif test "x$ogg_prefix" != "x" ; then
+    OGG_LIBS="-L$ogg_prefix/lib"
+  elif test "x$prefix" != "xNONE" ; then
+    OGG_LIBS="-L$prefix/lib"
+  fi
 
-# serial 3
+  OGG_LIBS="$OGG_LIBS -logg"
 
-# AM_MISSING_PROG(NAME, PROGRAM)
-# ------------------------------
-AC_DEFUN([AM_MISSING_PROG],
-[AC_REQUIRE([AM_MISSING_HAS_RUN])
-$1=${$1-"${am_missing_run}$2"}
-AC_SUBST($1)])
+  if test "x$ogg_includes" != "x" ; then
+    OGG_CFLAGS="-I$ogg_includes"
+  elif test "x$ogg_prefix" != "x" ; then
+    OGG_CFLAGS="-I$ogg_prefix/include"
+  elif test "x$prefix" != "xNONE"; then
+    OGG_CFLAGS="-I$prefix/include"
+  fi
 
+  AC_MSG_CHECKING(for Ogg)
+  no_ogg=""
+
+
+  if test "x$enable_oggtest" = "xyes" ; then
+    ac_save_CFLAGS="$CFLAGS"
+    ac_save_LIBS="$LIBS"
+    CFLAGS="$CFLAGS $OGG_CFLAGS"
+    LIBS="$LIBS $OGG_LIBS"
+dnl
+dnl Now check if the installed Ogg is sufficiently new.
+dnl
+      rm -f conf.oggtest
+      AC_TRY_RUN([
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+#include <ogg/ogg.h>
+
+int main ()
+{
+  system("touch conf.oggtest");
+  return 0;
+}
+
+],, no_ogg=yes,[echo $ac_n "cross compiling; assumed OK... $ac_c"])
+       CFLAGS="$ac_save_CFLAGS"
+       LIBS="$ac_save_LIBS"
+  fi
 
-# AM_MISSING_HAS_RUN
-# ------------------
-# Define MISSING if not defined so far and test if it supports --run.
-# If it does, set am_missing_run to use it, otherwise, to nothing.
-AC_DEFUN([AM_MISSING_HAS_RUN],
-[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
-test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
-# Use eval to expand $SHELL
-if eval "$MISSING --run true"; then
-  am_missing_run="$MISSING --run "
-else
-  am_missing_run=
-  AC_MSG_WARN([`missing' script is too old or missing])
-fi
+  if test "x$no_ogg" = "x" ; then
+     AC_MSG_RESULT(yes)
+     ifelse([$1], , :, [$1])     
+  else
+     AC_MSG_RESULT(no)
+     if test -f conf.oggtest ; then
+       :
+     else
+       echo "*** Could not run Ogg test program, checking why..."
+       CFLAGS="$CFLAGS $OGG_CFLAGS"
+       LIBS="$LIBS $OGG_LIBS"
+       AC_TRY_LINK([
+#include <stdio.h>
+#include <ogg/ogg.h>
+],     [ return 0; ],
+       [ echo "*** The test program compiled, but did not run. This usually means"
+       echo "*** that the run-time linker is not finding Ogg or finding the wrong"
+       echo "*** version of Ogg. If it is not finding Ogg, you'll need to set your"
+       echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
+       echo "*** to the installed location  Also, make sure you have run ldconfig if that"
+       echo "*** is required on your system"
+       echo "***"
+       echo "*** If you have an old version installed, it is best to remove it, although"
+       echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"],
+       [ echo "*** The test program failed to compile or link. See the file config.log for the"
+       echo "*** exact error that occured. This usually means Ogg was incorrectly installed"
+       echo "*** or that you have moved Ogg since it was installed." ])
+       CFLAGS="$ac_save_CFLAGS"
+       LIBS="$ac_save_LIBS"
+     fi
+     OGG_CFLAGS=""
+     OGG_LIBS=""
+     ifelse([$2], , :, [$2])
+  fi
+  AC_SUBST(OGG_CFLAGS)
+  AC_SUBST(OGG_LIBS)
+  rm -f conf.oggtest
 ])
 
-# AM_PROG_MKDIR_P
-# ---------------
-# Check whether `mkdir -p' is supported, fallback to mkinstalldirs otherwise.
+# Configure paths for libvorbis
+# Jack Moffitt <jack@icecast.org> 10-21-2000
+# Shamelessly stolen from Owen Taylor and Manish Singh
+# thomasvs added check for vorbis_bitrate_addblock which is new in rc3
+
+dnl XIPH_PATH_VORBIS([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
+dnl Test for libvorbis, and define VORBIS_CFLAGS and VORBIS_LIBS
+dnl
+AC_DEFUN([XIPH_PATH_VORBIS],
+[dnl 
+dnl Get the cflags and libraries
+dnl
+AC_ARG_WITH(vorbis,[  --with-vorbis=PFX   Prefix where libvorbis is installed (optional)], vorbis_prefix="$withval", vorbis_prefix="")
+AC_ARG_WITH(vorbis-libraries,[  --with-vorbis-libraries=DIR   Directory where libvorbis library is installed (optional)], vorbis_libraries="$withval", vorbis_libraries="")
+AC_ARG_WITH(vorbis-includes,[  --with-vorbis-includes=DIR   Directory where libvorbis header files are installed (optional)], vorbis_includes="$withval", vorbis_includes="")
+AC_ARG_ENABLE(vorbistest, [  --disable-vorbistest       Do not try to compile and run a test Vorbis program],, enable_vorbistest=yes)
+
+  if test "x$vorbis_libraries" != "x" ; then
+    VORBIS_LIBS="-L$vorbis_libraries"
+  elif test "x$vorbis_prefix" != "x" ; then
+    VORBIS_LIBS="-L$vorbis_prefix/lib"
+  elif test "x$prefix" != "xNONE"; then
+    VORBIS_LIBS="-L$prefix/lib"
+  fi
 
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+  VORBIS_LIBS="$VORBIS_LIBS -lvorbis -lm"
+  VORBISFILE_LIBS="-lvorbisfile"
+  VORBISENC_LIBS="-lvorbisenc"
 
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
+  if test "x$vorbis_includes" != "x" ; then
+    VORBIS_CFLAGS="-I$vorbis_includes"
+  elif test "x$vorbis_prefix" != "x" ; then
+    VORBIS_CFLAGS="-I$vorbis_prefix/include"
+  elif test "x$prefix" != "xNONE"; then
+    VORBIS_CFLAGS="-I$prefix/include"
+  fi
 
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
 
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+  AC_MSG_CHECKING(for Vorbis)
+  no_vorbis=""
+
+
+  if test "x$enable_vorbistest" = "xyes" ; then
+    ac_save_CFLAGS="$CFLAGS"
+    ac_save_LIBS="$LIBS"
+    CFLAGS="$CFLAGS $VORBIS_CFLAGS $OGG_CFLAGS"
+    LIBS="$LIBS $VORBIS_LIBS $VORBISENC_LIBS $OGG_LIBS"
+dnl
+dnl Now check if the installed Vorbis is sufficiently new.
+dnl
+      rm -f conf.vorbistest
+      AC_TRY_RUN([
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+#include <vorbis/codec.h>
+#include <vorbis/vorbisenc.h>
+
+int main ()
+{
+    vorbis_block       vb;
+    vorbis_dsp_state   vd;
+    vorbis_info                vi;
+
+    vorbis_info_init (&vi);
+    vorbis_encode_init (&vi, 2, 44100, -1, 128000, -1);
+    vorbis_analysis_init (&vd, &vi);
+    vorbis_block_init (&vd, &vb);
+    /* this function was added in 1.0rc3, so this is what we're testing for */
+    vorbis_bitrate_addblock (&vb);
+
+    system("touch conf.vorbistest");
+    return 0;
+}
+
+],, no_vorbis=yes,[echo $ac_n "cross compiling; assumed OK... $ac_c"])
+       CFLAGS="$ac_save_CFLAGS"
+       LIBS="$ac_save_LIBS"
+  fi
 
-# Automake 1.8 used `mkdir -m 0755 -p --' to ensure that directories
-# created by `make install' are always world readable, even if the
-# installer happens to have an overly restrictive umask (e.g. 077).
-# This was a mistake.  There are at least two reasons why we must not
-# use `-m 0755':
-#   - it causes special bits like SGID to be ignored,
-#   - it may be too restrictive (some setups expect 775 directories).
-#
-# Do not use -m 0755 and let people choose whatever they expect by
-# setting umask.
-AC_DEFUN([AM_PROG_MKDIR_P],
-[if mkdir -p -- . 2>/dev/null; then
-  # Keeping the `.' argument allows $(mkdir_p) to be used without
-  # argument.  Indeed, we sometimes output rules like
-  #   $(mkdir_p) $(somedir)
-  # where $(somedir) is conditionally defined.
-  # (`test -n '$(somedir)' && $(mkdir_p) $(somedir)' is a more
-  # expensive solution, as it forces Make to start a sub-shell.)
-  mkdir_p='mkdir -p -- .'
-else
-  # On NextStep and OpenStep, the `mkdir' command does not
-  # recognize any option.  It will interpret all options as
-  # directories to create, and then abort because `.' already
-  # exists.
-  for d in ./-p ./--;
-  do
-    test -d $d && rmdir $d
-  done
-  # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
-  if test -f "$ac_aux_dir/mkinstalldirs"; then
-    mkdir_p='$(mkinstalldirs)'
+  if test "x$no_vorbis" = "x" ; then
+     AC_MSG_RESULT(yes)
+     ifelse([$1], , :, [$1])     
   else
-    mkdir_p='$(install_sh) -d'
+     AC_MSG_RESULT(no)
+     if test -f conf.vorbistest ; then
+       :
+     else
+       echo "*** Could not run Vorbis test program, checking why..."
+       CFLAGS="$CFLAGS $VORBIS_CFLAGS"
+       LIBS="$LIBS $VORBIS_LIBS $OGG_LIBS"
+       AC_TRY_LINK([
+#include <stdio.h>
+#include <vorbis/codec.h>
+],     [ return 0; ],
+       [ echo "*** The test program compiled, but did not run. This usually means"
+       echo "*** that the run-time linker is not finding Vorbis or finding the wrong"
+       echo "*** version of Vorbis. If it is not finding Vorbis, you'll need to set your"
+       echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
+       echo "*** to the installed location  Also, make sure you have run ldconfig if that"
+       echo "*** is required on your system"
+       echo "***"
+       echo "*** If you have an old version installed, it is best to remove it, although"
+       echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"],
+       [ echo "*** The test program failed to compile or link. See the file config.log for the"
+       echo "*** exact error that occured. This usually means Vorbis was incorrectly installed"
+       echo "*** or that you have moved Vorbis since it was installed." ])
+       CFLAGS="$ac_save_CFLAGS"
+       LIBS="$ac_save_LIBS"
+     fi
+     VORBIS_CFLAGS=""
+     VORBIS_LIBS=""
+     VORBISFILE_LIBS=""
+     VORBISENC_LIBS=""
+     ifelse([$2], , :, [$2])
   fi
-fi
-AC_SUBST([mkdir_p])])
-
-# Helper functions for option handling.                    -*- Autoconf -*-
-
-# Copyright (C) 2001, 2002, 2003  Free Software Foundation, Inc.
-
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
+  AC_SUBST(VORBIS_CFLAGS)
+  AC_SUBST(VORBIS_LIBS)
+  AC_SUBST(VORBISFILE_LIBS)
+  AC_SUBST(VORBISENC_LIBS)
+  rm -f conf.vorbistest
+])
 
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Configure paths for libFLAC
+# "Inspired" by ogg.m4
+
+dnl AM_PATH_LIBFLAC([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
+dnl Test for libFLAC, and define LIBFLAC_CFLAGS and LIBFLAC_LIBS
+dnl
+AC_DEFUN([AM_PATH_LIBFLAC],
+[dnl 
+dnl Get the cflags and libraries
+dnl
+AC_ARG_WITH(libFLAC,[  --with-libFLAC=PFX   Prefix where libFLAC is installed (optional)], libFLAC_prefix="$withval", libFLAC_prefix="")
+AC_ARG_WITH(libFLAC-libraries,[  --with-libFLAC-libraries=DIR   Directory where libFLAC library is installed (optional)], libFLAC_libraries="$withval", libFLAC_libraries="")
+AC_ARG_WITH(libFLAC-includes,[  --with-libFLAC-includes=DIR   Directory where libFLAC header files are installed (optional)], libFLAC_includes="$withval", libFLAC_includes="")
+AC_ARG_ENABLE(libFLACtest, [  --disable-libFLACtest       Do not try to compile and run a test libFLAC program],, enable_libFLACtest=yes)
+
+  if test "x$libFLAC_libraries" != "x" ; then
+    LIBFLAC_LIBS="-L$libFLAC_libraries"
+  elif test "x$libFLAC_prefix" != "x" ; then
+    LIBFLAC_LIBS="-L$libFLAC_prefix/lib"
+  elif test "x$prefix" != "xNONE" ; then
+    LIBFLAC_LIBS="-L$prefix/lib"
+  fi
 
-# serial 2
+  LIBFLAC_LIBS="$LIBFLAC_LIBS -lFLAC -lm"
 
-# _AM_MANGLE_OPTION(NAME)
-# -----------------------
-AC_DEFUN([_AM_MANGLE_OPTION],
-[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
+  if test "x$libFLAC_includes" != "x" ; then
+    LIBFLAC_CFLAGS="-I$libFLAC_includes"
+  elif test "x$libFLAC_prefix" != "x" ; then
+    LIBFLAC_CFLAGS="-I$libFLAC_prefix/include"
+  elif test "$prefix" != "xNONE"; then
+    LIBFLAC_CFLAGS="-I$prefix/include"
+  fi
 
-# _AM_SET_OPTION(NAME)
-# ------------------------------
-# Set option NAME.  Presently that only means defining a flag for this option.
-AC_DEFUN([_AM_SET_OPTION],
-[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
+  AC_MSG_CHECKING(for libFLAC)
+  no_libFLAC=""
+
+
+  if test "x$enable_libFLACtest" = "xyes" ; then
+    ac_save_CFLAGS="$CFLAGS"
+    ac_save_CXXFLAGS="$CXXFLAGS"
+    ac_save_LIBS="$LIBS"
+    CFLAGS="$CFLAGS $LIBFLAC_CFLAGS"
+    CXXFLAGS="$CXXFLAGS $LIBFLAC_CFLAGS"
+    LIBS="$LIBS $LIBFLAC_LIBS"
+dnl
+dnl Now check if the installed libFLAC is sufficiently new.
+dnl
+      rm -f conf.libFLACtest
+      AC_TRY_RUN([
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+#include <FLAC/format.h>
+
+int main ()
+{
+  system("touch conf.libFLACtest");
+  return 0;
+}
+
+],, no_libFLAC=yes,[echo $ac_n "cross compiling; assumed OK... $ac_c"])
+       CFLAGS="$ac_save_CFLAGS"
+       LIBS="$ac_save_LIBS"
+  fi
 
-# _AM_SET_OPTIONS(OPTIONS)
-# ----------------------------------
-# OPTIONS is a space-separated list of Automake options.
-AC_DEFUN([_AM_SET_OPTIONS],
-[AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
+  if test "x$no_libFLAC" = "x" ; then
+     AC_MSG_RESULT(yes)
+     ifelse([$1], , :, [$1])     
+  else
+     AC_MSG_RESULT(no)
+     if test -f conf.libFLACtest ; then
+       :
+     else
+       echo "*** Could not run libFLAC test program, checking why..."
+       CFLAGS="$CFLAGS $LIBFLAC_CFLAGS"
+       LIBS="$LIBS $LIBFLAC_LIBS"
+       AC_TRY_LINK([
+#include <stdio.h>
+#include <FLAC/format.h>
+],     [ return 0; ],
+       [ echo "*** The test program compiled, but did not run. This usually means"
+       echo "*** that the run-time linker is not finding libFLAC or finding the wrong"
+       echo "*** version of libFLAC. If it is not finding libFLAC, you'll need to set your"
+       echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
+       echo "*** to the installed location  Also, make sure you have run ldconfig if that"
+       echo "*** is required on your system"
+       echo "***"
+       echo "*** If you have an old version installed, it is best to remove it, although"
+       echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"],
+       [ echo "*** The test program failed to compile or link. See the file config.log for the"
+       echo "*** exact error that occured. This usually means libFLAC was incorrectly installed"
+       echo "*** or that you have moved libFLAC since it was installed. In the latter case, you"
+       echo "*** may want to edit the libFLAC-config script: $LIBFLAC_CONFIG" ])
+       CFLAGS="$ac_save_CFLAGS"
+       LIBS="$ac_save_LIBS"
+     fi
+     LIBFLAC_CFLAGS=""
+     LIBFLAC_LIBS=""
+     ifelse([$2], , :, [$2])
+  fi
+  AC_SUBST(LIBFLAC_CFLAGS)
+  AC_SUBST(LIBFLAC_LIBS)
+  rm -f conf.libFLACtest
+])
 
-# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
-# -------------------------------------------
-# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
-AC_DEFUN([_AM_IF_OPTION],
-[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
+# Configure paths for libOggFLAC
+# "Inspired" by ogg.m4
+
+dnl AM_PATH_LIBOGGFLAC([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
+dnl Test for libOggFLAC, and define LIBOGGFLAC_CFLAGS and LIBOGGFLAC_LIBS
+dnl
+AC_DEFUN([AM_PATH_LIBOGGFLAC],
+[dnl 
+dnl Get the cflags and libraries
+dnl
+AC_ARG_WITH(libOggFLAC,[  --with-libOggFLAC=PFX   Prefix where libOggFLAC is installed (optional)], libOggFLAC_prefix="$withval", libOggFLAC_prefix="")
+AC_ARG_WITH(libOggFLAC-libraries,[  --with-libOggFLAC-libraries=DIR   Directory where libOggFLAC library is installed (optional)], libOggFLAC_libraries="$withval", libOggFLAC_libraries="")
+AC_ARG_WITH(libOggFLAC-includes,[  --with-libOggFLAC-includes=DIR   Directory where libOggFLAC header files are installed (optional)], libOggFLAC_includes="$withval", libOggFLAC_includes="")
+AC_ARG_ENABLE(libOggFLACtest, [  --disable-libOggFLACtest       Do not try to compile and run a test libOggFLAC program],, enable_libOggFLACtest=yes)
+
+  if test "x$libOggFLAC_libraries" != "x" ; then
+    LIBOGGFLAC_LIBS="-L$libOggFLAC_libraries"
+  elif test "x$libOggFLAC_prefix" != "x" ; then
+    LIBOGGFLAC_LIBS="-L$libOggFLAC_prefix/lib"
+  elif test "x$prefix" != "xNONE" ; then
+    LIBOGGFLAC_LIBS="-L$prefix/lib"
+  fi
 
-#
-# Check to make sure that the build environment is sane.
-#
+  LIBOGGFLAC_LIBS="$LIBOGGFLAC_LIBS -lOggFLAC -lFLAC -lm"
 
-# Copyright (C) 1996, 1997, 2000, 2001, 2003 Free Software Foundation, Inc.
+  if test "x$libOggFLAC_includes" != "x" ; then
+    LIBOGGFLAC_CFLAGS="-I$libOggFLAC_includes"
+  elif test "x$libOggFLAC_prefix" != "x" ; then
+    LIBOGGFLAC_CFLAGS="-I$libOggFLAC_prefix/include"
+  elif test "$prefix" != "xNONE"; then
+    LIBOGGFLAC_CFLAGS="-I$prefix/include"
+  fi
 
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
+  AC_MSG_CHECKING(for libOggFLAC)
+  no_libOggFLAC=""
+
+
+  if test "x$enable_libOggFLACtest" = "xyes" ; then
+    ac_save_CFLAGS="$CFLAGS"
+    ac_save_CXXFLAGS="$CXXFLAGS"
+    ac_save_LIBS="$LIBS"
+    CFLAGS="$CFLAGS $LIBOGGFLAC_CFLAGS"
+    CXXFLAGS="$CXXFLAGS $LIBOGGFLAC_CFLAGS"
+    LIBS="$LIBS $LIBOGGFLAC_LIBS"
+dnl
+dnl Now check if the installed libOggFLAC is sufficiently new.
+dnl
+      rm -f conf.libOggFLACtest
+      AC_TRY_RUN([
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+#include <OggFLAC/stream_decoder.h>
+
+int main ()
+{
+  system("touch conf.libOggFLACtest");
+  return 0;
+}
+
+],, no_libOggFLAC=yes,[echo $ac_n "cross compiling; assumed OK... $ac_c"])
+       CFLAGS="$ac_save_CFLAGS"
+       LIBS="$ac_save_LIBS"
+  fi
 
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
+  if test "x$no_libOggFLAC" = "x" ; then
+     AC_MSG_RESULT(yes)
+     ifelse([$1], , :, [$1])     
+  else
+     AC_MSG_RESULT(no)
+     if test -f conf.libOggFLACtest ; then
+       :
+     else
+       echo "*** Could not run libOggFLAC test program, checking why..."
+       CFLAGS="$CFLAGS $LIBOGGFLAC_CFLAGS"
+       LIBS="$LIBS $LIBOGGFLAC_LIBS"
+       AC_TRY_LINK([
+#include <stdio.h>
+#include <OggFLAC/stream_decoder.h>
+],     [ return 0; ],
+       [ echo "*** The test program compiled, but did not run. This usually means"
+       echo "*** that the run-time linker is not finding libOggFLAC or finding the wrong"
+       echo "*** version of libOggFLAC. If it is not finding libOggFLAC, you'll need to set your"
+       echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
+       echo "*** to the installed location  Also, make sure you have run ldconfig if that"
+       echo "*** is required on your system"
+       echo "***"
+       echo "*** If you have an old version installed, it is best to remove it, although"
+       echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"],
+       [ echo "*** The test program failed to compile or link. See the file config.log for the"
+       echo "*** exact error that occured. This usually means libOggFLAC was incorrectly installed"
+       echo "*** or that you have moved libOggFLAC since it was installed. In the latter case, you"
+       echo "*** may want to edit the libOggFLAC-config script: $LIBOGGFLAC_CONFIG" ])
+       CFLAGS="$ac_save_CFLAGS"
+       LIBS="$ac_save_LIBS"
+     fi
+     LIBOGGFLAC_CFLAGS=""
+     LIBOGGFLAC_LIBS=""
+     ifelse([$2], , :, [$2])
+  fi
+  AC_SUBST(LIBOGGFLAC_CFLAGS)
+  AC_SUBST(LIBOGGFLAC_LIBS)
+  rm -f conf.libOggFLACtest
+])
 
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Configure paths for GTK+
+# Owen Taylor     1997-2001
+
+dnl AM_PATH_GTK_2_0([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]])
+dnl Test for GTK+, and define GTK_CFLAGS and GTK_LIBS, if gthread is specified in MODULES, 
+dnl pass to pkg-config
+dnl
+AC_DEFUN([AM_PATH_GTK_2_0],
+[dnl 
+dnl Get the cflags and libraries from pkg-config
+dnl
+AC_ARG_ENABLE(gtktest, [  --disable-gtktest       do not try to compile and run a test GTK+ program],
+                   , enable_gtktest=yes)
+
+  pkg_config_args=gtk+-2.0
+  for module in . $4
+  do
+      case "$module" in
+         gthread) 
+             pkg_config_args="$pkg_config_args gthread-2.0"
+         ;;
+      esac
+  done
 
-# serial 3
+  no_gtk=""
 
-# AM_SANITY_CHECK
-# ---------------
-AC_DEFUN([AM_SANITY_CHECK],
-[AC_MSG_CHECKING([whether build environment is sane])
-# Just in case
-sleep 1
-echo timestamp > conftest.file
-# Do `set' in a subshell so we don't clobber the current shell's
-# arguments.  Must try -L first in case configure is actually a
-# symlink; some systems play weird games with the mod time of symlinks
-# (eg FreeBSD returns the mod time of the symlink's containing
-# directory).
-if (
-   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
-   if test "$[*]" = "X"; then
-      # -L didn't work.
-      set X `ls -t $srcdir/configure conftest.file`
-   fi
-   rm -f conftest.file
-   if test "$[*]" != "X $srcdir/configure conftest.file" \
-      && test "$[*]" != "X conftest.file $srcdir/configure"; then
+  AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
 
-      # If neither matched, then we have a broken ls.  This can happen
-      # if, for instance, CONFIG_SHELL is bash and it inherits a
-      # broken ls alias from the environment.  This has actually
-      # happened.  Such a system could not be considered "sane".
-      AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
-alias in your environment])
-   fi
+  if test x$PKG_CONFIG != xno ; then
+    if pkg-config --atleast-pkgconfig-version 0.7 ; then
+      :
+    else
+      echo *** pkg-config too old; version 0.7 or better required.
+      no_gtk=yes
+      PKG_CONFIG=no
+    fi
+  else
+    no_gtk=yes
+  fi
 
-   test "$[2]" = conftest.file
-   )
-then
-   # Ok.
-   :
-else
-   AC_MSG_ERROR([newly created file is older than distributed files!
-Check your system clock])
-fi
-AC_MSG_RESULT(yes)])
+  min_gtk_version=ifelse([$1], ,2.0.0,$1)
+  AC_MSG_CHECKING(for GTK+ - version >= $min_gtk_version)
 
-# AM_PROG_INSTALL_STRIP
+  if test x$PKG_CONFIG != xno ; then
+    ## don't try to run the test against uninstalled libtool libs
+    if $PKG_CONFIG --uninstalled $pkg_config_args; then
+         echo "Will use uninstalled version of GTK+ found in PKG_CONFIG_PATH"
+         enable_gtktest=no
+    fi
 
-# Copyright (C) 2001, 2003 Free Software Foundation, Inc.
+    if $PKG_CONFIG --atleast-version $min_gtk_version $pkg_config_args; then
+         :
+    else
+         no_gtk=yes
+    fi
+  fi
 
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
+  if test x"$no_gtk" = x ; then
+    GTK_CFLAGS=`$PKG_CONFIG $pkg_config_args --cflags`
+    GTK_LIBS=`$PKG_CONFIG $pkg_config_args --libs`
+    gtk_config_major_version=`$PKG_CONFIG --modversion gtk+-2.0 | \
+           sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\1/'`
+    gtk_config_minor_version=`$PKG_CONFIG --modversion gtk+-2.0 | \
+           sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\2/'`
+    gtk_config_micro_version=`$PKG_CONFIG --modversion gtk+-2.0 | \
+           sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\3/'`
+    if test "x$enable_gtktest" = "xyes" ; then
+      ac_save_CFLAGS="$CFLAGS"
+      ac_save_LIBS="$LIBS"
+      CFLAGS="$CFLAGS $GTK_CFLAGS"
+      LIBS="$GTK_LIBS $LIBS"
+dnl
+dnl Now check if the installed GTK+ is sufficiently new. (Also sanity
+dnl checks the results of pkg-config to some extent)
+dnl
+      rm -f conf.gtktest
+      AC_TRY_RUN([
+#include <gtk/gtk.h>
+#include <stdio.h>
+#include <stdlib.h>
+
+int 
+main ()
+{
+  int major, minor, micro;
+  char *tmp_version;
+
+  system ("touch conf.gtktest");
+
+  /* HP/UX 9 (%@#!) writes to sscanf strings */
+  tmp_version = g_strdup("$min_gtk_version");
+  if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, &micro) != 3) {
+     printf("%s, bad version string\n", "$min_gtk_version");
+     exit(1);
+   }
+
+  if ((gtk_major_version != $gtk_config_major_version) ||
+      (gtk_minor_version != $gtk_config_minor_version) ||
+      (gtk_micro_version != $gtk_config_micro_version))
+    {
+      printf("\n*** 'pkg-config --modversion gtk+-2.0' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n", 
+             $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version,
+             gtk_major_version, gtk_minor_version, gtk_micro_version);
+      printf ("*** was found! If pkg-config was correct, then it is best\n");
+      printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n");
+      printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
+      printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
+      printf("*** required on your system.\n");
+      printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n");
+      printf("*** to point to the correct configuration files\n");
+    } 
+  else if ((gtk_major_version != GTK_MAJOR_VERSION) ||
+          (gtk_minor_version != GTK_MINOR_VERSION) ||
+           (gtk_micro_version != GTK_MICRO_VERSION))
+    {
+      printf("*** GTK+ header files (version %d.%d.%d) do not match\n",
+            GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
+      printf("*** library (version %d.%d.%d)\n",
+            gtk_major_version, gtk_minor_version, gtk_micro_version);
+    }
+  else
+    {
+      if ((gtk_major_version > major) ||
+        ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
+        ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)))
+      {
+        return 0;
+       }
+     else
+      {
+        printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n",
+               gtk_major_version, gtk_minor_version, gtk_micro_version);
+        printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n",
+              major, minor, micro);
+        printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n");
+        printf("***\n");
+        printf("*** If you have already installed a sufficiently new version, this error\n");
+        printf("*** probably means that the wrong copy of the pkg-config shell script is\n");
+        printf("*** being found. The easiest way to fix this is to remove the old version\n");
+        printf("*** of GTK+, but you can also set the PKG_CONFIG environment to point to the\n");
+        printf("*** correct copy of pkg-config. (In this case, you will have to\n");
+        printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
+        printf("*** so that the correct libraries are found at run-time))\n");
+      }
+    }
+  return 1;
+}
+],, no_gtk=yes,[echo $ac_n "cross compiling; assumed OK... $ac_c"])
+       CFLAGS="$ac_save_CFLAGS"
+       LIBS="$ac_save_LIBS"
+     fi
+  fi
+  if test "x$no_gtk" = x ; then
+     AC_MSG_RESULT(yes (version $gtk_config_major_version.$gtk_config_minor_version.$gtk_config_micro_version))
+     ifelse([$2], , :, [$2])     
+  else
+     AC_MSG_RESULT(no)
+     if test "$PKG_CONFIG" = "no" ; then
+       echo "*** A new enough version of pkg-config was not found."
+       echo "*** See http://pkgconfig.sourceforge.net"
+     else
+       if test -f conf.gtktest ; then
+        :
+       else
+          echo "*** Could not run GTK+ test program, checking why..."
+         ac_save_CFLAGS="$CFLAGS"
+         ac_save_LIBS="$LIBS"
+          CFLAGS="$CFLAGS $GTK_CFLAGS"
+          LIBS="$LIBS $GTK_LIBS"
+          AC_TRY_LINK([
+#include <gtk/gtk.h>
+#include <stdio.h>
+],      [ return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version)); ],
+        [ echo "*** The test program compiled, but did not run. This usually means"
+          echo "*** that the run-time linker is not finding GTK+ or finding the wrong"
+          echo "*** version of GTK+. If it is not finding GTK+, you'll need to set your"
+          echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
+          echo "*** to the installed location  Also, make sure you have run ldconfig if that"
+          echo "*** is required on your system"
+         echo "***"
+          echo "*** If you have an old version installed, it is best to remove it, although"
+          echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH" ],
+        [ echo "*** The test program failed to compile or link. See the file config.log for the"
+          echo "*** exact error that occured. This usually means GTK+ is incorrectly installed."])
+          CFLAGS="$ac_save_CFLAGS"
+          LIBS="$ac_save_LIBS"
+       fi
+     fi
+     GTK_CFLAGS=""
+     GTK_LIBS=""
+     ifelse([$3], , :, [$3])
+  fi
+  AC_SUBST(GTK_CFLAGS)
+  AC_SUBST(GTK_LIBS)
+  rm -f conf.gtktest
+])
 
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
+# Configure paths for GTK+
+# Owen Taylor     97-11-3
+
+dnl AM_PATH_GTK([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]])
+dnl Test for GTK, and define GTK_CFLAGS and GTK_LIBS
+dnl
+AC_DEFUN([AM_PATH_GTK],
+[dnl 
+dnl Get the cflags and libraries from the gtk-config script
+dnl
+AC_ARG_WITH(gtk-prefix,[  --with-gtk-prefix=PFX   Prefix where GTK is installed (optional)],
+            gtk_config_prefix="$withval", gtk_config_prefix="")
+AC_ARG_WITH(gtk-exec-prefix,[  --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed (optional)],
+            gtk_config_exec_prefix="$withval", gtk_config_exec_prefix="")
+AC_ARG_ENABLE(gtktest, [  --disable-gtktest       Do not try to compile and run a test GTK program],
+                   , enable_gtktest=yes)
+
+  for module in . $4
+  do
+      case "$module" in
+         gthread) 
+             gtk_config_args="$gtk_config_args gthread"
+         ;;
+      esac
+  done
 
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+  if test x$gtk_config_exec_prefix != x ; then
+     gtk_config_args="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix"
+     if test x${GTK_CONFIG+set} != xset ; then
+        GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
+     fi
+  fi
+  if test x$gtk_config_prefix != x ; then
+     gtk_config_args="$gtk_config_args --prefix=$gtk_config_prefix"
+     if test x${GTK_CONFIG+set} != xset ; then
+        GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
+     fi
+  fi
 
-# One issue with vendor `install' (even GNU) is that you can't
-# specify the program used to strip binaries.  This is especially
-# annoying in cross-compiling environments, where the build's strip
-# is unlikely to handle the host's binaries.
-# Fortunately install-sh will honor a STRIPPROG variable, so we
-# always use install-sh in `make install-strip', and initialize
-# STRIPPROG with the value of the STRIP variable (set by the user).
-AC_DEFUN([AM_PROG_INSTALL_STRIP],
-[AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
-# Installed binaries are usually stripped using `strip' when the user
-# run `make install-strip'.  However `strip' might not be the right
-# tool to use in cross-compilation environments, therefore Automake
-# will honor the `STRIP' environment variable to overrule this program.
-dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
-if test "$cross_compiling" != no; then
-  AC_CHECK_TOOL([STRIP], [strip], :)
-fi
-INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
-AC_SUBST([INSTALL_STRIP_PROGRAM])])
+  AC_PATH_PROG(GTK_CONFIG, gtk-config, no)
+  min_gtk_version=ifelse([$1], ,0.99.7,$1)
+  AC_MSG_CHECKING(for GTK - version >= $min_gtk_version)
+  no_gtk=""
+  if test "$GTK_CONFIG" = "no" ; then
+    no_gtk=yes
+  else
+    GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
+    GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
+    gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
+           sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\1/'`
+    gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
+           sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\2/'`
+    gtk_config_micro_version=`$GTK_CONFIG $gtk_config_args --version | \
+           sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\3/'`
+    if test "x$enable_gtktest" = "xyes" ; then
+      ac_save_CFLAGS="$CFLAGS"
+      ac_save_LIBS="$LIBS"
+      CFLAGS="$CFLAGS $GTK_CFLAGS"
+      LIBS="$GTK_LIBS $LIBS"
+dnl
+dnl Now check if the installed GTK is sufficiently new. (Also sanity
+dnl checks the results of gtk-config to some extent
+dnl
+      rm -f conf.gtktest
+      AC_TRY_RUN([
+#include <gtk/gtk.h>
+#include <stdio.h>
+#include <stdlib.h>
+
+int 
+main ()
+{
+  int major, minor, micro;
+  char *tmp_version;
+
+  system ("touch conf.gtktest");
+
+  /* HP/UX 9 (%@#!) writes to sscanf strings */
+  tmp_version = g_strdup("$min_gtk_version");
+  if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, &micro) != 3) {
+     printf("%s, bad version string\n", "$min_gtk_version");
+     exit(1);
+   }
+
+  if ((gtk_major_version != $gtk_config_major_version) ||
+      (gtk_minor_version != $gtk_config_minor_version) ||
+      (gtk_micro_version != $gtk_config_micro_version))
+    {
+      printf("\n*** 'gtk-config --version' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n", 
+             $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version,
+             gtk_major_version, gtk_minor_version, gtk_micro_version);
+      printf ("*** was found! If gtk-config was correct, then it is best\n");
+      printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n");
+      printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
+      printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
+      printf("*** required on your system.\n");
+      printf("*** If gtk-config was wrong, set the environment variable GTK_CONFIG\n");
+      printf("*** to point to the correct copy of gtk-config, and remove the file config.cache\n");
+      printf("*** before re-running configure\n");
+    } 
+#if defined (GTK_MAJOR_VERSION) && defined (GTK_MINOR_VERSION) && defined (GTK_MICRO_VERSION)
+  else if ((gtk_major_version != GTK_MAJOR_VERSION) ||
+          (gtk_minor_version != GTK_MINOR_VERSION) ||
+           (gtk_micro_version != GTK_MICRO_VERSION))
+    {
+      printf("*** GTK+ header files (version %d.%d.%d) do not match\n",
+            GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
+      printf("*** library (version %d.%d.%d)\n",
+            gtk_major_version, gtk_minor_version, gtk_micro_version);
+    }
+#endif /* defined (GTK_MAJOR_VERSION) ... */
+  else
+    {
+      if ((gtk_major_version > major) ||
+        ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
+        ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)))
+      {
+        return 0;
+       }
+     else
+      {
+        printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n",
+               gtk_major_version, gtk_minor_version, gtk_micro_version);
+        printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n",
+              major, minor, micro);
+        printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n");
+        printf("***\n");
+        printf("*** If you have already installed a sufficiently new version, this error\n");
+        printf("*** probably means that the wrong copy of the gtk-config shell script is\n");
+        printf("*** being found. The easiest way to fix this is to remove the old version\n");
+        printf("*** of GTK+, but you can also set the GTK_CONFIG environment to point to the\n");
+        printf("*** correct copy of gtk-config. (In this case, you will have to\n");
+        printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
+        printf("*** so that the correct libraries are found at run-time))\n");
+      }
+    }
+  return 1;
+}
+],, no_gtk=yes,[echo $ac_n "cross compiling; assumed OK... $ac_c"])
+       CFLAGS="$ac_save_CFLAGS"
+       LIBS="$ac_save_LIBS"
+     fi
+  fi
+  if test "x$no_gtk" = x ; then
+     AC_MSG_RESULT(yes)
+     ifelse([$2], , :, [$2])     
+  else
+     AC_MSG_RESULT(no)
+     if test "$GTK_CONFIG" = "no" ; then
+       echo "*** The gtk-config script installed by GTK could not be found"
+       echo "*** If GTK was installed in PREFIX, make sure PREFIX/bin is in"
+       echo "*** your path, or set the GTK_CONFIG environment variable to the"
+       echo "*** full path to gtk-config."
+     else
+       if test -f conf.gtktest ; then
+        :
+       else
+          echo "*** Could not run GTK test program, checking why..."
+          CFLAGS="$CFLAGS $GTK_CFLAGS"
+          LIBS="$LIBS $GTK_LIBS"
+          AC_TRY_LINK([
+#include <gtk/gtk.h>
+#include <stdio.h>
+],      [ return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version)); ],
+        [ echo "*** The test program compiled, but did not run. This usually means"
+          echo "*** that the run-time linker is not finding GTK or finding the wrong"
+          echo "*** version of GTK. If it is not finding GTK, you'll need to set your"
+          echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
+          echo "*** to the installed location  Also, make sure you have run ldconfig if that"
+          echo "*** is required on your system"
+         echo "***"
+          echo "*** If you have an old version installed, it is best to remove it, although"
+          echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"
+          echo "***"
+          echo "*** If you have a RedHat 5.0 system, you should remove the GTK package that"
+          echo "*** came with the system with the command"
+          echo "***"
+          echo "***    rpm --erase --nodeps gtk gtk-devel" ],
+        [ echo "*** The test program failed to compile or link. See the file config.log for the"
+          echo "*** exact error that occured. This usually means GTK was incorrectly installed"
+          echo "*** or that you have moved GTK since it was installed. In the latter case, you"
+          echo "*** may want to edit the gtk-config script: $GTK_CONFIG" ])
+          CFLAGS="$ac_save_CFLAGS"
+          LIBS="$ac_save_LIBS"
+       fi
+     fi
+     GTK_CFLAGS=""
+     GTK_LIBS=""
+     ifelse([$3], , :, [$3])
+  fi
+  AC_SUBST(GTK_CFLAGS)
+  AC_SUBST(GTK_LIBS)
+  rm -f conf.gtktest
+])
 
-m4_include([autoconf/alsa.m4])
-m4_include([autoconf/ao.m4])
-m4_include([autoconf/esd.m4])
-m4_include([autoconf/gtk-2.0.m4])
-m4_include([autoconf/gtk.m4])
-m4_include([autoconf/libFLAC.m4])
-m4_include([autoconf/libOggFLAC.m4])
-m4_include([autoconf/ogg.m4])
-m4_include([autoconf/utils.m4])
-m4_include([autoconf/vorbis.m4])
index e1de7d6..5eba3dc 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.2 from Makefile.am.
+# Makefile.in generated by automake 1.7.6 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+# Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 # USA
+
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
 pkgincludedir = $(includedir)/@PACKAGE@
 top_builddir = ..
+
 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 INSTALL = @INSTALL@
 install_sh_DATA = $(install_sh) -c -m 644
@@ -51,28 +55,6 @@ NORMAL_UNINSTALL = :
 PRE_UNINSTALL = :
 POST_UNINSTALL = :
 host_triplet = @host@
-subdir = autoconf
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in config.guess \
-       config.sub depcomp install-sh missing mkinstalldirs
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/autoconf/alsa.m4 \
-       $(top_srcdir)/autoconf/ao.m4 $(top_srcdir)/autoconf/esd.m4 \
-       $(top_srcdir)/autoconf/gtk-2.0.m4 \
-       $(top_srcdir)/autoconf/gtk.m4 \
-       $(top_srcdir)/autoconf/libFLAC.m4 \
-       $(top_srcdir)/autoconf/libOggFLAC.m4 \
-       $(top_srcdir)/autoconf/ogg.m4 $(top_srcdir)/autoconf/utils.m4 \
-       $(top_srcdir)/autoconf/vorbis.m4 $(top_srcdir)/configure.in
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-       $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
-CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
-CONFIG_CLEAN_FILES =
-SOURCES =
-DIST_SOURCES =
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-pkgdatadir = @pkgdatadir@
-pkglibdir = @pkglibdir@
 ACLOCAL = @ACLOCAL@
 ALSA_CFLAGS = @ALSA_CFLAGS@
 ALSA_LIBS = @ALSA_LIBS@
@@ -110,7 +92,6 @@ ECHO_T = @ECHO_T@
 EGREP = @EGREP@
 ELFILES = @ELFILES@
 EMACS = @EMACS@
-EMACSLOADPATH = @EMACSLOADPATH@
 ENABLE_ALSASEQ_FALSE = @ENABLE_ALSASEQ_FALSE@
 ENABLE_ALSASEQ_TRUE = @ENABLE_ALSASEQ_TRUE@
 ENABLE_DYNAMIC_TCLTK_FALSE = @ENABLE_DYNAMIC_TCLTK_FALSE@
@@ -272,7 +253,6 @@ lispdir = @lispdir@
 localstatedir = @localstatedir@
 m_so_libs = @m_so_libs@
 mandir = @mandir@
-mkdir_p = @mkdir_p@
 n_so_libs = @n_so_libs@
 oldincludedir = @oldincludedir@
 p_so_libs = @p_so_libs@
@@ -292,6 +272,7 @@ target_vendor = @target_vendor@
 tcltk_dep = @tcltk_dep@
 timidity_LDFLAGS = @timidity_LDFLAGS@
 w_so_libs = @w_so_libs@
+
 EXTRA_DIST = \
   alsa.m4 \
   ao.m4 \
@@ -305,38 +286,22 @@ EXTRA_DIST = \
   utils.m4 \
   vorbis.m4
 
+subdir = autoconf
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
+CONFIG_CLEAN_FILES =
+DIST_SOURCES =
+DIST_COMMON = Makefile.am Makefile.in config.guess config.sub depcomp \
+       install-sh missing mkinstalldirs
 all: all-am
 
 .SUFFIXES:
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
-       @for dep in $?; do \
-         case '$(am__configure_deps)' in \
-           *$$dep*) \
-             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
-               && exit 0; \
-             exit 1;; \
-         esac; \
-       done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  autoconf/Makefile'; \
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
        cd $(top_srcdir) && \
          $(AUTOMAKE) --gnu  autoconf/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-       @case '$?' in \
-         *config.status*) \
-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-         *) \
-           echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-           cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-       esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
+       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 uninstall-info-am:
 tags: TAGS
 TAGS:
@@ -344,6 +309,10 @@ TAGS:
 ctags: CTAGS
 CTAGS:
 
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+
+top_distdir = ..
+distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
 distdir: $(DISTFILES)
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
@@ -357,7 +326,7 @@ distdir: $(DISTFILES)
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
            dir="/$$dir"; \
-           $(mkdir_p) "$(distdir)$$dir"; \
+           $(mkinstalldirs) "$(distdir)$$dir"; \
          else \
            dir=''; \
          fi; \
@@ -375,6 +344,7 @@ distdir: $(DISTFILES)
 check-am: all-am
 check: check-am
 all-am: Makefile
+
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -387,7 +357,7 @@ install-am: all-am
 installcheck: installcheck-am
 install-strip:
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+         INSTALL_STRIP_FLAG=-s \
          `test -z '$(STRIP)' || \
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 mostlyclean-generic:
@@ -395,7 +365,7 @@ mostlyclean-generic:
 clean-generic:
 
 distclean-generic:
-       -rm -f $(CONFIG_CLEAN_FILES)
+       -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
 maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"
@@ -405,15 +375,13 @@ clean: clean-am
 clean-am: clean-generic mostlyclean-am
 
 distclean: distclean-am
-       -rm -f Makefile
+
 distclean-am: clean-am distclean-generic
 
 dvi: dvi-am
 
 dvi-am:
 
-html: html-am
-
 info: info-am
 
 info-am:
@@ -429,7 +397,7 @@ install-man:
 installcheck-am:
 
 maintainer-clean: maintainer-clean-am
-       -rm -f Makefile
+
 maintainer-clean-am: distclean-am maintainer-clean-generic
 
 mostlyclean: mostlyclean-am
@@ -447,8 +415,8 @@ ps-am:
 uninstall-am: uninstall-info-am
 
 .PHONY: all all-am check check-am clean clean-generic distclean \
-       distclean-generic distdir dvi dvi-am html html-am info info-am \
-       install install-am install-data install-data-am install-exec \
+       distclean-generic distdir dvi dvi-am info info-am install \
+       install-am install-data install-data-am install-exec \
        install-exec-am install-info install-info-am install-man \
        install-strip installcheck installcheck-am installdirs \
        maintainer-clean maintainer-clean-generic mostlyclean \
index 971251c..0c81474 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.2 from Makefile.am.
+# Makefile.in generated by automake 1.7.6 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+# Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 # USA
+
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
 pkgincludedir = $(includedir)/@PACKAGE@
 top_builddir = ..
+
 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 INSTALL = @INSTALL@
 install_sh_DATA = $(install_sh) -c -m 644
@@ -51,27 +55,6 @@ NORMAL_UNINSTALL = :
 PRE_UNINSTALL = :
 POST_UNINSTALL = :
 host_triplet = @host@
-subdir = configs
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/autoconf/alsa.m4 \
-       $(top_srcdir)/autoconf/ao.m4 $(top_srcdir)/autoconf/esd.m4 \
-       $(top_srcdir)/autoconf/gtk-2.0.m4 \
-       $(top_srcdir)/autoconf/gtk.m4 \
-       $(top_srcdir)/autoconf/libFLAC.m4 \
-       $(top_srcdir)/autoconf/libOggFLAC.m4 \
-       $(top_srcdir)/autoconf/ogg.m4 $(top_srcdir)/autoconf/utils.m4 \
-       $(top_srcdir)/autoconf/vorbis.m4 $(top_srcdir)/configure.in
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-       $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
-CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
-CONFIG_CLEAN_FILES =
-SOURCES =
-DIST_SOURCES =
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-pkgdatadir = @pkgdatadir@
-pkglibdir = @pkglibdir@
 ACLOCAL = @ACLOCAL@
 ALSA_CFLAGS = @ALSA_CFLAGS@
 ALSA_LIBS = @ALSA_LIBS@
@@ -109,7 +92,6 @@ ECHO_T = @ECHO_T@
 EGREP = @EGREP@
 ELFILES = @ELFILES@
 EMACS = @EMACS@
-EMACSLOADPATH = @EMACSLOADPATH@
 ENABLE_ALSASEQ_FALSE = @ENABLE_ALSASEQ_FALSE@
 ENABLE_ALSASEQ_TRUE = @ENABLE_ALSASEQ_TRUE@
 ENABLE_DYNAMIC_TCLTK_FALSE = @ENABLE_DYNAMIC_TCLTK_FALSE@
@@ -271,7 +253,6 @@ lispdir = @lispdir@
 localstatedir = @localstatedir@
 m_so_libs = @m_so_libs@
 mandir = @mandir@
-mkdir_p = @mkdir_p@
 n_so_libs = @n_so_libs@
 oldincludedir = @oldincludedir@
 p_so_libs = @p_so_libs@
@@ -291,44 +272,28 @@ target_vendor = @target_vendor@
 tcltk_dep = @tcltk_dep@
 timidity_LDFLAGS = @timidity_LDFLAGS@
 w_so_libs = @w_so_libs@
+
 EXTRA_DIST = \
   msc6-project.zip \
   msc6-sjis.txt \
   msc7-project.zip \
   msc7-sjis.txt
 
+subdir = configs
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
+CONFIG_CLEAN_FILES =
+DIST_SOURCES =
+DIST_COMMON = Makefile.am Makefile.in
 all: all-am
 
 .SUFFIXES:
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
-       @for dep in $?; do \
-         case '$(am__configure_deps)' in \
-           *$$dep*) \
-             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
-               && exit 0; \
-             exit 1;; \
-         esac; \
-       done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  configs/Makefile'; \
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
        cd $(top_srcdir) && \
          $(AUTOMAKE) --gnu  configs/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-       @case '$?' in \
-         *config.status*) \
-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-         *) \
-           echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-           cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-       esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
+       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 uninstall-info-am:
 tags: TAGS
 TAGS:
@@ -336,6 +301,10 @@ TAGS:
 ctags: CTAGS
 CTAGS:
 
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+
+top_distdir = ..
+distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
 distdir: $(DISTFILES)
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
@@ -349,7 +318,7 @@ distdir: $(DISTFILES)
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
            dir="/$$dir"; \
-           $(mkdir_p) "$(distdir)$$dir"; \
+           $(mkinstalldirs) "$(distdir)$$dir"; \
          else \
            dir=''; \
          fi; \
@@ -367,6 +336,7 @@ distdir: $(DISTFILES)
 check-am: all-am
 check: check-am
 all-am: Makefile
+
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -379,7 +349,7 @@ install-am: all-am
 installcheck: installcheck-am
 install-strip:
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+         INSTALL_STRIP_FLAG=-s \
          `test -z '$(STRIP)' || \
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 mostlyclean-generic:
@@ -387,7 +357,7 @@ mostlyclean-generic:
 clean-generic:
 
 distclean-generic:
-       -rm -f $(CONFIG_CLEAN_FILES)
+       -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
 maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"
@@ -397,15 +367,13 @@ clean: clean-am
 clean-am: clean-generic mostlyclean-am
 
 distclean: distclean-am
-       -rm -f Makefile
+
 distclean-am: clean-am distclean-generic
 
 dvi: dvi-am
 
 dvi-am:
 
-html: html-am
-
 info: info-am
 
 info-am:
@@ -421,7 +389,7 @@ install-man:
 installcheck-am:
 
 maintainer-clean: maintainer-clean-am
-       -rm -f Makefile
+
 maintainer-clean-am: distclean-am maintainer-clean-generic
 
 mostlyclean: mostlyclean-am
@@ -439,8 +407,8 @@ ps-am:
 uninstall-am: uninstall-info-am
 
 .PHONY: all all-am check check-am clean clean-generic distclean \
-       distclean-generic distdir dvi dvi-am html html-am info info-am \
-       install install-am install-data install-data-am install-exec \
+       distclean-generic distdir dvi dvi-am info info-am install \
+       install-am install-data install-data-am install-exec \
        install-exec-am install-info install-info-am install-man \
        install-strip installcheck installcheck-am installdirs \
        maintainer-clean maintainer-clean-generic mostlyclean \
index a8744c3..f63e88f 100755 (executable)
--- a/configure
+++ b/configure
@@ -311,7 +311,7 @@ ac_includes_default="\
 # include <unistd.h>
 #endif"
 
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT EMACS EMACSLOADPATH lispdir CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP EGREP RANLIB ac_ct_RANLIB LN_S X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS LIBOBJS NEEDGETOPT_TRUE NEEDGETOPT_FALSE ALSA_CFLAGS ALSA_LIBS ARTSCCONFIG ARTSLIBS ARTSINCL ESD_CONFIG ESD_CFLAGS ESD_LIBS AO_CFLAGS AO_LIBS VORBIS_CFLAGS VORBIS_LIBS VORBISFILE_LIBS VORBISENC_LIBS OGG_CFLAGS OGG_LIBS LIBFLAC_CFLAGS LIBFLAC_LIBS LIBOGGFLAC_CFLAGS LIBOGGFLAC_LIBS NEEDDLOPEN_TRUE NEEDDLOPEN_FALSE ENABLE_NCURSES_TRUE ENABLE_NCURSES_FALSE n_so_libs ENABLE_SLANG_TRUE ENABLE_SLANG_FALSE s_so_libs ENABLE_MOTIF_TRUE ENABLE_MOTIF_FALSE m_so_libs ENABLE_TCLTK_TRUE ENABLE_TCLTK_FALSE k_so_libs ENABLE_DYNAMIC_TCLTK_TRUE ENABLE_DYNAMIC_TCLTK_FALSE ENABLE_EMACS_TRUE ENABLE_EMACS_FALSE e_so_libs ENABLE_VT100_TRUE ENABLE_VT100_FALSE T_so_libs ENABLE_XAW_TRUE ENABLE_XAW_FALSE a_so_libs ENABLE_DYNAMIC_XAW_TRUE ENABLE_DYNAMIC_XAW_FALSE ENABLE_XSKIN_TRUE ENABLE_XSKIN_FALSE i_so_libs ENABLE_GTK_TRUE ENABLE_GTK_FALSE PKG_CONFIG GTK_CONFIG GTK_CFLAGS GTK_LIBS g_so_libs ENABLE_SERVER_TRUE ENABLE_SERVER_FALSE r_so_libs ENABLE_ALSASEQ_TRUE ENABLE_ALSASEQ_FALSE A_so_libs ENABLE_WINSYN_TRUE ENABLE_WINSYN_FALSE W_so_libs ENABLE_PORTMIDISYN_TRUE ENABLE_PORTMIDISYN_FALSE P_so_libs ENABLE_NPSYN_TRUE ENABLE_NPSYN_FALSE ENABLE_W32G_SYN_TRUE ENABLE_W32G_SYN_FALSE ENABLE_W32GUI_TRUE ENABLE_W32GUI_FALSE w_so_libs ENABLE_PLUGIN_TRUE ENABLE_PLUGIN_FALSE p_so_libs ENABLE_NETWORK_TRUE ENABLE_NETWORK_FALSE ENABLE_SOUND_SPEC_TRUE ENABLE_SOUND_SPEC_FALSE ENABLE_WRD_TRUE ENABLE_WRD_FALSE W32G_GUI_TRUE W32G_GUI_FALSE WINDRV_TRUE WINDRV_FALSE MSYS_TRUE MSYS_FALSE VCPP_TRUE VCPP_FALSE POCC_TRUE POCC_FALSE BORLANDC_TRUE BORLANDC_FALSE WATCOM_C_TRUE WATCOM_C_FALSE DMC_TRUE DMC_FALSE MINGWGCC_TRUE MINGWGCC_FALSE W32READDIR_TRUE W32READDIR_FALSE BORLANDC_START BORLANDC_LDFLAGS timidity_LDFLAGS WATCOM_LDFLAGS DMC_LDFLAGS VCPP_LDFLAGS POCC_LDFLAGS SYSEXTRAS EXTRALIBS NETSRCS ELFILES SHLD SHCFLAGS dynamic_targets so WISH tcltk_dep INTERFACE_SRCS pkgdatadir pkglibdir LTLIBOBJS'
+ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE am__leading_dot MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT EMACS lispdir CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP EGREP RANLIB ac_ct_RANLIB LN_S X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS LIBOBJS NEEDGETOPT_TRUE NEEDGETOPT_FALSE ALSA_CFLAGS ALSA_LIBS ARTSCCONFIG ARTSLIBS ARTSINCL ESD_CONFIG ESD_CFLAGS ESD_LIBS AO_CFLAGS AO_LIBS VORBIS_CFLAGS VORBIS_LIBS VORBISFILE_LIBS VORBISENC_LIBS OGG_CFLAGS OGG_LIBS LIBFLAC_CFLAGS LIBFLAC_LIBS LIBOGGFLAC_CFLAGS LIBOGGFLAC_LIBS NEEDDLOPEN_TRUE NEEDDLOPEN_FALSE ENABLE_NCURSES_TRUE ENABLE_NCURSES_FALSE n_so_libs ENABLE_SLANG_TRUE ENABLE_SLANG_FALSE s_so_libs ENABLE_MOTIF_TRUE ENABLE_MOTIF_FALSE m_so_libs ENABLE_TCLTK_TRUE ENABLE_TCLTK_FALSE k_so_libs ENABLE_DYNAMIC_TCLTK_TRUE ENABLE_DYNAMIC_TCLTK_FALSE ENABLE_EMACS_TRUE ENABLE_EMACS_FALSE e_so_libs ENABLE_VT100_TRUE ENABLE_VT100_FALSE T_so_libs ENABLE_XAW_TRUE ENABLE_XAW_FALSE a_so_libs ENABLE_DYNAMIC_XAW_TRUE ENABLE_DYNAMIC_XAW_FALSE ENABLE_XSKIN_TRUE ENABLE_XSKIN_FALSE i_so_libs ENABLE_GTK_TRUE ENABLE_GTK_FALSE PKG_CONFIG GTK_CONFIG GTK_CFLAGS GTK_LIBS g_so_libs ENABLE_SERVER_TRUE ENABLE_SERVER_FALSE r_so_libs ENABLE_ALSASEQ_TRUE ENABLE_ALSASEQ_FALSE A_so_libs ENABLE_WINSYN_TRUE ENABLE_WINSYN_FALSE W_so_libs ENABLE_PORTMIDISYN_TRUE ENABLE_PORTMIDISYN_FALSE P_so_libs ENABLE_NPSYN_TRUE ENABLE_NPSYN_FALSE ENABLE_W32G_SYN_TRUE ENABLE_W32G_SYN_FALSE ENABLE_W32GUI_TRUE ENABLE_W32GUI_FALSE w_so_libs ENABLE_PLUGIN_TRUE ENABLE_PLUGIN_FALSE p_so_libs ENABLE_NETWORK_TRUE ENABLE_NETWORK_FALSE ENABLE_SOUND_SPEC_TRUE ENABLE_SOUND_SPEC_FALSE ENABLE_WRD_TRUE ENABLE_WRD_FALSE W32G_GUI_TRUE W32G_GUI_FALSE WINDRV_TRUE WINDRV_FALSE MSYS_TRUE MSYS_FALSE VCPP_TRUE VCPP_FALSE POCC_TRUE POCC_FALSE BORLANDC_TRUE BORLANDC_FALSE WATCOM_C_TRUE WATCOM_C_FALSE DMC_TRUE DMC_FALSE MINGWGCC_TRUE MINGWGCC_FALSE W32READDIR_TRUE W32READDIR_FALSE BORLANDC_START BORLANDC_LDFLAGS timidity_LDFLAGS WATCOM_LDFLAGS DMC_LDFLAGS VCPP_LDFLAGS POCC_LDFLAGS SYSEXTRAS EXTRALIBS NETSRCS ELFILES SHLD SHCFLAGS dynamic_targets so WISH tcltk_dep INTERFACE_SRCS pkgdatadir pkglibdir LTLIBOBJS'
 ac_subst_files=''
 
 # Initialize some variables set by options.
@@ -752,14 +752,6 @@ ac_env_target_alias_set=${target_alias+set}
 ac_env_target_alias_value=$target_alias
 ac_cv_env_target_alias_set=${target_alias+set}
 ac_cv_env_target_alias_value=$target_alias
-ac_env_EMACS_set=${EMACS+set}
-ac_env_EMACS_value=$EMACS
-ac_cv_env_EMACS_set=${EMACS+set}
-ac_cv_env_EMACS_value=$EMACS
-ac_env_EMACSLOADPATH_set=${EMACSLOADPATH+set}
-ac_env_EMACSLOADPATH_value=$EMACSLOADPATH
-ac_cv_env_EMACSLOADPATH_set=${EMACSLOADPATH+set}
-ac_cv_env_EMACSLOADPATH_value=$EMACSLOADPATH
 ac_env_CC_set=${CC+set}
 ac_env_CC_value=$CC
 ac_cv_env_CC_set=${CC+set}
@@ -866,11 +858,11 @@ if test -n "$ac_init_help"; then
 Optional Features:
   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
-  --enable-maintainer-mode  enable make rules and dependencies not useful
-                         (and sometimes confusing) to the casual installer
+  --enable-maintainer-mode enable make rules and dependencies not useful
+                          (and sometimes confusing) to the casual installer
   --enable-debug          Build a debugging version.
-  --disable-dependency-tracking  speeds up one-time build
-  --enable-dependency-tracking   do not reject slow dependency extractors
+  --disable-dependency-tracking Speeds up one-time builds
+  --enable-dependency-tracking  Do not reject slow dependency extractors
   --enable-audio=mode_list Enable audio (Specify comma separated mode list):
                               default:   Automatically select audio device.
                               oss:       OSS /dev/dsp
@@ -946,7 +938,7 @@ Optional Packages:
   --with-libraries=DIR    Specify library directories (colon separated)
   --with-default-path=DIR Where timidity.cfg is  (PREFIX/share/timidity)
   --with-module-dir=DIR   Where to install interfaces (PREFIX/lib/timidity)
-  --with-lispdir          override the default lisp directory
+  --with-lispdir          Override the default lisp directory
   --with-elf              create ELF shared object instead of AOUT
   --with-x                use the X Window System
   --with-tcl-includes=DIR Tcl include file path
@@ -984,9 +976,6 @@ Optional Packages:
   --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed (optional)
 
 Some influential environment variables:
-  EMACS       the Emacs editor command
-  EMACSLOADPATH
-              the Emacs library search path
   CC          C compiler command
   CFLAGS      C compiler flags
   LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
@@ -1551,7 +1540,7 @@ test -n "$target_alias" &&
   test "$program_prefix$program_suffix$program_transform_name" = \
     NONENONEs,x,x, &&
   program_prefix=${target_alias}-
-am__api_version="1.8"
+am__api_version="1.7"
 # Find a good install program.  We prefer a C program (faster),
 # so one script is as good as another.  But avoid the broken or
 # incompatible versions:
@@ -1689,6 +1678,7 @@ _ACEOF
 program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
 rm conftest.sed
 
+
 # expand $ac_aux_dir to an absolute path
 am_aux_dir=`cd $ac_aux_dir && pwd`
 
@@ -1702,31 +1692,6 @@ else
 echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
 fi
 
-if mkdir -p -- . 2>/dev/null; then
-  # Keeping the `.' argument allows $(mkdir_p) to be used without
-  # argument.  Indeed, we sometimes output rules like
-  #   $(mkdir_p) $(somedir)
-  # where $(somedir) is conditionally defined.
-  # (`test -n '$(somedir)' && $(mkdir_p) $(somedir)' is a more
-  # expensive solution, as it forces Make to start a sub-shell.)
-  mkdir_p='mkdir -p -- .'
-else
-  # On NextStep and OpenStep, the `mkdir' command does not
-  # recognize any option.  It will interpret all options as
-  # directories to create, and then abort because `.' already
-  # exists.
-  for d in ./-p ./--;
-  do
-    test -d $d && rmdir $d
-  done
-  # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
-  if test -f "$ac_aux_dir/mkinstalldirs"; then
-    mkdir_p='$(mkinstalldirs)'
-  else
-    mkdir_p='$(install_sh) -d'
-  fi
-fi
-
 for ac_prog in gawk mawk nawk awk
 do
   # Extract the first word of "$ac_prog", so it can be a program name with args.
@@ -1805,7 +1770,7 @@ else
 fi
 rmdir .tst 2>/dev/null
 
-# test to see if srcdir already configured
+ # test to see if srcdir already configured
 if test "`cd $srcdir && pwd`" != "`pwd`" &&
    test -f $srcdir/config.status; then
   { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
@@ -2136,6 +2101,17 @@ _ACEOF
 
 
 # Checks for programs.
+
+# Check whether --with-lispdir or --without-lispdir was given.
+if test "${with_lispdir+set}" = set; then
+  withval="$with_lispdir"
+   lispdir="$withval"
+   echo "$as_me:$LINENO: checking where .elc files should go" >&5
+echo $ECHO_N "checking where .elc files should go... $ECHO_C" >&6
+   echo "$as_me:$LINENO: result: $lispdir" >&5
+echo "${ECHO_T}$lispdir" >&6
+else
+
  # If set to t, that means we are running in a shell under Emacs.
  # If you have an Emacs named "t", then use the full path.
  test x"$EMACS" = xt && EMACS=
@@ -2180,27 +2156,13 @@ fi
 done
 test -n "$EMACS" || EMACS="no"
 
-
-
-
-# Check whether --with-lispdir or --without-lispdir was given.
-if test "${with_lispdir+set}" = set; then
-  withval="$with_lispdir"
-   lispdir="$withval"
-   echo "$as_me:$LINENO: checking where .elc files should go" >&5
-echo $ECHO_N "checking where .elc files should go... $ECHO_C" >&6
-   echo "$as_me:$LINENO: result: $lispdir" >&5
-echo "${ECHO_T}$lispdir" >&6
-else
-
- echo "$as_me:$LINENO: checking where .elc files should go" >&5
+ if test $EMACS != "no"; then
+   if test x${lispdir+set} != xset; then
+     echo "$as_me:$LINENO: checking where .elc files should go" >&5
 echo $ECHO_N "checking where .elc files should go... $ECHO_C" >&6
 if test "${am_cv_lispdir+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
-
-   if test $EMACS != "no"; then
-     if test x${lispdir+set} != xset; then
   # If $EMACS isn't GNU Emacs or XEmacs, this can blow up pretty badly
   # Some emacsen will start up in interactive mode, requiring C-x C-c to exit,
   #  which is non-obvious for non-emacs users.
@@ -2211,20 +2173,22 @@ else
   ac_status=$?
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); }
-       am_cv_lispdir=`sed -n \
+        am_cv_lispdir=`sed -n \
        -e 's,/$,,' \
-       -e '/.*\/lib\/x*emacs\/site-lisp$/{s,.*/lib/\(x*emacs/site-lisp\)$,${libdir}/\1,;p;q;}' \
-       -e '/.*\/share\/x*emacs\/site-lisp$/{s,.*/share/\(x*emacs/site-lisp\),${datadir}/\1,;p;q;}' \
+       -e '/.*\/lib\/x\?emacs\/site-lisp$/{s,.*/lib/\(x\?emacs/site-lisp\)$,${libdir}/\1,;p;q;}' \
+       -e '/.*\/share\/x\?emacs\/site-lisp$/{s,.*/share/\(x\?emacs/site-lisp\),${datadir}/\1,;p;q;}' \
        conftest.out`
        rm conftest.out
-     fi
-   fi
-   test -z "$am_cv_lispdir" && am_cv_lispdir='${datadir}/emacs/site-lisp'
+       if test -z "$am_cv_lispdir"; then
+         am_cv_lispdir='${datadir}/emacs/site-lisp'
+       fi
 
 fi
 echo "$as_me:$LINENO: result: $am_cv_lispdir" >&5
 echo "${ECHO_T}$am_cv_lispdir" >&6
-  lispdir="$am_cv_lispdir"
+     lispdir="$am_cv_lispdir"
+   fi
+ fi
 
 fi;
 
@@ -20603,7 +20567,6 @@ s,@install_sh@,$install_sh,;t t
 s,@STRIP@,$STRIP,;t t
 s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
 s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t
-s,@mkdir_p@,$mkdir_p,;t t
 s,@AWK@,$AWK,;t t
 s,@SET_MAKE@,$SET_MAKE,;t t
 s,@am__leading_dot@,$am__leading_dot,;t t
@@ -20611,7 +20574,6 @@ s,@MAINTAINER_MODE_TRUE@,$MAINTAINER_MODE_TRUE,;t t
 s,@MAINTAINER_MODE_FALSE@,$MAINTAINER_MODE_FALSE,;t t
 s,@MAINT@,$MAINT,;t t
 s,@EMACS@,$EMACS,;t t
-s,@EMACSLOADPATH@,$EMACSLOADPATH,;t t
 s,@lispdir@,$lispdir,;t t
 s,@CC@,$CC,;t t
 s,@CFLAGS@,$CFLAGS,;t t
index 1194160..75bced7 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.2 from Makefile.am.
+# Makefile.in generated by automake 1.7.6 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+# Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
 pkgincludedir = $(includedir)/@PACKAGE@
 top_builddir = ../..
+
 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 INSTALL = @INSTALL@
 install_sh_DATA = $(install_sh) -c -m 644
@@ -50,27 +54,6 @@ NORMAL_UNINSTALL = :
 PRE_UNINSTALL = :
 POST_UNINSTALL = :
 host_triplet = @host@
-subdir = doc/C
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/autoconf/alsa.m4 \
-       $(top_srcdir)/autoconf/ao.m4 $(top_srcdir)/autoconf/esd.m4 \
-       $(top_srcdir)/autoconf/gtk-2.0.m4 \
-       $(top_srcdir)/autoconf/gtk.m4 \
-       $(top_srcdir)/autoconf/libFLAC.m4 \
-       $(top_srcdir)/autoconf/libOggFLAC.m4 \
-       $(top_srcdir)/autoconf/ogg.m4 $(top_srcdir)/autoconf/utils.m4 \
-       $(top_srcdir)/autoconf/vorbis.m4 $(top_srcdir)/configure.in
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-       $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
-CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
-CONFIG_CLEAN_FILES =
-SOURCES =
-DIST_SOURCES =
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-pkgdatadir = @pkgdatadir@
-pkglibdir = @pkglibdir@
 ACLOCAL = @ACLOCAL@
 ALSA_CFLAGS = @ALSA_CFLAGS@
 ALSA_LIBS = @ALSA_LIBS@
@@ -108,7 +91,6 @@ ECHO_T = @ECHO_T@
 EGREP = @EGREP@
 ELFILES = @ELFILES@
 EMACS = @EMACS@
-EMACSLOADPATH = @EMACSLOADPATH@
 ENABLE_ALSASEQ_FALSE = @ENABLE_ALSASEQ_FALSE@
 ENABLE_ALSASEQ_TRUE = @ENABLE_ALSASEQ_TRUE@
 ENABLE_DYNAMIC_TCLTK_FALSE = @ENABLE_DYNAMIC_TCLTK_FALSE@
@@ -270,7 +252,6 @@ lispdir = @lispdir@
 localstatedir = @localstatedir@
 m_so_libs = @m_so_libs@
 mandir = @mandir@
-mkdir_p = @mkdir_p@
 n_so_libs = @n_so_libs@
 oldincludedir = @oldincludedir@
 p_so_libs = @p_so_libs@
@@ -290,6 +271,7 @@ target_vendor = @target_vendor@
 tcltk_dep = @tcltk_dep@
 timidity_LDFLAGS = @timidity_LDFLAGS@
 w_so_libs = @w_so_libs@
+
 EXTRA_DIST = \
        timidity.1 \
        timidity.cfg.5 \
@@ -305,38 +287,21 @@ EXTRA_DIST = \
        README.mts \
        README.w32
 
+subdir = doc/C
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
+CONFIG_CLEAN_FILES =
+DIST_SOURCES =
+DIST_COMMON = Makefile.am Makefile.in
 all: all-am
 
 .SUFFIXES:
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
-       @for dep in $?; do \
-         case '$(am__configure_deps)' in \
-           *$$dep*) \
-             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
-               && exit 0; \
-             exit 1;; \
-         esac; \
-       done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/C/Makefile'; \
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
        cd $(top_srcdir) && \
          $(AUTOMAKE) --gnu  doc/C/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-       @case '$?' in \
-         *config.status*) \
-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-         *) \
-           echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-           cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-       esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
+       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 uninstall-info-am:
 tags: TAGS
 TAGS:
@@ -344,6 +309,10 @@ TAGS:
 ctags: CTAGS
 CTAGS:
 
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+
+top_distdir = ../..
+distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
 distdir: $(DISTFILES)
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
@@ -357,7 +326,7 @@ distdir: $(DISTFILES)
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
            dir="/$$dir"; \
-           $(mkdir_p) "$(distdir)$$dir"; \
+           $(mkinstalldirs) "$(distdir)$$dir"; \
          else \
            dir=''; \
          fi; \
@@ -375,6 +344,7 @@ distdir: $(DISTFILES)
 check-am: all-am
 check: check-am
 all-am: Makefile
+
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -387,7 +357,7 @@ install-am: all-am
 installcheck: installcheck-am
 install-strip:
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+         INSTALL_STRIP_FLAG=-s \
          `test -z '$(STRIP)' || \
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 mostlyclean-generic:
@@ -395,7 +365,7 @@ mostlyclean-generic:
 clean-generic:
 
 distclean-generic:
-       -rm -f $(CONFIG_CLEAN_FILES)
+       -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
 maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"
@@ -405,15 +375,13 @@ clean: clean-am
 clean-am: clean-generic mostlyclean-am
 
 distclean: distclean-am
-       -rm -f Makefile
+
 distclean-am: clean-am distclean-generic
 
 dvi: dvi-am
 
 dvi-am:
 
-html: html-am
-
 info: info-am
 
 info-am:
@@ -429,7 +397,7 @@ install-man:
 installcheck-am:
 
 maintainer-clean: maintainer-clean-am
-       -rm -f Makefile
+
 maintainer-clean-am: distclean-am maintainer-clean-generic
 
 mostlyclean: mostlyclean-am
@@ -447,8 +415,8 @@ ps-am:
 uninstall-am: uninstall-info-am
 
 .PHONY: all all-am check check-am clean clean-generic distclean \
-       distclean-generic distdir dvi dvi-am html html-am info info-am \
-       install install-am install-data install-data-am install-exec \
+       distclean-generic distdir dvi dvi-am info info-am install \
+       install-am install-data install-data-am install-exec \
        install-exec-am install-info install-info-am install-man \
        install-strip installcheck installcheck-am installdirs \
        maintainer-clean maintainer-clean-generic mostlyclean \
index 7ad1315..6d52806 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.2 from Makefile.am.
+# Makefile.in generated by automake 1.7.6 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+# Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 # Define follows if you want to change.
 # Note that the definition of beginning with just one `#' implies
 # default value from configure.
+
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
 pkgincludedir = $(includedir)/@PACKAGE@
 top_builddir = ..
+
 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 INSTALL = @INSTALL@
 install_sh_DATA = $(install_sh) -c -m 644
@@ -54,40 +56,6 @@ NORMAL_UNINSTALL = :
 PRE_UNINSTALL = :
 POST_UNINSTALL = :
 host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-       $(top_srcdir)/common.makefile.in
-subdir = doc
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/autoconf/alsa.m4 \
-       $(top_srcdir)/autoconf/ao.m4 $(top_srcdir)/autoconf/esd.m4 \
-       $(top_srcdir)/autoconf/gtk-2.0.m4 \
-       $(top_srcdir)/autoconf/gtk.m4 \
-       $(top_srcdir)/autoconf/libFLAC.m4 \
-       $(top_srcdir)/autoconf/libOggFLAC.m4 \
-       $(top_srcdir)/autoconf/ogg.m4 $(top_srcdir)/autoconf/utils.m4 \
-       $(top_srcdir)/autoconf/vorbis.m4 $(top_srcdir)/configure.in
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-       $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
-CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
-CONFIG_CLEAN_FILES =
-SOURCES =
-DIST_SOURCES =
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-       html-recursive info-recursive install-data-recursive \
-       install-exec-recursive install-info-recursive \
-       install-recursive installcheck-recursive installdirs-recursive \
-       pdf-recursive ps-recursive uninstall-info-recursive \
-       uninstall-recursive
-man1dir = $(mandir)/man1
-am__installdirs = $(DESTDIR)$(man1dir) $(DESTDIR)$(man5dir)
-man5dir = $(mandir)/man5
-NROFF = nroff
-MANS = $(man_MANS)
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 pkgdatadir = @pkgdatadir@
 
 #CC= @CC@
@@ -147,7 +115,6 @@ ECHO_T = @ECHO_T@
 EGREP = @EGREP@
 ELFILES = @ELFILES@
 EMACS = @EMACS@
-EMACSLOADPATH = @EMACSLOADPATH@
 ENABLE_ALSASEQ_FALSE = @ENABLE_ALSASEQ_FALSE@
 ENABLE_ALSASEQ_TRUE = @ENABLE_ALSASEQ_TRUE@
 ENABLE_DYNAMIC_TCLTK_FALSE = @ENABLE_DYNAMIC_TCLTK_FALSE@
@@ -245,6 +212,7 @@ P_so_libs = @P_so_libs@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHCFLAGS = @SHCFLAGS@
+
 SHELL = @SHELL@
 SHLD = @SHLD@
 STRIP = @STRIP@
@@ -309,7 +277,6 @@ lispdir = @lispdir@
 localstatedir = @localstatedir@
 m_so_libs = @m_so_libs@
 mandir = @mandir@
-mkdir_p = @mkdir_p@
 n_so_libs = @n_so_libs@
 oldincludedir = @oldincludedir@
 p_so_libs = @p_so_libs@
@@ -357,51 +324,50 @@ DEF_PKGDATADIR = -DPKGDATADIR=\"$(PKGDATADIR)\"
 DEF_PKGLIBDIR = -DPKGLIBDIR=\"$(PKGLIBDIR)\"
 DEF_SHLIB_DIR = -DSHLIB_DIR=\"$(SHLIB_DIR)\"
 BITMAP_DIR = $(TCL_DIR)/bitmaps
+
 SUFFIXES = .1 .5 .txt .ps
+
 SUBDIRS = C ja_JP.eucJP
 lang_target = C
+
 man_MANS = \
        timidity.1 \
        timidity.cfg.5
 
+
 EXTRA_DIST = 
+subdir = doc
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
+CONFIG_CLEAN_FILES =
+DIST_SOURCES =
+
+NROFF = nroff
+MANS = $(man_MANS)
+
+RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
+       ps-recursive install-info-recursive uninstall-info-recursive \
+       all-recursive install-data-recursive install-exec-recursive \
+       installdirs-recursive install-recursive uninstall-recursive \
+       check-recursive installcheck-recursive
+DIST_COMMON = $(top_srcdir)/common.makefile.in Makefile.am Makefile.in
+DIST_SUBDIRS = $(SUBDIRS)
 all: all-recursive
 
 .SUFFIXES:
 .SUFFIXES: .1 .5 .txt .ps
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/common.makefile.in $(am__configure_deps)
-       @for dep in $?; do \
-         case '$(am__configure_deps)' in \
-           *$$dep*) \
-             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
-               && exit 0; \
-             exit 1;; \
-         esac; \
-       done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/Makefile'; \
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/common.makefile.in $(top_srcdir)/configure.in $(ACLOCAL_M4)
        cd $(top_srcdir) && \
          $(AUTOMAKE) --gnu  doc/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-       @case '$?' in \
-         *config.status*) \
-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-         *) \
-           echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-           cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-       esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
+       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 uninstall-info-am:
+
+man1dir = $(mandir)/man1
 install-man1: $(man1_MANS) $(man_MANS)
        @$(NORMAL_INSTALL)
-       $(mkdir_p) $(DESTDIR)$(man1dir)
+       $(mkinstalldirs) $(DESTDIR)$(man1dir)
        @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
        for i in $$l2; do \
@@ -444,9 +410,11 @@ uninstall-man1:
          echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
          rm -f $(DESTDIR)$(man1dir)/$$inst; \
        done
+
+man5dir = $(mandir)/man5
 install-man5: $(man5_MANS) $(man_MANS)
        @$(NORMAL_INSTALL)
-       $(mkdir_p) $(DESTDIR)$(man5dir)
+       $(mkinstalldirs) $(DESTDIR)$(man5dir)
        @list='$(man5_MANS) $(dist_man5_MANS) $(nodist_man5_MANS)'; \
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
        for i in $$l2; do \
@@ -549,6 +517,14 @@ ctags-recursive:
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
        done
 
+ETAGS = etags
+ETAGSFLAGS =
+
+CTAGS = ctags
+CTAGSFLAGS =
+
+tags: TAGS
+
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
        unique=`for i in $$list; do \
@@ -557,7 +533,6 @@ ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
          $(AWK) '    { files[$$0] = 1; } \
               END { for (i in files) print i; }'`; \
        mkid -fID $$unique
-tags: TAGS
 
 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                $(TAGS_FILES) $(LISP)
@@ -583,6 +558,7 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
             $$tags $$unique
+
 ctags: CTAGS
 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                $(TAGS_FILES) $(LISP)
@@ -605,9 +581,13 @@ GTAGS:
 
 distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+
+top_distdir = ..
+distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
 distdir: $(DISTFILES)
-       $(mkdir_p) $(distdir)/..
+       $(mkinstalldirs) $(distdir)/..
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        list='$(DISTFILES)'; for file in $$list; do \
@@ -619,7 +599,7 @@ distdir: $(DISTFILES)
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
            dir="/$$dir"; \
-           $(mkdir_p) "$(distdir)$$dir"; \
+           $(mkinstalldirs) "$(distdir)$$dir"; \
          else \
            dir=''; \
          fi; \
@@ -636,13 +616,13 @@ distdir: $(DISTFILES)
        done
        list='$(SUBDIRS)'; for subdir in $$list; do \
          if test "$$subdir" = .; then :; else \
-           test -d "$(distdir)/$$subdir" \
-           || mkdir "$(distdir)/$$subdir" \
+           test -d $(distdir)/$$subdir \
+           || mkdir $(distdir)/$$subdir \
            || exit 1; \
            (cd $$subdir && \
              $(MAKE) $(AM_MAKEFLAGS) \
-               top_distdir="../$(top_distdir)" \
-               distdir="../$(distdir)/$$subdir" \
+               top_distdir="$(top_distdir)" \
+               distdir=../$(distdir)/$$subdir \
                distdir) \
              || exit 1; \
          fi; \
@@ -652,7 +632,8 @@ check: check-recursive
 all-am: Makefile $(MANS)
 installdirs: installdirs-recursive
 installdirs-am:
-       $(mkdir_p) $(DESTDIR)$(man1dir) $(DESTDIR)$(man5dir)
+       $(mkinstalldirs) $(DESTDIR)$(man1dir) $(DESTDIR)$(man5dir)
+
 install: install-recursive
 install-exec: install-exec-recursive
 install-data: install-data-recursive
@@ -664,7 +645,7 @@ install-am: all-am
 installcheck: installcheck-recursive
 install-strip:
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+         INSTALL_STRIP_FLAG=-s \
          `test -z '$(STRIP)' || \
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 mostlyclean-generic:
@@ -672,23 +653,23 @@ mostlyclean-generic:
 clean-generic:
 
 distclean-generic:
-       -rm -f $(CONFIG_CLEAN_FILES)
+       -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
 maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"
        @echo "it deletes files that may require special tools to rebuild."
+clean: clean-recursive
+
 clean-am: clean-generic mostlyclean-am
 
 distclean: distclean-recursive
-       -rm -f Makefile
+
 distclean-am: clean-am distclean-generic distclean-tags
 
 dvi: dvi-recursive
 
 dvi-am:
 
-html: html-recursive
-
 info: info-recursive
 
 info-am:
@@ -704,7 +685,7 @@ install-man: install-man1 install-man5
 installcheck-am:
 
 maintainer-clean: maintainer-clean-recursive
-       -rm -f Makefile
+
 maintainer-clean-am: distclean-am maintainer-clean-generic
 
 mostlyclean: mostlyclean-recursive
@@ -725,18 +706,21 @@ uninstall-info: uninstall-info-recursive
 
 uninstall-man: uninstall-man1 uninstall-man5
 
-.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
-       clean clean-generic clean-recursive ctags ctags-recursive \
-       distclean distclean-generic distclean-recursive distclean-tags \
-       distdir dvi dvi-am html html-am info info-am install \
-       install-am install-data install-data-am install-exec \
-       install-exec-am install-info install-info-am install-man \
-       install-man1 install-man5 install-strip installcheck \
-       installcheck-am installdirs installdirs-am maintainer-clean \
-       maintainer-clean-generic maintainer-clean-recursive \
-       mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
-       pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
-       uninstall-info-am uninstall-man uninstall-man1 uninstall-man5
+.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
+       clean-generic clean-recursive ctags ctags-recursive distclean \
+       distclean-generic distclean-recursive distclean-tags distdir \
+       dvi dvi-am dvi-recursive info info-am info-recursive install \
+       install-am install-data install-data-am install-data-recursive \
+       install-exec install-exec-am install-exec-recursive \
+       install-info install-info-am install-info-recursive install-man \
+       install-man1 install-man5 install-recursive install-strip \
+       installcheck installcheck-am installdirs installdirs-am \
+       installdirs-recursive maintainer-clean maintainer-clean-generic \
+       maintainer-clean-recursive mostlyclean mostlyclean-generic \
+       mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
+       ps-recursive tags tags-recursive uninstall uninstall-am \
+       uninstall-info-am uninstall-info-recursive uninstall-man \
+       uninstall-man1 uninstall-man5 uninstall-recursive
 
 
 .1.txt:
index d4efc4d..d2a0659 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.2 from Makefile.am.
+# Makefile.in generated by automake 1.7.6 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+# Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
 pkgincludedir = $(includedir)/@PACKAGE@
 top_builddir = ../..
+
 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 INSTALL = @INSTALL@
 install_sh_DATA = $(install_sh) -c -m 644
@@ -50,27 +54,6 @@ NORMAL_UNINSTALL = :
 PRE_UNINSTALL = :
 POST_UNINSTALL = :
 host_triplet = @host@
-subdir = doc/ja_JP.eucJP
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/autoconf/alsa.m4 \
-       $(top_srcdir)/autoconf/ao.m4 $(top_srcdir)/autoconf/esd.m4 \
-       $(top_srcdir)/autoconf/gtk-2.0.m4 \
-       $(top_srcdir)/autoconf/gtk.m4 \
-       $(top_srcdir)/autoconf/libFLAC.m4 \
-       $(top_srcdir)/autoconf/libOggFLAC.m4 \
-       $(top_srcdir)/autoconf/ogg.m4 $(top_srcdir)/autoconf/utils.m4 \
-       $(top_srcdir)/autoconf/vorbis.m4 $(top_srcdir)/configure.in
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-       $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
-CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
-CONFIG_CLEAN_FILES =
-SOURCES =
-DIST_SOURCES =
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-pkgdatadir = @pkgdatadir@
-pkglibdir = @pkglibdir@
 ACLOCAL = @ACLOCAL@
 ALSA_CFLAGS = @ALSA_CFLAGS@
 ALSA_LIBS = @ALSA_LIBS@
@@ -108,7 +91,6 @@ ECHO_T = @ECHO_T@
 EGREP = @EGREP@
 ELFILES = @ELFILES@
 EMACS = @EMACS@
-EMACSLOADPATH = @EMACSLOADPATH@
 ENABLE_ALSASEQ_FALSE = @ENABLE_ALSASEQ_FALSE@
 ENABLE_ALSASEQ_TRUE = @ENABLE_ALSASEQ_TRUE@
 ENABLE_DYNAMIC_TCLTK_FALSE = @ENABLE_DYNAMIC_TCLTK_FALSE@
@@ -270,7 +252,6 @@ lispdir = @lispdir@
 localstatedir = @localstatedir@
 m_so_libs = @m_so_libs@
 mandir = @mandir@
-mkdir_p = @mkdir_p@
 n_so_libs = @n_so_libs@
 oldincludedir = @oldincludedir@
 p_so_libs = @p_so_libs@
@@ -290,6 +271,7 @@ target_vendor = @target_vendor@
 tcltk_dep = @tcltk_dep@
 timidity_LDFLAGS = @timidity_LDFLAGS@
 w_so_libs = @w_so_libs@
+
 EXTRA_DIST = \
        timidity.1 \
        timidity.cfg.5 \
@@ -303,38 +285,21 @@ EXTRA_DIST = \
        README.mts \
        README.w32
 
+subdir = doc/ja_JP.eucJP
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
+CONFIG_CLEAN_FILES =
+DIST_SOURCES =
+DIST_COMMON = Makefile.am Makefile.in
 all: all-am
 
 .SUFFIXES:
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
-       @for dep in $?; do \
-         case '$(am__configure_deps)' in \
-           *$$dep*) \
-             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
-               && exit 0; \
-             exit 1;; \
-         esac; \
-       done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/ja_JP.eucJP/Makefile'; \
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
        cd $(top_srcdir) && \
          $(AUTOMAKE) --gnu  doc/ja_JP.eucJP/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-       @case '$?' in \
-         *config.status*) \
-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-         *) \
-           echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-           cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-       esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
+       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 uninstall-info-am:
 tags: TAGS
 TAGS:
@@ -342,6 +307,10 @@ TAGS:
 ctags: CTAGS
 CTAGS:
 
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+
+top_distdir = ../..
+distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
 distdir: $(DISTFILES)
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
@@ -355,7 +324,7 @@ distdir: $(DISTFILES)
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
            dir="/$$dir"; \
-           $(mkdir_p) "$(distdir)$$dir"; \
+           $(mkinstalldirs) "$(distdir)$$dir"; \
          else \
            dir=''; \
          fi; \
@@ -373,6 +342,7 @@ distdir: $(DISTFILES)
 check-am: all-am
 check: check-am
 all-am: Makefile
+
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -385,7 +355,7 @@ install-am: all-am
 installcheck: installcheck-am
 install-strip:
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+         INSTALL_STRIP_FLAG=-s \
          `test -z '$(STRIP)' || \
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 mostlyclean-generic:
@@ -393,7 +363,7 @@ mostlyclean-generic:
 clean-generic:
 
 distclean-generic:
-       -rm -f $(CONFIG_CLEAN_FILES)
+       -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
 maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"
@@ -403,15 +373,13 @@ clean: clean-am
 clean-am: clean-generic mostlyclean-am
 
 distclean: distclean-am
-       -rm -f Makefile
+
 distclean-am: clean-am distclean-generic
 
 dvi: dvi-am
 
 dvi-am:
 
-html: html-am
-
 info: info-am
 
 info-am:
@@ -427,7 +395,7 @@ install-man:
 installcheck-am:
 
 maintainer-clean: maintainer-clean-am
-       -rm -f Makefile
+
 maintainer-clean-am: distclean-am maintainer-clean-generic
 
 mostlyclean: mostlyclean-am
@@ -445,8 +413,8 @@ ps-am:
 uninstall-am: uninstall-info-am
 
 .PHONY: all all-am check check-am clean clean-generic distclean \
-       distclean-generic distdir dvi dvi-am html html-am info info-am \
-       install install-am install-data install-data-am install-exec \
+       distclean-generic distdir dvi dvi-am info info-am install \
+       install-am install-data install-data-am install-exec \
        install-exec-am install-info install-info-am install-man \
        install-strip installcheck installcheck-am installdirs \
        maintainer-clean maintainer-clean-generic mostlyclean \
index ba2efc1..b645faa 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.2 from Makefile.am.
+# Makefile.in generated by automake 1.7.6 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+# Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 # Note that the definition of beginning with just one `#' implies
 # default value from configure.
 
-SOURCES = $(libinterface_a_SOURCES) $(EXTRA_libinterface_a_SOURCES)
-
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
 pkgincludedir = $(includedir)/@PACKAGE@
 top_builddir = ..
+
 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 INSTALL = @INSTALL@
 install_sh_DATA = $(install_sh) -c -m 644
@@ -57,97 +56,6 @@ NORMAL_UNINSTALL = :
 PRE_UNINSTALL = :
 POST_UNINSTALL = :
 host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-       $(top_srcdir)/common.makefile.in
-subdir = interface
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/autoconf/alsa.m4 \
-       $(top_srcdir)/autoconf/ao.m4 $(top_srcdir)/autoconf/esd.m4 \
-       $(top_srcdir)/autoconf/gtk-2.0.m4 \
-       $(top_srcdir)/autoconf/gtk.m4 \
-       $(top_srcdir)/autoconf/libFLAC.m4 \
-       $(top_srcdir)/autoconf/libOggFLAC.m4 \
-       $(top_srcdir)/autoconf/ogg.m4 $(top_srcdir)/autoconf/utils.m4 \
-       $(top_srcdir)/autoconf/vorbis.m4 $(top_srcdir)/configure.in
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-       $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
-CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
-CONFIG_CLEAN_FILES =
-AR = ar
-ARFLAGS = cru
-LIBRARIES = $(noinst_LIBRARIES)
-libinterface_a_AR = $(AR) $(ARFLAGS)
-am__DEPENDENCIES_1 = $(INTERFACE_SRCS:.c=.$(OBJEXT))
-@ENABLE_WRD_TRUE@am__DEPENDENCIES_2 = wrdt_x.$(OBJEXT) \
-@ENABLE_WRD_TRUE@      x_wrdwindow.$(OBJEXT) VTPrsTbl.$(OBJEXT) \
-@ENABLE_WRD_TRUE@      x_mag.$(OBJEXT) x_sherry.$(OBJEXT)
-@MSYS_TRUE@@W32G_GUI_FALSE@am__DEPENDENCIES_3 = wrdt_wcon.$(OBJEXT)
-@NEEDDLOPEN_TRUE@am__DEPENDENCIES_4 = dynamic_c.$(OBJEXT)
-@ENABLE_SOUND_SPEC_TRUE@am__DEPENDENCIES_5 = soundspec.$(OBJEXT)
-am__DEPENDENCIES_6 = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) \
-       $(am__DEPENDENCIES_3) $(am__DEPENDENCIES_4) \
-       $(am__DEPENDENCIES_5)
-libinterface_a_DEPENDENCIES = $(am__DEPENDENCIES_6)
-am__libinterface_a_SOURCES_DIST = dumb_c.c wrdt_dumb.c wrdt_tty.c
-@W32G_GUI_FALSE@am_libinterface_a_OBJECTS = dumb_c.$(OBJEXT) \
-@W32G_GUI_FALSE@       wrdt_dumb.$(OBJEXT) wrdt_tty.$(OBJEXT)
-libinterface_a_OBJECTS = $(am_libinterface_a_OBJECTS)
-DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autoconf/depcomp
-am__depfiles_maybe = depfiles
-@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/VTPrsTbl.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/alsaseq_c.Po ./$(DEPDIR)/dumb_c.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/dynamic_c.Po ./$(DEPDIR)/emacs_c.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/gtk_c.Po ./$(DEPDIR)/gtk_i.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/gtk_p.Po ./$(DEPDIR)/mac_c.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/mac_mag.Po ./$(DEPDIR)/mac_trace.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/mac_wrdwindow.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/motif_c.Po ./$(DEPDIR)/motif_i.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/motif_p.Po ./$(DEPDIR)/ncurs_c.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/portmidisyn_c.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/rtsyn_common.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/rtsyn_npipe.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/rtsyn_portmidi.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/rtsyn_winmm.Po ./$(DEPDIR)/server_c.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/slang_c.Po ./$(DEPDIR)/soundspec.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/tk_c.Po ./$(DEPDIR)/vt100.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/vt100_c.Po ./$(DEPDIR)/w32g_c.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/w32g_dib.Po ./$(DEPDIR)/w32g_i.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/w32g_ini.Po ./$(DEPDIR)/w32g_mag.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/w32g_playlist.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/w32g_pref.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/w32g_subwin.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/w32g_subwin2.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/w32g_subwin3.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/w32g_syn.Po ./$(DEPDIR)/w32g_ut2.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/w32g_utl.Po ./$(DEPDIR)/winsyn_c.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/wrdt_dumb.Po ./$(DEPDIR)/wrdt_mac.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/wrdt_tty.Po ./$(DEPDIR)/wrdt_w32g.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/wrdt_wcon.Po ./$(DEPDIR)/wrdt_x.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/x_mag.Po ./$(DEPDIR)/x_sherry.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/x_wrdwindow.Po ./$(DEPDIR)/xaw_c.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/xaw_i.Po ./$(DEPDIR)/xaw_redef.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/xskin_c.Po ./$(DEPDIR)/xskin_i.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/xskin_loadBMP.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/xskin_spectrum.Po
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-       $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-CCLD = $(CC)
-LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-SOURCES = $(libinterface_a_SOURCES) $(EXTRA_libinterface_a_SOURCES)
-DIST_SOURCES = $(am__libinterface_a_SOURCES_DIST) \
-       $(EXTRA_libinterface_a_SOURCES)
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-       html-recursive info-recursive install-data-recursive \
-       install-exec-recursive install-info-recursive \
-       install-recursive installcheck-recursive installdirs-recursive \
-       pdf-recursive ps-recursive uninstall-info-recursive \
-       uninstall-recursive
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 pkgdatadir = @pkgdatadir@
 
 #CC= @CC@
@@ -207,7 +115,6 @@ ECHO_T = @ECHO_T@
 EGREP = @EGREP@
 ELFILES = @ELFILES@
 EMACS = @EMACS@
-EMACSLOADPATH = @EMACSLOADPATH@
 ENABLE_ALSASEQ_FALSE = @ENABLE_ALSASEQ_FALSE@
 ENABLE_ALSASEQ_TRUE = @ENABLE_ALSASEQ_TRUE@
 ENABLE_DYNAMIC_TCLTK_FALSE = @ENABLE_DYNAMIC_TCLTK_FALSE@
@@ -305,6 +212,7 @@ P_so_libs = @P_so_libs@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHCFLAGS = @SHCFLAGS@
+
 SHELL = @SHELL@
 SHLD = @SHLD@
 STRIP = @STRIP@
@@ -369,7 +277,6 @@ lispdir = @lispdir@
 localstatedir = @localstatedir@
 m_so_libs = @m_so_libs@
 mandir = @mandir@
-mkdir_p = @mkdir_p@
 n_so_libs = @n_so_libs@
 oldincludedir = @oldincludedir@
 p_so_libs = @p_so_libs@
@@ -417,20 +324,26 @@ DEF_PKGDATADIR = -DPKGDATADIR=\"$(PKGDATADIR)\"
 DEF_PKGLIBDIR = -DPKGLIBDIR=\"$(PKGLIBDIR)\"
 DEF_SHLIB_DIR = -DSHLIB_DIR=\"$(SHLIB_DIR)\"
 BITMAP_DIR = $(TCL_DIR)/bitmaps
+
 SUFFIXES = .ptcl .tcl .@so@
+
 SUBDIRS = motif_bitmaps bitmaps pixmaps
+
 INCLUDES = \
        -I$(top_srcdir)/timidity \
        -I$(top_srcdir)/libarc \
        -I$(top_srcdir)/utils
 
+
 noinst_LIBRARIES = libinterface.a
+
+@W32G_GUI_TRUE@libinterface_a_SOURCES = 
 @W32G_GUI_FALSE@libinterface_a_SOURCES = \
 @W32G_GUI_FALSE@       dumb_c.c \
 @W32G_GUI_FALSE@       wrdt_dumb.c \
 @W32G_GUI_FALSE@       wrdt_tty.c
 
-@W32G_GUI_TRUE@libinterface_a_SOURCES = 
+
 EXTRA_libinterface_a_SOURCES = \
        ncurs_c.c \
        slang_c.c \
@@ -526,6 +439,7 @@ EXTRA_libinterface_a_SOURCES = \
        rtsyn_npipe.c\
        portmidisyn_c.c
 
+
 @ENABLE_WRD_TRUE@WRD_OBJS = \
 @ENABLE_WRD_TRUE@      wrdt_x.$(OBJEXT) \
 @ENABLE_WRD_TRUE@      x_wrdwindow.$(OBJEXT) \
@@ -533,14 +447,21 @@ EXTRA_libinterface_a_SOURCES = \
 @ENABLE_WRD_TRUE@      x_mag.$(OBJEXT) \
 @ENABLE_WRD_TRUE@      x_sherry.$(OBJEXT)
 
+
 @MSYS_TRUE@@W32G_GUI_FALSE@WRD_WINCON_OBJS = wrdt_wcon.$(OBJEXT)
+
 @NEEDDLOPEN_TRUE@DYNAMIC_OBJS = dynamic_c.$(OBJEXT)
+
 @ENABLE_SOUND_SPEC_TRUE@SOUND_SPEC_OBJS = \
 @ENABLE_SOUND_SPEC_TRUE@       soundspec.$(OBJEXT)
 
+
 @ENABLE_W32GUI_TRUE@W32GUI_DEPS = w32g_res.res
+
 @ENABLE_W32G_SYN_TRUE@W32GUI_DEPS = w32g_res.res
+
 INTERFACE_OBJS = $(INTERFACE_SRCS:.c=.$(OBJEXT))
+
 libinterface_LIBADD = \
        $(INTERFACE_OBJS) \
        $(WRD_OBJS) \
@@ -548,7 +469,9 @@ libinterface_LIBADD = \
        $(DYNAMIC_OBJS) \
        $(SOUND_SPEC_OBJS)
 
+
 libinterface_a_LIBADD = $(libinterface_LIBADD)
+
 libinterface_dep = \
        $(top_builddir)/interface.h \
        $(libinterface_a_LIBADD) \
@@ -561,6 +484,7 @@ TCLSRCS = tkmidity.ptcl tkpanel.tcl browser.tcl misc.tcl
 # Tcl/Tk sources
 TCLF = tkmidity.tcl tkpanel.tcl browser.tcl misc.tcl
 ALLTCLF = $(TCLF) tclIndex
+
 EXTRA_DIST = \
        escape_sjis.pl \
        tkmidity.ptcl \
@@ -571,8 +495,10 @@ EXTRA_DIST = \
        tclIndex
 
 @ENABLE_DYNAMIC_TCLTK_TRUE@install_tk = install.tk
+
 @ENABLE_TCLTK_TRUE@install_tk = install.tk
 @ENABLE_DYNAMIC_XAW_TRUE@install_xaw = install.xaw
+
 @ENABLE_XAW_TRUE@install_xaw = install.xaw
 
 # ELFILES = @ELFILES@ # autoconf already define this
@@ -590,45 +516,272 @@ EXTRA_DIST = \
 
 # dynamic_targets = @dynamic_targets@ # autoconf already define this
 @NEEDDLOPEN_TRUE@install_dynamics = install.dynamics
+subdir = interface
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
+CONFIG_CLEAN_FILES =
+LIBRARIES = $(noinst_LIBRARIES)
+
+libinterface_a_AR = $(AR) cru
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_FALSE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_FALSE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@       $(INTERFACE_SRCS:.c=.$(OBJEXT))
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_FALSE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_FALSE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@      $(INTERFACE_SRCS:.c=.$(OBJEXT))
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_FALSE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_FALSE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@        $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_FALSE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@        dynamic_c.$(OBJEXT)
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_FALSE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_FALSE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@       $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_FALSE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@       dynamic_c.$(OBJEXT)
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@        $(INTERFACE_SRCS:.c=.$(OBJEXT))
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@       $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@       wrdt_wcon.$(OBJEXT)
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@ $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@ dynamic_c.$(OBJEXT)
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@        $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@        wrdt_wcon.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@        dynamic_c.$(OBJEXT)
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@        $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@        wrdt_x.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@        x_wrdwindow.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@        VTPrsTbl.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@        x_mag.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@        x_sherry.$(OBJEXT)
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@       $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@       wrdt_x.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@       x_wrdwindow.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@       VTPrsTbl.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@       x_mag.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@       x_sherry.$(OBJEXT)
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@ $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@ wrdt_x.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@ x_wrdwindow.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@ VTPrsTbl.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@ x_mag.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@ x_sherry.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@ dynamic_c.$(OBJEXT)
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@        $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@        wrdt_x.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@        x_wrdwindow.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@        VTPrsTbl.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@        x_mag.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@        x_sherry.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@        dynamic_c.$(OBJEXT)
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@ $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@ wrdt_x.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@ x_wrdwindow.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@ VTPrsTbl.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@ x_mag.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@ x_sherry.$(OBJEXT)
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@        $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@        wrdt_x.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@        x_wrdwindow.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@        VTPrsTbl.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@        x_mag.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@        x_sherry.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@        wrdt_wcon.$(OBJEXT)
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@  $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@  wrdt_x.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@  x_wrdwindow.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@  VTPrsTbl.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@  x_mag.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@  x_sherry.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@  dynamic_c.$(OBJEXT)
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@ $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@ wrdt_x.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@ x_wrdwindow.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@ VTPrsTbl.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@ x_mag.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@ x_sherry.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@ wrdt_wcon.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_FALSE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@ dynamic_c.$(OBJEXT)
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@        $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@        soundspec.$(OBJEXT)
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@       $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@       soundspec.$(OBJEXT)
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@ $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@ dynamic_c.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@ soundspec.$(OBJEXT)
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@        $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@        dynamic_c.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@        soundspec.$(OBJEXT)
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@ $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@ soundspec.$(OBJEXT)
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@        $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@        wrdt_wcon.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@        soundspec.$(OBJEXT)
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@  $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@  dynamic_c.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@  soundspec.$(OBJEXT)
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@ $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@ wrdt_wcon.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@ dynamic_c.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_FALSE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@ soundspec.$(OBJEXT)
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@ $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@ wrdt_x.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@ x_wrdwindow.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@ VTPrsTbl.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@ x_mag.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@ x_sherry.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@ soundspec.$(OBJEXT)
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@        $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@        wrdt_x.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@        x_wrdwindow.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@        VTPrsTbl.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@        x_mag.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@        x_sherry.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@        soundspec.$(OBJEXT)
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@  $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@  wrdt_x.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@  x_wrdwindow.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@  VTPrsTbl.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@  x_mag.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@  x_sherry.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@  dynamic_c.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@  soundspec.$(OBJEXT)
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@ $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@ wrdt_x.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@ x_wrdwindow.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@ VTPrsTbl.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@ x_mag.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@ x_sherry.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@ dynamic_c.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_FALSE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@ soundspec.$(OBJEXT)
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@  $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@  wrdt_x.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@  x_wrdwindow.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@  VTPrsTbl.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@  x_mag.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@  x_sherry.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_TRUE@  soundspec.$(OBJEXT)
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@ $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@ wrdt_x.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@ x_wrdwindow.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@ VTPrsTbl.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@ x_mag.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@ x_sherry.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@ wrdt_wcon.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_FALSE@@W32G_GUI_FALSE@ soundspec.$(OBJEXT)
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@   $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@   wrdt_x.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@   x_wrdwindow.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@   VTPrsTbl.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@   x_mag.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@   x_sherry.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@   dynamic_c.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_TRUE@   soundspec.$(OBJEXT)
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@libinterface_a_DEPENDENCIES = \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@  $(INTERFACE_SRCS:.c=.$(OBJEXT)) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@  wrdt_x.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@  x_wrdwindow.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@  VTPrsTbl.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@  x_mag.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@  x_sherry.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@  wrdt_wcon.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@  dynamic_c.$(OBJEXT) \
+@ENABLE_SOUND_SPEC_TRUE@@ENABLE_WRD_TRUE@@MSYS_TRUE@@NEEDDLOPEN_TRUE@@W32G_GUI_FALSE@  soundspec.$(OBJEXT)
+am__libinterface_a_SOURCES_DIST = dumb_c.c wrdt_dumb.c wrdt_tty.c
+@W32G_GUI_TRUE@am_libinterface_a_OBJECTS =
+@W32G_GUI_FALSE@am_libinterface_a_OBJECTS = dumb_c.$(OBJEXT) \
+@W32G_GUI_FALSE@       wrdt_dumb.$(OBJEXT) wrdt_tty.$(OBJEXT)
+libinterface_a_OBJECTS = $(am_libinterface_a_OBJECTS)
+
+DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)
+depcomp = $(SHELL) $(top_srcdir)/autoconf/depcomp
+am__depfiles_maybe = depfiles
+@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/VTPrsTbl.Po ./$(DEPDIR)/alsaseq_c.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/dumb_c.Po ./$(DEPDIR)/dynamic_c.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/emacs_c.Po ./$(DEPDIR)/gtk_c.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/gtk_i.Po ./$(DEPDIR)/gtk_p.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/mac_c.Po ./$(DEPDIR)/mac_mag.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/mac_trace.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/mac_wrdwindow.Po ./$(DEPDIR)/motif_c.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/motif_i.Po ./$(DEPDIR)/motif_p.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/ncurs_c.Po ./$(DEPDIR)/portmidisyn_c.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/rtsyn_common.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/rtsyn_npipe.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/rtsyn_portmidi.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/rtsyn_winmm.Po ./$(DEPDIR)/server_c.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/slang_c.Po ./$(DEPDIR)/soundspec.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/tk_c.Po ./$(DEPDIR)/vt100.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/vt100_c.Po ./$(DEPDIR)/w32g_c.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/w32g_dib.Po ./$(DEPDIR)/w32g_i.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/w32g_ini.Po ./$(DEPDIR)/w32g_mag.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/w32g_playlist.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/w32g_pref.Po ./$(DEPDIR)/w32g_subwin.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/w32g_subwin2.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/w32g_subwin3.Po ./$(DEPDIR)/w32g_syn.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/w32g_ut2.Po ./$(DEPDIR)/w32g_utl.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/winsyn_c.Po ./$(DEPDIR)/wrdt_dumb.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/wrdt_mac.Po ./$(DEPDIR)/wrdt_tty.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/wrdt_w32g.Po ./$(DEPDIR)/wrdt_wcon.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/wrdt_x.Po ./$(DEPDIR)/x_mag.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/x_sherry.Po ./$(DEPDIR)/x_wrdwindow.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/xaw_c.Po ./$(DEPDIR)/xaw_i.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/xaw_redef.Po ./$(DEPDIR)/xskin_c.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/xskin_i.Po ./$(DEPDIR)/xskin_loadBMP.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/xskin_spectrum.Po
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+       $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+CCLD = $(CC)
+LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
+DIST_SOURCES = $(am__libinterface_a_SOURCES_DIST) \
+       $(EXTRA_libinterface_a_SOURCES)
+
+RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
+       ps-recursive install-info-recursive uninstall-info-recursive \
+       all-recursive install-data-recursive install-exec-recursive \
+       installdirs-recursive install-recursive uninstall-recursive \
+       check-recursive installcheck-recursive
+DIST_COMMON = $(top_srcdir)/common.makefile.in Makefile.am Makefile.in
+DIST_SUBDIRS = $(SUBDIRS)
+SOURCES = $(libinterface_a_SOURCES) $(EXTRA_libinterface_a_SOURCES)
+
 all: all-recursive
 
 .SUFFIXES:
 .SUFFIXES: .ptcl .tcl .@so@ .$(so) .c .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/common.makefile.in $(am__configure_deps)
-       @for dep in $?; do \
-         case '$(am__configure_deps)' in \
-           *$$dep*) \
-             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
-               && exit 0; \
-             exit 1;; \
-         esac; \
-       done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  interface/Makefile'; \
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/common.makefile.in $(top_srcdir)/configure.in $(ACLOCAL_M4)
        cd $(top_srcdir) && \
          $(AUTOMAKE) --gnu  interface/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-       @case '$?' in \
-         *config.status*) \
-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-         *) \
-           echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-           cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-       esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
+       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
+
+AR = ar
 
 clean-noinstLIBRARIES:
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
 
 mostlyclean-compile:
-       -rm -f *.$(OBJEXT)
+       -rm -f *.$(OBJEXT) core *.core
 
 distclean-compile:
        -rm -f *.tab.c
@@ -691,21 +844,30 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xskin_loadBMP.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xskin_spectrum.Po@am__quote@
 
+distclean-depend:
+       -rm -rf ./$(DEPDIR)
+
 .c.o:
-@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
-@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
+@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
+@am__fastdepCC_TRUE@     -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
+@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
+@am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
+@am__fastdepCC_TRUE@   fi
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(COMPILE) -c $<
+@am__fastdepCC_FALSE@  $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
 
 .c.obj:
-@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
-@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
+@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
+@am__fastdepCC_TRUE@     -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
+@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
+@am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
+@am__fastdepCC_TRUE@   fi
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@  $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
 uninstall-info-am:
 
 # This directory's subdirectories are mostly independent; you can cd
@@ -767,6 +929,14 @@ ctags-recursive:
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
        done
 
+ETAGS = etags
+ETAGSFLAGS =
+
+CTAGS = ctags
+CTAGSFLAGS =
+
+tags: TAGS
+
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
        unique=`for i in $$list; do \
@@ -775,7 +945,6 @@ ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
          $(AWK) '    { files[$$0] = 1; } \
               END { for (i in files) print i; }'`; \
        mkid -fID $$unique
-tags: TAGS
 
 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                $(TAGS_FILES) $(LISP)
@@ -801,6 +970,7 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
             $$tags $$unique
+
 ctags: CTAGS
 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                $(TAGS_FILES) $(LISP)
@@ -823,9 +993,13 @@ GTAGS:
 
 distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+
+top_distdir = ..
+distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
 distdir: $(DISTFILES)
-       $(mkdir_p) $(distdir)/..
+       $(mkinstalldirs) $(distdir)/..
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        list='$(DISTFILES)'; for file in $$list; do \
@@ -837,7 +1011,7 @@ distdir: $(DISTFILES)
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
            dir="/$$dir"; \
-           $(mkdir_p) "$(distdir)$$dir"; \
+           $(mkinstalldirs) "$(distdir)$$dir"; \
          else \
            dir=''; \
          fi; \
@@ -854,13 +1028,13 @@ distdir: $(DISTFILES)
        done
        list='$(SUBDIRS)'; for subdir in $$list; do \
          if test "$$subdir" = .; then :; else \
-           test -d "$(distdir)/$$subdir" \
-           || mkdir "$(distdir)/$$subdir" \
+           test -d $(distdir)/$$subdir \
+           || mkdir $(distdir)/$$subdir \
            || exit 1; \
            (cd $$subdir && \
              $(MAKE) $(AM_MAKEFLAGS) \
-               top_distdir="../$(top_distdir)" \
-               distdir="../$(distdir)/$$subdir" \
+               top_distdir="$(top_distdir)" \
+               distdir=../$(distdir)/$$subdir \
                distdir) \
              || exit 1; \
          fi; \
@@ -870,6 +1044,7 @@ check: check-recursive
 all-am: Makefile $(LIBRARIES)
 installdirs: installdirs-recursive
 installdirs-am:
+
 install: install-recursive
 install-exec: install-exec-recursive
 install-data: install-data-recursive
@@ -881,7 +1056,7 @@ install-am: all-am
 installcheck: installcheck-recursive
 install-strip:
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+         INSTALL_STRIP_FLAG=-s \
          `test -z '$(STRIP)' || \
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 mostlyclean-generic:
@@ -889,25 +1064,24 @@ mostlyclean-generic:
 clean-generic:
 
 distclean-generic:
-       -rm -f $(CONFIG_CLEAN_FILES)
+       -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
 maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"
        @echo "it deletes files that may require special tools to rebuild."
+clean: clean-recursive
+
 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
 
 distclean: distclean-recursive
-       -rm -rf ./$(DEPDIR)
-       -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-       distclean-tags
+
+distclean-am: clean-am distclean-compile distclean-depend \
+       distclean-generic distclean-tags
 
 dvi: dvi-recursive
 
 dvi-am:
 
-html: html-recursive
-
 info: info-recursive
 
 info-am:
@@ -923,8 +1097,7 @@ install-man:
 installcheck-am:
 
 maintainer-clean: maintainer-clean-recursive
-       -rm -rf ./$(DEPDIR)
-       -rm -f Makefile
+
 maintainer-clean-am: distclean-am maintainer-clean-generic
 
 mostlyclean: mostlyclean-recursive
@@ -943,18 +1116,22 @@ uninstall-am: uninstall-info-am
 
 uninstall-info: uninstall-info-recursive
 
-.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
-       clean clean-generic clean-noinstLIBRARIES clean-recursive \
-       ctags ctags-recursive distclean distclean-compile \
+.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
+       clean-generic clean-noinstLIBRARIES clean-recursive ctags \
+       ctags-recursive distclean distclean-compile distclean-depend \
        distclean-generic distclean-recursive distclean-tags distdir \
-       dvi dvi-am html html-am info info-am install install-am \
-       install-data install-data-am install-exec install-exec-am \
-       install-exec-local install-info install-info-am install-man \
+       dvi dvi-am dvi-recursive info info-am info-recursive install \
+       install-am install-data install-data-am install-data-recursive \
+       install-exec install-exec-am install-exec-local \
+       install-exec-recursive install-info install-info-am \
+       install-info-recursive install-man install-recursive \
        install-strip installcheck installcheck-am installdirs \
-       installdirs-am maintainer-clean maintainer-clean-generic \
-       maintainer-clean-recursive mostlyclean mostlyclean-compile \
-       mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \
-       tags tags-recursive uninstall uninstall-am uninstall-info-am
+       installdirs-am installdirs-recursive maintainer-clean \
+       maintainer-clean-generic maintainer-clean-recursive mostlyclean \
+       mostlyclean-compile mostlyclean-generic mostlyclean-recursive \
+       pdf pdf-am pdf-recursive ps ps-am ps-recursive tags \
+       tags-recursive uninstall uninstall-am uninstall-info-am \
+       uninstall-info-recursive uninstall-recursive
 
 
 libinterface.a: $(libinterface_a_OBJECTS) $(libinterface_a_DEPENDENCIES) $(libinterface_dep)
index e159e2d..8c7a949 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.2 from Makefile.am.
+# Makefile.in generated by automake 1.7.6 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+# Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 # Define follows if you want to change.
 # Note that the definition of beginning with just one `#' implies
 # default value from configure.
+
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
 pkgincludedir = $(includedir)/@PACKAGE@
 top_builddir = ../..
+
 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 INSTALL = @INSTALL@
 install_sh_DATA = $(install_sh) -c -m 644
@@ -54,26 +56,6 @@ NORMAL_UNINSTALL = :
 PRE_UNINSTALL = :
 POST_UNINSTALL = :
 host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-       $(top_srcdir)/common.makefile.in
-subdir = interface/bitmaps
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/autoconf/alsa.m4 \
-       $(top_srcdir)/autoconf/ao.m4 $(top_srcdir)/autoconf/esd.m4 \
-       $(top_srcdir)/autoconf/gtk-2.0.m4 \
-       $(top_srcdir)/autoconf/gtk.m4 \
-       $(top_srcdir)/autoconf/libFLAC.m4 \
-       $(top_srcdir)/autoconf/libOggFLAC.m4 \
-       $(top_srcdir)/autoconf/ogg.m4 $(top_srcdir)/autoconf/utils.m4 \
-       $(top_srcdir)/autoconf/vorbis.m4 $(top_srcdir)/configure.in
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-       $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
-CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
-CONFIG_CLEAN_FILES =
-SOURCES =
-DIST_SOURCES =
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 pkgdatadir = @pkgdatadir@
 
 #CC= @CC@
@@ -133,7 +115,6 @@ ECHO_T = @ECHO_T@
 EGREP = @EGREP@
 ELFILES = @ELFILES@
 EMACS = @EMACS@
-EMACSLOADPATH = @EMACSLOADPATH@
 ENABLE_ALSASEQ_FALSE = @ENABLE_ALSASEQ_FALSE@
 ENABLE_ALSASEQ_TRUE = @ENABLE_ALSASEQ_TRUE@
 ENABLE_DYNAMIC_TCLTK_FALSE = @ENABLE_DYNAMIC_TCLTK_FALSE@
@@ -231,6 +212,7 @@ P_so_libs = @P_so_libs@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHCFLAGS = @SHCFLAGS@
+
 SHELL = @SHELL@
 SHLD = @SHLD@
 STRIP = @STRIP@
@@ -295,7 +277,6 @@ lispdir = @lispdir@
 localstatedir = @localstatedir@
 m_so_libs = @m_so_libs@
 mandir = @mandir@
-mkdir_p = @mkdir_p@
 n_so_libs = @n_so_libs@
 oldincludedir = @oldincludedir@
 p_so_libs = @p_so_libs@
@@ -343,6 +324,7 @@ DEF_PKGDATADIR = -DPKGDATADIR=\"$(PKGDATADIR)\"
 DEF_PKGLIBDIR = -DPKGLIBDIR=\"$(PKGLIBDIR)\"
 DEF_SHLIB_DIR = -DSHLIB_DIR=\"$(SHLIB_DIR)\"
 BITMAP_DIR = $(TCL_DIR)/bitmaps
+
 BITMAPS = \
        back.xbm \
        fwrd.xbm \
@@ -356,39 +338,23 @@ BITMAPS = \
        repeat.xbm \
        timidity.xbm
 
+
 EXTRA_DIST = $(BITMAPS)
+subdir = interface/bitmaps
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
+CONFIG_CLEAN_FILES =
+DIST_SOURCES =
+DIST_COMMON = $(top_srcdir)/common.makefile.in Makefile.am Makefile.in
 all: all-am
 
 .SUFFIXES:
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/common.makefile.in $(am__configure_deps)
-       @for dep in $?; do \
-         case '$(am__configure_deps)' in \
-           *$$dep*) \
-             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
-               && exit 0; \
-             exit 1;; \
-         esac; \
-       done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  interface/bitmaps/Makefile'; \
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/common.makefile.in $(top_srcdir)/configure.in $(ACLOCAL_M4)
        cd $(top_srcdir) && \
          $(AUTOMAKE) --gnu  interface/bitmaps/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-       @case '$?' in \
-         *config.status*) \
-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-         *) \
-           echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-           cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-       esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
+       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 uninstall-info-am:
 tags: TAGS
 TAGS:
@@ -396,9 +362,13 @@ TAGS:
 ctags: CTAGS
 CTAGS:
 
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+
+top_distdir = ../..
+distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
 distdir: $(DISTFILES)
-       $(mkdir_p) $(distdir)/../..
+       $(mkinstalldirs) $(distdir)/../..
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        list='$(DISTFILES)'; for file in $$list; do \
@@ -410,7 +380,7 @@ distdir: $(DISTFILES)
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
            dir="/$$dir"; \
-           $(mkdir_p) "$(distdir)$$dir"; \
+           $(mkinstalldirs) "$(distdir)$$dir"; \
          else \
            dir=''; \
          fi; \
@@ -428,6 +398,7 @@ distdir: $(DISTFILES)
 check-am: all-am
 check: check-am
 all-am: Makefile
+
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -440,7 +411,7 @@ install-am: all-am
 installcheck: installcheck-am
 install-strip:
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+         INSTALL_STRIP_FLAG=-s \
          `test -z '$(STRIP)' || \
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 mostlyclean-generic:
@@ -448,7 +419,7 @@ mostlyclean-generic:
 clean-generic:
 
 distclean-generic:
-       -rm -f $(CONFIG_CLEAN_FILES)
+       -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
 maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"
@@ -458,15 +429,13 @@ clean: clean-am
 clean-am: clean-generic mostlyclean-am
 
 distclean: distclean-am
-       -rm -f Makefile
+
 distclean-am: clean-am distclean-generic
 
 dvi: dvi-am
 
 dvi-am:
 
-html: html-am
-
 info: info-am
 
 info-am:
@@ -482,7 +451,7 @@ install-man:
 installcheck-am:
 
 maintainer-clean: maintainer-clean-am
-       -rm -f Makefile
+
 maintainer-clean-am: distclean-am maintainer-clean-generic
 
 mostlyclean: mostlyclean-am
@@ -500,8 +469,8 @@ ps-am:
 uninstall-am: uninstall-info-am
 
 .PHONY: all all-am check check-am clean clean-generic distclean \
-       distclean-generic distdir dvi dvi-am html html-am info info-am \
-       install install-am install-data install-data-am install-exec \
+       distclean-generic distdir dvi dvi-am info info-am install \
+       install-am install-data install-data-am install-exec \
        install-exec-am install-info install-info-am install-man \
        install-strip installcheck installcheck-am installdirs \
        maintainer-clean maintainer-clean-generic mostlyclean \
index 396b214..1d201ad 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.2 from Makefile.am.
+# Makefile.in generated by automake 1.7.6 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+# Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 # Define follows if you want to change.
 # Note that the definition of beginning with just one `#' implies
 # default value from configure.
+
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
 pkgincludedir = $(includedir)/@PACKAGE@
 top_builddir = ../..
+
 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 INSTALL = @INSTALL@
 install_sh_DATA = $(install_sh) -c -m 644
@@ -36,26 +38,6 @@ NORMAL_UNINSTALL = :
 PRE_UNINSTALL = :
 POST_UNINSTALL = :
 host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-       $(top_srcdir)/common.makefile.in
-subdir = interface/motif_bitmaps
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/autoconf/alsa.m4 \
-       $(top_srcdir)/autoconf/ao.m4 $(top_srcdir)/autoconf/esd.m4 \
-       $(top_srcdir)/autoconf/gtk-2.0.m4 \
-       $(top_srcdir)/autoconf/gtk.m4 \
-       $(top_srcdir)/autoconf/libFLAC.m4 \
-       $(top_srcdir)/autoconf/libOggFLAC.m4 \
-       $(top_srcdir)/autoconf/ogg.m4 $(top_srcdir)/autoconf/utils.m4 \
-       $(top_srcdir)/autoconf/vorbis.m4 $(top_srcdir)/configure.in
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-       $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
-CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
-CONFIG_CLEAN_FILES =
-SOURCES =
-DIST_SOURCES =
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 pkgdatadir = @pkgdatadir@
 
 #CC= @CC@
@@ -115,7 +97,6 @@ ECHO_T = @ECHO_T@
 EGREP = @EGREP@
 ELFILES = @ELFILES@
 EMACS = @EMACS@
-EMACSLOADPATH = @EMACSLOADPATH@
 ENABLE_ALSASEQ_FALSE = @ENABLE_ALSASEQ_FALSE@
 ENABLE_ALSASEQ_TRUE = @ENABLE_ALSASEQ_TRUE@
 ENABLE_DYNAMIC_TCLTK_FALSE = @ENABLE_DYNAMIC_TCLTK_FALSE@
@@ -213,6 +194,7 @@ P_so_libs = @P_so_libs@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHCFLAGS = @SHCFLAGS@
+
 SHELL = @SHELL@
 SHLD = @SHLD@
 STRIP = @STRIP@
@@ -277,7 +259,6 @@ lispdir = @lispdir@
 localstatedir = @localstatedir@
 m_so_libs = @m_so_libs@
 mandir = @mandir@
-mkdir_p = @mkdir_p@
 n_so_libs = @n_so_libs@
 oldincludedir = @oldincludedir@
 p_so_libs = @p_so_libs@
@@ -326,6 +307,7 @@ DEF_PKGLIBDIR = -DPKGLIBDIR=\"$(PKGLIBDIR)\"
 DEF_SHLIB_DIR = -DSHLIB_DIR=\"$(SHLIB_DIR)\"
 BITMAP_DIR = $(TCL_DIR)/bitmaps
 
+
 # TiMidity++ -- MIDI to WAVE converter and player
 # Copyright (C) 1999-2002 Masanao Izumo <mo@goice.co.jp>
 # Copyright (C) 1995 Tuukka Toivonen <tt@cgs.fi>
@@ -353,39 +335,23 @@ BITMAPS = \
        restart.xbm \
        timidity.xbm
 
+
 EXTRA_DIST = $(BITMAPS)
+subdir = interface/motif_bitmaps
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
+CONFIG_CLEAN_FILES =
+DIST_SOURCES =
+DIST_COMMON = $(top_srcdir)/common.makefile.in Makefile.am Makefile.in
 all: all-am
 
 .SUFFIXES:
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/common.makefile.in $(am__configure_deps)
-       @for dep in $?; do \
-         case '$(am__configure_deps)' in \
-           *$$dep*) \
-             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
-               && exit 0; \
-             exit 1;; \
-         esac; \
-       done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  interface/motif_bitmaps/Makefile'; \
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/common.makefile.in $(top_srcdir)/configure.in $(ACLOCAL_M4)
        cd $(top_srcdir) && \
          $(AUTOMAKE) --gnu  interface/motif_bitmaps/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-       @case '$?' in \
-         *config.status*) \
-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-         *) \
-           echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-           cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-       esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
+       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 uninstall-info-am:
 tags: TAGS
 TAGS:
@@ -393,9 +359,13 @@ TAGS:
 ctags: CTAGS
 CTAGS:
 
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+
+top_distdir = ../..
+distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
 distdir: $(DISTFILES)
-       $(mkdir_p) $(distdir)/../..
+       $(mkinstalldirs) $(distdir)/../..
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        list='$(DISTFILES)'; for file in $$list; do \
@@ -407,7 +377,7 @@ distdir: $(DISTFILES)
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
            dir="/$$dir"; \
-           $(mkdir_p) "$(distdir)$$dir"; \
+           $(mkinstalldirs) "$(distdir)$$dir"; \
          else \
            dir=''; \
          fi; \
@@ -425,6 +395,7 @@ distdir: $(DISTFILES)
 check-am: all-am
 check: check-am
 all-am: Makefile
+
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -437,7 +408,7 @@ install-am: all-am
 installcheck: installcheck-am
 install-strip:
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+         INSTALL_STRIP_FLAG=-s \
          `test -z '$(STRIP)' || \
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 mostlyclean-generic:
@@ -445,7 +416,7 @@ mostlyclean-generic:
 clean-generic:
 
 distclean-generic:
-       -rm -f $(CONFIG_CLEAN_FILES)
+       -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
 maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"
@@ -455,15 +426,13 @@ clean: clean-am
 clean-am: clean-generic mostlyclean-am
 
 distclean: distclean-am
-       -rm -f Makefile
+
 distclean-am: clean-am distclean-generic
 
 dvi: dvi-am
 
 dvi-am:
 
-html: html-am
-
 info: info-am
 
 info-am:
@@ -479,7 +448,7 @@ install-man:
 installcheck-am:
 
 maintainer-clean: maintainer-clean-am
-       -rm -f Makefile
+
 maintainer-clean-am: distclean-am maintainer-clean-generic
 
 mostlyclean: mostlyclean-am
@@ -497,8 +466,8 @@ ps-am:
 uninstall-am: uninstall-info-am
 
 .PHONY: all all-am check check-am clean clean-generic distclean \
-       distclean-generic distdir dvi dvi-am html html-am info info-am \
-       install install-am install-data install-data-am install-exec \
+       distclean-generic distdir dvi dvi-am info info-am install \
+       install-am install-data install-data-am install-exec \
        install-exec-am install-info install-info-am install-man \
        install-strip installcheck installcheck-am installdirs \
        maintainer-clean maintainer-clean-generic mostlyclean \
index 552fa10..08f780e 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.2 from Makefile.am.
+# Makefile.in generated by automake 1.7.6 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+# Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 # Define follows if you want to change.
 # Note that the definition of beginning with just one `#' implies
 # default value from configure.
+
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
 pkgincludedir = $(includedir)/@PACKAGE@
 top_builddir = ../..
+
 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 INSTALL = @INSTALL@
 install_sh_DATA = $(install_sh) -c -m 644
@@ -36,26 +38,6 @@ NORMAL_UNINSTALL = :
 PRE_UNINSTALL = :
 POST_UNINSTALL = :
 host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-       $(top_srcdir)/common.makefile.in
-subdir = interface/pixmaps
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/autoconf/alsa.m4 \
-       $(top_srcdir)/autoconf/ao.m4 $(top_srcdir)/autoconf/esd.m4 \
-       $(top_srcdir)/autoconf/gtk-2.0.m4 \
-       $(top_srcdir)/autoconf/gtk.m4 \
-       $(top_srcdir)/autoconf/libFLAC.m4 \
-       $(top_srcdir)/autoconf/libOggFLAC.m4 \
-       $(top_srcdir)/autoconf/ogg.m4 $(top_srcdir)/autoconf/utils.m4 \
-       $(top_srcdir)/autoconf/vorbis.m4 $(top_srcdir)/configure.in
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-       $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
-CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
-CONFIG_CLEAN_FILES =
-SOURCES =
-DIST_SOURCES =
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 pkgdatadir = @pkgdatadir@
 
 #CC= @CC@
@@ -115,7 +97,6 @@ ECHO_T = @ECHO_T@
 EGREP = @EGREP@
 ELFILES = @ELFILES@
 EMACS = @EMACS@
-EMACSLOADPATH = @EMACSLOADPATH@
 ENABLE_ALSASEQ_FALSE = @ENABLE_ALSASEQ_FALSE@
 ENABLE_ALSASEQ_TRUE = @ENABLE_ALSASEQ_TRUE@
 ENABLE_DYNAMIC_TCLTK_FALSE = @ENABLE_DYNAMIC_TCLTK_FALSE@
@@ -213,6 +194,7 @@ P_so_libs = @P_so_libs@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHCFLAGS = @SHCFLAGS@
+
 SHELL = @SHELL@
 SHLD = @SHLD@
 STRIP = @STRIP@
@@ -277,7 +259,6 @@ lispdir = @lispdir@
 localstatedir = @localstatedir@
 m_so_libs = @m_so_libs@
 mandir = @mandir@
-mkdir_p = @mkdir_p@
 n_so_libs = @n_so_libs@
 oldincludedir = @oldincludedir@
 p_so_libs = @p_so_libs@
@@ -326,6 +307,7 @@ DEF_PKGLIBDIR = -DPKGLIBDIR=\"$(PKGLIBDIR)\"
 DEF_SHLIB_DIR = -DSHLIB_DIR=\"$(SHLIB_DIR)\"
 BITMAP_DIR = $(TCL_DIR)/bitmaps
 
+
 # TiMidity++ -- MIDI to WAVE converter and player
 # Copyright (C) 1999-2002 Masanao Izumo <mo@goice.co.jp>
 # Copyright (C) 1995 Tuukka Toivonen <tt@cgs.fi>
@@ -363,39 +345,23 @@ PIXMAPS = \
        keydown.xpm \
        timidity.xpm
 
+
 EXTRA_DIST = $(PIXMAPS)
+subdir = interface/pixmaps
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
+CONFIG_CLEAN_FILES =
+DIST_SOURCES =
+DIST_COMMON = $(top_srcdir)/common.makefile.in Makefile.am Makefile.in
 all: all-am
 
 .SUFFIXES:
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/common.makefile.in $(am__configure_deps)
-       @for dep in $?; do \
-         case '$(am__configure_deps)' in \
-           *$$dep*) \
-             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
-               && exit 0; \
-             exit 1;; \
-         esac; \
-       done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  interface/pixmaps/Makefile'; \
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/common.makefile.in $(top_srcdir)/configure.in $(ACLOCAL_M4)
        cd $(top_srcdir) && \
          $(AUTOMAKE) --gnu  interface/pixmaps/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-       @case '$?' in \
-         *config.status*) \
-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-         *) \
-           echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-           cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-       esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
+       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 uninstall-info-am:
 tags: TAGS
 TAGS:
@@ -403,9 +369,13 @@ TAGS:
 ctags: CTAGS
 CTAGS:
 
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+
+top_distdir = ../..
+distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
 distdir: $(DISTFILES)
-       $(mkdir_p) $(distdir)/../..
+       $(mkinstalldirs) $(distdir)/../..
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        list='$(DISTFILES)'; for file in $$list; do \
@@ -417,7 +387,7 @@ distdir: $(DISTFILES)
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
            dir="/$$dir"; \
-           $(mkdir_p) "$(distdir)$$dir"; \
+           $(mkinstalldirs) "$(distdir)$$dir"; \
          else \
            dir=''; \
          fi; \
@@ -435,6 +405,7 @@ distdir: $(DISTFILES)
 check-am: all-am
 check: check-am
 all-am: Makefile
+
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -447,7 +418,7 @@ install-am: all-am
 installcheck: installcheck-am
 install-strip:
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+         INSTALL_STRIP_FLAG=-s \
          `test -z '$(STRIP)' || \
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 mostlyclean-generic:
@@ -455,7 +426,7 @@ mostlyclean-generic:
 clean-generic:
 
 distclean-generic:
-       -rm -f $(CONFIG_CLEAN_FILES)
+       -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
 maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"
@@ -465,15 +436,13 @@ clean: clean-am
 clean-am: clean-generic mostlyclean-am
 
 distclean: distclean-am
-       -rm -f Makefile
+
 distclean-am: clean-am distclean-generic
 
 dvi: dvi-am
 
 dvi-am:
 
-html: html-am
-
 info: info-am
 
 info-am:
@@ -489,7 +458,7 @@ install-man:
 installcheck-am:
 
 maintainer-clean: maintainer-clean-am
-       -rm -f Makefile
+
 maintainer-clean-am: distclean-am maintainer-clean-generic
 
 mostlyclean: mostlyclean-am
@@ -507,8 +476,8 @@ ps-am:
 uninstall-am: uninstall-info-am
 
 .PHONY: all all-am check check-am clean clean-generic distclean \
-       distclean-generic distdir dvi dvi-am html html-am info info-am \
-       install install-am install-data install-data-am install-exec \
+       distclean-generic distdir dvi dvi-am info info-am install \
+       install-am install-data install-data-am install-exec \
        install-exec-am install-info install-info-am install-man \
        install-strip installcheck installcheck-am installdirs \
        maintainer-clean maintainer-clean-generic mostlyclean \
index 80d81ff..6249859 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.2 from Makefile.am.
+# Makefile.in generated by automake 1.7.6 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+# Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 # Note that the definition of beginning with just one `#' implies
 # default value from configure.
 
-SOURCES = $(libarc_a_SOURCES) $(EXTRA_libarc_a_SOURCES)
-
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
 pkgincludedir = $(includedir)/@PACKAGE@
 top_builddir = ..
+
 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 INSTALL = @INSTALL@
 install_sh_DATA = $(install_sh) -c -m 644
@@ -57,68 +56,6 @@ NORMAL_UNINSTALL = :
 PRE_UNINSTALL = :
 POST_UNINSTALL = :
 host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-       $(top_srcdir)/common.makefile.in
-subdir = libarc
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/autoconf/alsa.m4 \
-       $(top_srcdir)/autoconf/ao.m4 $(top_srcdir)/autoconf/esd.m4 \
-       $(top_srcdir)/autoconf/gtk-2.0.m4 \
-       $(top_srcdir)/autoconf/gtk.m4 \
-       $(top_srcdir)/autoconf/libFLAC.m4 \
-       $(top_srcdir)/autoconf/libOggFLAC.m4 \
-       $(top_srcdir)/autoconf/ogg.m4 $(top_srcdir)/autoconf/utils.m4 \
-       $(top_srcdir)/autoconf/vorbis.m4 $(top_srcdir)/configure.in
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-       $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
-CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
-CONFIG_CLEAN_FILES =
-AR = ar
-ARFLAGS = cru
-LIBRARIES = $(noinst_LIBRARIES)
-libarc_a_AR = $(AR) $(ARFLAGS)
-@ENABLE_NETWORK_TRUE@am__DEPENDENCIES_1 = url_http.$(OBJEXT) \
-@ENABLE_NETWORK_TRUE@  url_ftp.$(OBJEXT) url_news.$(OBJEXT) \
-@ENABLE_NETWORK_TRUE@  url_newsgroup.$(OBJEXT)
-libarc_a_DEPENDENCIES = $(am__DEPENDENCIES_1)
-am_libarc_a_OBJECTS = arc.$(OBJEXT) arc_lzh.$(OBJEXT) \
-       arc_mime.$(OBJEXT) arc_tar.$(OBJEXT) arc_zip.$(OBJEXT) \
-       deflate.$(OBJEXT) explode.$(OBJEXT) inflate.$(OBJEXT) \
-       unlzh.$(OBJEXT) url.$(OBJEXT) url_b64decode.$(OBJEXT) \
-       url_buff.$(OBJEXT) url_cache.$(OBJEXT) url_dir.$(OBJEXT) \
-       url_file.$(OBJEXT) url_hqxdecode.$(OBJEXT) \
-       url_inflate.$(OBJEXT) url_mem.$(OBJEXT) url_pipe.$(OBJEXT) \
-       url_qsdecode.$(OBJEXT) url_uudecode.$(OBJEXT)
-libarc_a_OBJECTS = $(am_libarc_a_OBJECTS)
-DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autoconf/depcomp
-am__depfiles_maybe = depfiles
-@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/arc.Po ./$(DEPDIR)/arc_lzh.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/arc_mime.Po ./$(DEPDIR)/arc_tar.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/arc_zip.Po ./$(DEPDIR)/deflate.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/explode.Po ./$(DEPDIR)/inflate.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/unlzh.Po ./$(DEPDIR)/url.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/url_b64decode.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/url_buff.Po ./$(DEPDIR)/url_cache.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/url_dir.Po ./$(DEPDIR)/url_file.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/url_ftp.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/url_hqxdecode.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/url_http.Po ./$(DEPDIR)/url_inflate.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/url_mem.Po ./$(DEPDIR)/url_news.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/url_newsgroup.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/url_pipe.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/url_qsdecode.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/url_uudecode.Po
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-       $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-CCLD = $(CC)
-LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-SOURCES = $(libarc_a_SOURCES) $(EXTRA_libarc_a_SOURCES)
-DIST_SOURCES = $(libarc_a_SOURCES) $(EXTRA_libarc_a_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 pkgdatadir = @pkgdatadir@
 
 #CC= @CC@
@@ -178,7 +115,6 @@ ECHO_T = @ECHO_T@
 EGREP = @EGREP@
 ELFILES = @ELFILES@
 EMACS = @EMACS@
-EMACSLOADPATH = @EMACSLOADPATH@
 ENABLE_ALSASEQ_FALSE = @ENABLE_ALSASEQ_FALSE@
 ENABLE_ALSASEQ_TRUE = @ENABLE_ALSASEQ_TRUE@
 ENABLE_DYNAMIC_TCLTK_FALSE = @ENABLE_DYNAMIC_TCLTK_FALSE@
@@ -276,6 +212,7 @@ P_so_libs = @P_so_libs@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHCFLAGS = @SHCFLAGS@
+
 SHELL = @SHELL@
 SHLD = @SHLD@
 STRIP = @STRIP@
@@ -340,7 +277,6 @@ lispdir = @lispdir@
 localstatedir = @localstatedir@
 m_so_libs = @m_so_libs@
 mandir = @mandir@
-mkdir_p = @mkdir_p@
 n_so_libs = @n_so_libs@
 oldincludedir = @oldincludedir@
 p_so_libs = @p_so_libs@
@@ -388,12 +324,15 @@ DEF_PKGDATADIR = -DPKGDATADIR=\"$(PKGDATADIR)\"
 DEF_PKGLIBDIR = -DPKGLIBDIR=\"$(PKGLIBDIR)\"
 DEF_SHLIB_DIR = -DSHLIB_DIR=\"$(SHLIB_DIR)\"
 BITMAP_DIR = $(TCL_DIR)/bitmaps
+
 INCLUDES = \
        -I$(top_srcdir)/timidity \
        -I$(top_srcdir)/utils \
        $(EXTRAINCS)
 
+
 noinst_LIBRARIES = libarc.a
+
 libarc_a_SOURCES = \
        arc.c \
        arc.h \
@@ -422,58 +361,86 @@ libarc_a_SOURCES = \
        url_uudecode.c \
        zip.h
 
+
 EXTRA_libarc_a_SOURCES = \
        url_http.c \
        url_ftp.c \
        url_news.c \
        url_newsgroup.c
 
+
 @ENABLE_NETWORK_TRUE@NET_OBJS = \
 @ENABLE_NETWORK_TRUE@  url_http.$(OBJEXT) \
 @ENABLE_NETWORK_TRUE@  url_ftp.$(OBJEXT) \
 @ENABLE_NETWORK_TRUE@  url_news.$(OBJEXT) \
 @ENABLE_NETWORK_TRUE@  url_newsgroup.$(OBJEXT)
 
+
 libarc_a_LIBADD = $(NET_OBJS)
+subdir = libarc
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
+CONFIG_CLEAN_FILES =
+LIBRARIES = $(noinst_LIBRARIES)
+
+libarc_a_AR = $(AR) cru
+@ENABLE_NETWORK_TRUE@libarc_a_DEPENDENCIES = url_http.$(OBJEXT) \
+@ENABLE_NETWORK_TRUE@  url_ftp.$(OBJEXT) url_news.$(OBJEXT) \
+@ENABLE_NETWORK_TRUE@  url_newsgroup.$(OBJEXT)
+@ENABLE_NETWORK_FALSE@libarc_a_DEPENDENCIES =
+am_libarc_a_OBJECTS = arc.$(OBJEXT) arc_lzh.$(OBJEXT) arc_mime.$(OBJEXT) \
+       arc_tar.$(OBJEXT) arc_zip.$(OBJEXT) deflate.$(OBJEXT) \
+       explode.$(OBJEXT) inflate.$(OBJEXT) unlzh.$(OBJEXT) \
+       url.$(OBJEXT) url_b64decode.$(OBJEXT) url_buff.$(OBJEXT) \
+       url_cache.$(OBJEXT) url_dir.$(OBJEXT) url_file.$(OBJEXT) \
+       url_hqxdecode.$(OBJEXT) url_inflate.$(OBJEXT) url_mem.$(OBJEXT) \
+       url_pipe.$(OBJEXT) url_qsdecode.$(OBJEXT) \
+       url_uudecode.$(OBJEXT)
+libarc_a_OBJECTS = $(am_libarc_a_OBJECTS)
+
+DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)
+depcomp = $(SHELL) $(top_srcdir)/autoconf/depcomp
+am__depfiles_maybe = depfiles
+@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/arc.Po ./$(DEPDIR)/arc_lzh.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/arc_mime.Po ./$(DEPDIR)/arc_tar.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/arc_zip.Po ./$(DEPDIR)/deflate.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/explode.Po ./$(DEPDIR)/inflate.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/unlzh.Po ./$(DEPDIR)/url.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/url_b64decode.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/url_buff.Po ./$(DEPDIR)/url_cache.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/url_dir.Po ./$(DEPDIR)/url_file.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/url_ftp.Po ./$(DEPDIR)/url_hqxdecode.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/url_http.Po ./$(DEPDIR)/url_inflate.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/url_mem.Po ./$(DEPDIR)/url_news.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/url_newsgroup.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/url_pipe.Po ./$(DEPDIR)/url_qsdecode.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/url_uudecode.Po
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+       $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+CCLD = $(CC)
+LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
+DIST_SOURCES = $(libarc_a_SOURCES) $(EXTRA_libarc_a_SOURCES)
+DIST_COMMON = $(top_srcdir)/common.makefile.in Makefile.am Makefile.in
+SOURCES = $(libarc_a_SOURCES) $(EXTRA_libarc_a_SOURCES)
+
 all: all-am
 
 .SUFFIXES:
 .SUFFIXES: .c .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/common.makefile.in $(am__configure_deps)
-       @for dep in $?; do \
-         case '$(am__configure_deps)' in \
-           *$$dep*) \
-             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
-               && exit 0; \
-             exit 1;; \
-         esac; \
-       done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  libarc/Makefile'; \
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/common.makefile.in $(top_srcdir)/configure.in $(ACLOCAL_M4)
        cd $(top_srcdir) && \
          $(AUTOMAKE) --gnu  libarc/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-       @case '$?' in \
-         *config.status*) \
-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-         *) \
-           echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-           cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-       esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
+       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
+
+AR = ar
 
 clean-noinstLIBRARIES:
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
 
 mostlyclean-compile:
-       -rm -f *.$(OBJEXT)
+       -rm -f *.$(OBJEXT) core *.core
 
 distclean-compile:
        -rm -f *.tab.c
@@ -504,23 +471,40 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/url_qsdecode.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/url_uudecode.Po@am__quote@
 
+distclean-depend:
+       -rm -rf ./$(DEPDIR)
+
 .c.o:
-@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
-@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
+@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
+@am__fastdepCC_TRUE@     -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
+@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
+@am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
+@am__fastdepCC_TRUE@   fi
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(COMPILE) -c $<
+@am__fastdepCC_FALSE@  $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
 
 .c.obj:
-@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
-@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
+@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
+@am__fastdepCC_TRUE@     -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
+@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
+@am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
+@am__fastdepCC_TRUE@   fi
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@  $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
 uninstall-info-am:
 
+ETAGS = etags
+ETAGSFLAGS =
+
+CTAGS = ctags
+CTAGSFLAGS =
+
+tags: TAGS
+
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
        unique=`for i in $$list; do \
@@ -529,7 +513,6 @@ ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
          $(AWK) '    { files[$$0] = 1; } \
               END { for (i in files) print i; }'`; \
        mkid -fID $$unique
-tags: TAGS
 
 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                $(TAGS_FILES) $(LISP)
@@ -544,6 +527,7 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
             $$tags $$unique
+
 ctags: CTAGS
 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                $(TAGS_FILES) $(LISP)
@@ -566,9 +550,13 @@ GTAGS:
 
 distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+
+top_distdir = ..
+distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
 distdir: $(DISTFILES)
-       $(mkdir_p) $(distdir)/..
+       $(mkinstalldirs) $(distdir)/..
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        list='$(DISTFILES)'; for file in $$list; do \
@@ -580,7 +568,7 @@ distdir: $(DISTFILES)
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
            dir="/$$dir"; \
-           $(mkdir_p) "$(distdir)$$dir"; \
+           $(mkinstalldirs) "$(distdir)$$dir"; \
          else \
            dir=''; \
          fi; \
@@ -598,6 +586,7 @@ distdir: $(DISTFILES)
 check-am: all-am
 check: check-am
 all-am: Makefile $(LIBRARIES)
+
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -610,7 +599,7 @@ install-am: all-am
 installcheck: installcheck-am
 install-strip:
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+         INSTALL_STRIP_FLAG=-s \
          `test -z '$(STRIP)' || \
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 mostlyclean-generic:
@@ -618,25 +607,24 @@ mostlyclean-generic:
 clean-generic:
 
 distclean-generic:
-       -rm -f $(CONFIG_CLEAN_FILES)
+       -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
 maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"
        @echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
 
 distclean: distclean-am
-       -rm -rf ./$(DEPDIR)
-       -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-       distclean-tags
+
+distclean-am: clean-am distclean-compile distclean-depend \
+       distclean-generic distclean-tags
 
 dvi: dvi-am
 
 dvi-am:
 
-html: html-am
-
 info: info-am
 
 info-am:
@@ -652,8 +640,7 @@ install-man:
 installcheck-am:
 
 maintainer-clean: maintainer-clean-am
-       -rm -rf ./$(DEPDIR)
-       -rm -f Makefile
+
 maintainer-clean-am: distclean-am maintainer-clean-generic
 
 mostlyclean: mostlyclean-am
@@ -672,8 +659,8 @@ uninstall-am: uninstall-info-am
 
 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
        clean-noinstLIBRARIES ctags distclean distclean-compile \
-       distclean-generic distclean-tags distdir dvi dvi-am html \
-       html-am info info-am install install-am install-data \
+       distclean-depend distclean-generic distclean-tags distdir dvi \
+       dvi-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
        install-info-am install-man install-strip installcheck \
        installcheck-am installdirs maintainer-clean \
index 2fe78a8..f0a4f76 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.2 from Makefile.am.
+# Makefile.in generated by automake 1.7.6 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+# Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 # Note that the definition of beginning with just one `#' implies
 # default value from configure.
 
-SOURCES = $(libunimod_a_SOURCES)
-
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
 pkgincludedir = $(includedir)/@PACKAGE@
 top_builddir = ..
+
 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 INSTALL = @INSTALL@
 install_sh_DATA = $(install_sh) -c -m 644
@@ -57,61 +56,6 @@ NORMAL_UNINSTALL = :
 PRE_UNINSTALL = :
 POST_UNINSTALL = :
 host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-       $(top_srcdir)/common.makefile.in AUTHORS
-subdir = libunimod
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/autoconf/alsa.m4 \
-       $(top_srcdir)/autoconf/ao.m4 $(top_srcdir)/autoconf/esd.m4 \
-       $(top_srcdir)/autoconf/gtk-2.0.m4 \
-       $(top_srcdir)/autoconf/gtk.m4 \
-       $(top_srcdir)/autoconf/libFLAC.m4 \
-       $(top_srcdir)/autoconf/libOggFLAC.m4 \
-       $(top_srcdir)/autoconf/ogg.m4 $(top_srcdir)/autoconf/utils.m4 \
-       $(top_srcdir)/autoconf/vorbis.m4 $(top_srcdir)/configure.in
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-       $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
-CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
-CONFIG_CLEAN_FILES =
-AR = ar
-ARFLAGS = cru
-LIBRARIES = $(noinst_LIBRARIES)
-libunimod_a_AR = $(AR) $(ARFLAGS)
-libunimod_a_LIBADD =
-am_libunimod_a_OBJECTS = load_669.$(OBJEXT) load_amf.$(OBJEXT) \
-       load_dsm.$(OBJEXT) load_far.$(OBJEXT) load_gdm.$(OBJEXT) \
-       load_imf.$(OBJEXT) load_it.$(OBJEXT) load_m15.$(OBJEXT) \
-       load_med.$(OBJEXT) load_mod.$(OBJEXT) load_mtm.$(OBJEXT) \
-       load_okt.$(OBJEXT) load_s3m.$(OBJEXT) load_stm.$(OBJEXT) \
-       load_stx.$(OBJEXT) load_ult.$(OBJEXT) load_uni.$(OBJEXT) \
-       load_xm.$(OBJEXT) mloader.$(OBJEXT) mlutil.$(OBJEXT) \
-       mmsup.$(OBJEXT) munitrk.$(OBJEXT)
-libunimod_a_OBJECTS = $(am_libunimod_a_OBJECTS)
-DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autoconf/depcomp
-am__depfiles_maybe = depfiles
-@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/load_669.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/load_amf.Po ./$(DEPDIR)/load_dsm.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/load_far.Po ./$(DEPDIR)/load_gdm.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/load_imf.Po ./$(DEPDIR)/load_it.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/load_m15.Po ./$(DEPDIR)/load_med.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/load_mod.Po ./$(DEPDIR)/load_mtm.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/load_okt.Po ./$(DEPDIR)/load_s3m.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/load_stm.Po ./$(DEPDIR)/load_stx.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/load_ult.Po ./$(DEPDIR)/load_uni.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/load_xm.Po ./$(DEPDIR)/mloader.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/mlutil.Po ./$(DEPDIR)/mmsup.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/munitrk.Po
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-       $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-CCLD = $(CC)
-LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-SOURCES = $(libunimod_a_SOURCES)
-DIST_SOURCES = $(libunimod_a_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 pkgdatadir = @pkgdatadir@
 
 #CC= @CC@
@@ -171,7 +115,6 @@ ECHO_T = @ECHO_T@
 EGREP = @EGREP@
 ELFILES = @ELFILES@
 EMACS = @EMACS@
-EMACSLOADPATH = @EMACSLOADPATH@
 ENABLE_ALSASEQ_FALSE = @ENABLE_ALSASEQ_FALSE@
 ENABLE_ALSASEQ_TRUE = @ENABLE_ALSASEQ_TRUE@
 ENABLE_DYNAMIC_TCLTK_FALSE = @ENABLE_DYNAMIC_TCLTK_FALSE@
@@ -269,6 +212,7 @@ P_so_libs = @P_so_libs@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHCFLAGS = @SHCFLAGS@
+
 SHELL = @SHELL@
 SHLD = @SHLD@
 STRIP = @STRIP@
@@ -333,7 +277,6 @@ lispdir = @lispdir@
 localstatedir = @localstatedir@
 m_so_libs = @m_so_libs@
 mandir = @mandir@
-mkdir_p = @mkdir_p@
 n_so_libs = @n_so_libs@
 oldincludedir = @oldincludedir@
 p_so_libs = @p_so_libs@
@@ -381,6 +324,7 @@ DEF_PKGDATADIR = -DPKGDATADIR=\"$(PKGDATADIR)\"
 DEF_PKGLIBDIR = -DPKGLIBDIR=\"$(PKGLIBDIR)\"
 DEF_SHLIB_DIR = -DSHLIB_DIR=\"$(SHLIB_DIR)\"
 BITMAP_DIR = $(TCL_DIR)/bitmaps
+
 INCLUDES = \
        -I$(top_srcdir) \
        -I$(top_srcdir)/timidity \
@@ -388,7 +332,9 @@ INCLUDES = \
        -I$(top_srcdir)/libarc \
        $(EXTRAINCS)
 
+
 noinst_LIBRARIES = libunimod.a
+
 libunimod_a_SOURCES = \
        load_669.c \
        load_amf.c \
@@ -415,45 +361,65 @@ libunimod_a_SOURCES = \
        unimod.h \
        unimod_priv.h
 
+subdir = libunimod
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
+CONFIG_CLEAN_FILES =
+LIBRARIES = $(noinst_LIBRARIES)
+
+libunimod_a_AR = $(AR) cru
+libunimod_a_LIBADD =
+am_libunimod_a_OBJECTS = load_669.$(OBJEXT) load_amf.$(OBJEXT) \
+       load_dsm.$(OBJEXT) load_far.$(OBJEXT) load_gdm.$(OBJEXT) \
+       load_imf.$(OBJEXT) load_it.$(OBJEXT) load_m15.$(OBJEXT) \
+       load_med.$(OBJEXT) load_mod.$(OBJEXT) load_mtm.$(OBJEXT) \
+       load_okt.$(OBJEXT) load_s3m.$(OBJEXT) load_stm.$(OBJEXT) \
+       load_stx.$(OBJEXT) load_ult.$(OBJEXT) load_uni.$(OBJEXT) \
+       load_xm.$(OBJEXT) mloader.$(OBJEXT) mlutil.$(OBJEXT) \
+       mmsup.$(OBJEXT) munitrk.$(OBJEXT)
+libunimod_a_OBJECTS = $(am_libunimod_a_OBJECTS)
+
+DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)
+depcomp = $(SHELL) $(top_srcdir)/autoconf/depcomp
+am__depfiles_maybe = depfiles
+@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/load_669.Po ./$(DEPDIR)/load_amf.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/load_dsm.Po ./$(DEPDIR)/load_far.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/load_gdm.Po ./$(DEPDIR)/load_imf.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/load_it.Po ./$(DEPDIR)/load_m15.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/load_med.Po ./$(DEPDIR)/load_mod.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/load_mtm.Po ./$(DEPDIR)/load_okt.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/load_s3m.Po ./$(DEPDIR)/load_stm.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/load_stx.Po ./$(DEPDIR)/load_ult.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/load_uni.Po ./$(DEPDIR)/load_xm.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/mloader.Po ./$(DEPDIR)/mlutil.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/mmsup.Po ./$(DEPDIR)/munitrk.Po
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+       $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+CCLD = $(CC)
+LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
+DIST_SOURCES = $(libunimod_a_SOURCES)
+DIST_COMMON = $(top_srcdir)/common.makefile.in AUTHORS Makefile.am \
+       Makefile.in
+SOURCES = $(libunimod_a_SOURCES)
+
 all: all-am
 
 .SUFFIXES:
 .SUFFIXES: .c .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/common.makefile.in $(am__configure_deps)
-       @for dep in $?; do \
-         case '$(am__configure_deps)' in \
-           *$$dep*) \
-             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
-               && exit 0; \
-             exit 1;; \
-         esac; \
-       done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  libunimod/Makefile'; \
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/common.makefile.in $(top_srcdir)/configure.in $(ACLOCAL_M4)
        cd $(top_srcdir) && \
          $(AUTOMAKE) --gnu  libunimod/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-       @case '$?' in \
-         *config.status*) \
-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-         *) \
-           echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-           cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-       esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
+       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
+
+AR = ar
 
 clean-noinstLIBRARIES:
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
 
 mostlyclean-compile:
-       -rm -f *.$(OBJEXT)
+       -rm -f *.$(OBJEXT) core *.core
 
 distclean-compile:
        -rm -f *.tab.c
@@ -481,23 +447,40 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmsup.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/munitrk.Po@am__quote@
 
+distclean-depend:
+       -rm -rf ./$(DEPDIR)
+
 .c.o:
-@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
-@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
+@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
+@am__fastdepCC_TRUE@     -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
+@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
+@am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
+@am__fastdepCC_TRUE@   fi
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(COMPILE) -c $<
+@am__fastdepCC_FALSE@  $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
 
 .c.obj:
-@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
-@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
+@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
+@am__fastdepCC_TRUE@     -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
+@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
+@am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
+@am__fastdepCC_TRUE@   fi
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@  $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
 uninstall-info-am:
 
+ETAGS = etags
+ETAGSFLAGS =
+
+CTAGS = ctags
+CTAGSFLAGS =
+
+tags: TAGS
+
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
        unique=`for i in $$list; do \
@@ -506,7 +489,6 @@ ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
          $(AWK) '    { files[$$0] = 1; } \
               END { for (i in files) print i; }'`; \
        mkid -fID $$unique
-tags: TAGS
 
 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                $(TAGS_FILES) $(LISP)
@@ -521,6 +503,7 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
             $$tags $$unique
+
 ctags: CTAGS
 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                $(TAGS_FILES) $(LISP)
@@ -543,9 +526,13 @@ GTAGS:
 
 distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+
+top_distdir = ..
+distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
 distdir: $(DISTFILES)
-       $(mkdir_p) $(distdir)/..
+       $(mkinstalldirs) $(distdir)/..
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        list='$(DISTFILES)'; for file in $$list; do \
@@ -557,7 +544,7 @@ distdir: $(DISTFILES)
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
            dir="/$$dir"; \
-           $(mkdir_p) "$(distdir)$$dir"; \
+           $(mkinstalldirs) "$(distdir)$$dir"; \
          else \
            dir=''; \
          fi; \
@@ -575,6 +562,7 @@ distdir: $(DISTFILES)
 check-am: all-am
 check: check-am
 all-am: Makefile $(LIBRARIES)
+
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -587,7 +575,7 @@ install-am: all-am
 installcheck: installcheck-am
 install-strip:
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+         INSTALL_STRIP_FLAG=-s \
          `test -z '$(STRIP)' || \
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 mostlyclean-generic:
@@ -595,25 +583,24 @@ mostlyclean-generic:
 clean-generic:
 
 distclean-generic:
-       -rm -f $(CONFIG_CLEAN_FILES)
+       -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
 maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"
        @echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
 
 distclean: distclean-am
-       -rm -rf ./$(DEPDIR)
-       -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-       distclean-tags
+
+distclean-am: clean-am distclean-compile distclean-depend \
+       distclean-generic distclean-tags
 
 dvi: dvi-am
 
 dvi-am:
 
-html: html-am
-
 info: info-am
 
 info-am:
@@ -629,8 +616,7 @@ install-man:
 installcheck-am:
 
 maintainer-clean: maintainer-clean-am
-       -rm -rf ./$(DEPDIR)
-       -rm -f Makefile
+
 maintainer-clean-am: distclean-am maintainer-clean-generic
 
 mostlyclean: mostlyclean-am
@@ -649,8 +635,8 @@ uninstall-am: uninstall-info-am
 
 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
        clean-noinstLIBRARIES ctags distclean distclean-compile \
-       distclean-generic distclean-tags distdir dvi dvi-am html \
-       html-am info info-am install install-am install-data \
+       distclean-depend distclean-generic distclean-tags distdir dvi \
+       dvi-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
        install-info-am install-man install-strip installcheck \
        installcheck-am installdirs maintainer-clean \
index e361b5d..babd6f1 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.2 from Makefile.am.
+# Makefile.in generated by automake 1.7.6 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+# Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
 pkgincludedir = $(includedir)/@PACKAGE@
 top_builddir = ..
+
 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 INSTALL = @INSTALL@
 install_sh_DATA = $(install_sh) -c -m 644
@@ -50,27 +54,6 @@ NORMAL_UNINSTALL = :
 PRE_UNINSTALL = :
 POST_UNINSTALL = :
 host_triplet = @host@
-subdir = script
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/autoconf/alsa.m4 \
-       $(top_srcdir)/autoconf/ao.m4 $(top_srcdir)/autoconf/esd.m4 \
-       $(top_srcdir)/autoconf/gtk-2.0.m4 \
-       $(top_srcdir)/autoconf/gtk.m4 \
-       $(top_srcdir)/autoconf/libFLAC.m4 \
-       $(top_srcdir)/autoconf/libOggFLAC.m4 \
-       $(top_srcdir)/autoconf/ogg.m4 $(top_srcdir)/autoconf/utils.m4 \
-       $(top_srcdir)/autoconf/vorbis.m4 $(top_srcdir)/configure.in
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-       $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
-CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
-CONFIG_CLEAN_FILES =
-SOURCES =
-DIST_SOURCES =
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-pkgdatadir = @pkgdatadir@
-pkglibdir = @pkglibdir@
 ACLOCAL = @ACLOCAL@
 ALSA_CFLAGS = @ALSA_CFLAGS@
 ALSA_LIBS = @ALSA_LIBS@
@@ -108,7 +91,6 @@ ECHO_T = @ECHO_T@
 EGREP = @EGREP@
 ELFILES = @ELFILES@
 EMACS = @EMACS@
-EMACSLOADPATH = @EMACSLOADPATH@
 ENABLE_ALSASEQ_FALSE = @ENABLE_ALSASEQ_FALSE@
 ENABLE_ALSASEQ_TRUE = @ENABLE_ALSASEQ_TRUE@
 ENABLE_DYNAMIC_TCLTK_FALSE = @ENABLE_DYNAMIC_TCLTK_FALSE@
@@ -270,7 +252,6 @@ lispdir = @lispdir@
 localstatedir = @localstatedir@
 m_so_libs = @m_so_libs@
 mandir = @mandir@
-mkdir_p = @mkdir_p@
 n_so_libs = @n_so_libs@
 oldincludedir = @oldincludedir@
 p_so_libs = @p_so_libs@
@@ -290,6 +271,7 @@ target_vendor = @target_vendor@
 tcltk_dep = @tcltk_dep@
 timidity_LDFLAGS = @timidity_LDFLAGS@
 w_so_libs = @w_so_libs@
+
 EXTRA_DIST = \
        dllutl.rb \
        lspatch.pl \
@@ -298,38 +280,21 @@ EXTRA_DIST = \
        wpp386_w.sh \
        unix2dos.sh
 
+subdir = script
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
+CONFIG_CLEAN_FILES =
+DIST_SOURCES =
+DIST_COMMON = Makefile.am Makefile.in
 all: all-am
 
 .SUFFIXES:
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
-       @for dep in $?; do \
-         case '$(am__configure_deps)' in \
-           *$$dep*) \
-             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
-               && exit 0; \
-             exit 1;; \
-         esac; \
-       done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  script/Makefile'; \
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
        cd $(top_srcdir) && \
          $(AUTOMAKE) --gnu  script/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-       @case '$?' in \
-         *config.status*) \
-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-         *) \
-           echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-           cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-       esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
+       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 uninstall-info-am:
 tags: TAGS
 TAGS:
@@ -337,6 +302,10 @@ TAGS:
 ctags: CTAGS
 CTAGS:
 
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+
+top_distdir = ..
+distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
 distdir: $(DISTFILES)
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
@@ -350,7 +319,7 @@ distdir: $(DISTFILES)
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
            dir="/$$dir"; \
-           $(mkdir_p) "$(distdir)$$dir"; \
+           $(mkinstalldirs) "$(distdir)$$dir"; \
          else \
            dir=''; \
          fi; \
@@ -368,6 +337,7 @@ distdir: $(DISTFILES)
 check-am: all-am
 check: check-am
 all-am: Makefile
+
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -380,7 +350,7 @@ install-am: all-am
 installcheck: installcheck-am
 install-strip:
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+         INSTALL_STRIP_FLAG=-s \
          `test -z '$(STRIP)' || \
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 mostlyclean-generic:
@@ -388,7 +358,7 @@ mostlyclean-generic:
 clean-generic:
 
 distclean-generic:
-       -rm -f $(CONFIG_CLEAN_FILES)
+       -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
 maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"
@@ -398,15 +368,13 @@ clean: clean-am
 clean-am: clean-generic mostlyclean-am
 
 distclean: distclean-am
-       -rm -f Makefile
+
 distclean-am: clean-am distclean-generic
 
 dvi: dvi-am
 
 dvi-am:
 
-html: html-am
-
 info: info-am
 
 info-am:
@@ -422,7 +390,7 @@ install-man:
 installcheck-am:
 
 maintainer-clean: maintainer-clean-am
-       -rm -f Makefile
+
 maintainer-clean-am: distclean-am maintainer-clean-generic
 
 mostlyclean: mostlyclean-am
@@ -440,8 +408,8 @@ ps-am:
 uninstall-am: uninstall-info-am
 
 .PHONY: all all-am check check-am clean clean-generic distclean \
-       distclean-generic distdir dvi dvi-am html html-am info info-am \
-       install install-am install-data install-data-am install-exec \
+       distclean-generic distdir dvi dvi-am info info-am install \
+       install-am install-data install-data-am install-exec \
        install-exec-am install-info install-info-am install-man \
        install-strip installcheck installcheck-am installdirs \
        maintainer-clean maintainer-clean-generic mostlyclean \
index 60e203a..8cf06e8 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.2 from Makefile.am.
+# Makefile.in generated by automake 1.7.6 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+# Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 # Note that the definition of beginning with just one `#' implies
 # default value from configure.
 
-SOURCES = $(calcnewt_SOURCES) $(timidity_SOURCES) $(EXTRA_timidity_SOURCES)
-
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
 pkgincludedir = $(includedir)/@PACKAGE@
 top_builddir = ..
+
 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 INSTALL = @INSTALL@
 install_sh_DATA = $(install_sh) -c -m 644
@@ -57,145 +56,6 @@ NORMAL_UNINSTALL = :
 PRE_UNINSTALL = :
 POST_UNINSTALL = :
 host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-       $(top_srcdir)/common.makefile.in
-bin_PROGRAMS = timidity$(EXEEXT)
-noinst_PROGRAMS = calcnewt$(EXEEXT)
-subdir = timidity
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/autoconf/alsa.m4 \
-       $(top_srcdir)/autoconf/ao.m4 $(top_srcdir)/autoconf/esd.m4 \
-       $(top_srcdir)/autoconf/gtk-2.0.m4 \
-       $(top_srcdir)/autoconf/gtk.m4 \
-       $(top_srcdir)/autoconf/libFLAC.m4 \
-       $(top_srcdir)/autoconf/libOggFLAC.m4 \
-       $(top_srcdir)/autoconf/ogg.m4 $(top_srcdir)/autoconf/utils.m4 \
-       $(top_srcdir)/autoconf/vorbis.m4 $(top_srcdir)/configure.in
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-       $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
-CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
-CONFIG_CLEAN_FILES =
-am__installdirs = $(DESTDIR)$(bindir)
-binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
-PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
-am_calcnewt_OBJECTS = calcnewt.$(OBJEXT)
-calcnewt_OBJECTS = $(am_calcnewt_OBJECTS)
-calcnewt_LDADD = $(LDADD)
-am_timidity_OBJECTS = aiff_a.$(OBJEXT) aq.$(OBJEXT) au_a.$(OBJEXT) \
-       audio_cnv.$(OBJEXT) common.$(OBJEXT) controls.$(OBJEXT) \
-       effect.$(OBJEXT) filter.$(OBJEXT) freq.$(OBJEXT) \
-       instrum.$(OBJEXT) list_a.$(OBJEXT) loadtab.$(OBJEXT) \
-       m2m.$(OBJEXT) mfi.$(OBJEXT) miditrace.$(OBJEXT) \
-       midi_a.$(OBJEXT) mix.$(OBJEXT) mod.$(OBJEXT) \
-       mod2midi.$(OBJEXT) modmid_a.$(OBJEXT) mt19937ar.$(OBJEXT) \
-       optcode.$(OBJEXT) output.$(OBJEXT) playmidi.$(OBJEXT) \
-       quantity.$(OBJEXT) raw_a.$(OBJEXT) rcp.$(OBJEXT) \
-       readmidi.$(OBJEXT) recache.$(OBJEXT) resample.$(OBJEXT) \
-       reverb.$(OBJEXT) sbkconv.$(OBJEXT) sffile.$(OBJEXT) \
-       sfitem.$(OBJEXT) smfconv.$(OBJEXT) smplfile.$(OBJEXT) \
-       sndfont.$(OBJEXT) tables.$(OBJEXT) timidity.$(OBJEXT) \
-       version.$(OBJEXT) wave_a.$(OBJEXT) wrd_read.$(OBJEXT) \
-       wrdt.$(OBJEXT)
-timidity_OBJECTS = $(am_timidity_OBJECTS)
-@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@am__DEPENDENCIES_1 = $(top_builddir)/interface/w32g_res.res
-@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@am__DEPENDENCIES_1 = $(top_builddir)/interface/w32g_res.res
-@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@am__DEPENDENCIES_1 = $(top_builddir)\\interface\\w32g_res.res
-@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@am__DEPENDENCIES_1 = $(top_builddir)\\interface\\w32g_res.res
-@BORLANDC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@am__DEPENDENCIES_1 = w32g_res.res
-@BORLANDC_TRUE@@ENABLE_W32GUI_TRUE@am__DEPENDENCIES_1 = w32g_res.res
-@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = $(SYSEXTRAS:.c=.$(OBJEXT)) \
-@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/interface/libinterface.a \
-@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/libarc/libarc.a \
-@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/libunimod/libunimod.a \
-@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/utils/libutils.a \
-@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(am__DEPENDENCIES_1)
-@BORLANDC_FALSE@@DMC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = $(SYSEXTRAS:.c=.$(OBJEXT)) \
-@BORLANDC_FALSE@@DMC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@     $(top_builddir)\\interface\\interface.lib \
-@BORLANDC_FALSE@@DMC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@     $(top_builddir)\\libarc\\arc.lib \
-@BORLANDC_FALSE@@DMC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@     $(top_builddir)\\libunimod\\unimod.lib \
-@BORLANDC_FALSE@@DMC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@     $(top_builddir)\\utils\\utils.lib \
-@BORLANDC_FALSE@@DMC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@     $(am__DEPENDENCIES_1)
-@BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = interface.lib \
-@BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@        arc.lib \
-@BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@        unimod.lib \
-@BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@        utils.lib
-@BORLANDC_TRUE@@POCC_FALSE@@VCPP_FALSE@timidity_DEPENDENCIES =  \
-@BORLANDC_TRUE@@POCC_FALSE@@VCPP_FALSE@        interface.lib arc.lib \
-@BORLANDC_TRUE@@POCC_FALSE@@VCPP_FALSE@        unimod.lib utils.lib
-@POCC_TRUE@@VCPP_FALSE@timidity_DEPENDENCIES =  \
-@POCC_TRUE@@VCPP_FALSE@        $(SYSEXTRAS:.c=.$(OBJEXT)) \
-@POCC_TRUE@@VCPP_FALSE@        $(top_builddir)/interface/interface.lib \
-@POCC_TRUE@@VCPP_FALSE@        $(top_builddir)/libarc/arc.lib \
-@POCC_TRUE@@VCPP_FALSE@        $(top_builddir)/libunimod/unimod.lib \
-@POCC_TRUE@@VCPP_FALSE@        $(top_builddir)/utils/utils.lib \
-@POCC_TRUE@@VCPP_FALSE@        $(am__DEPENDENCIES_1)
-@VCPP_TRUE@timidity_DEPENDENCIES = $(SYSEXTRAS:.c=.$(OBJEXT)) \
-@VCPP_TRUE@    $(top_builddir)/interface/interface.lib \
-@VCPP_TRUE@    $(top_builddir)/libarc/arc.lib \
-@VCPP_TRUE@    $(top_builddir)/libunimod/unimod.lib \
-@VCPP_TRUE@    $(top_builddir)/utils/utils.lib \
-@VCPP_TRUE@    $(am__DEPENDENCIES_1)
-DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autoconf/depcomp
-am__depfiles_maybe = depfiles
-@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/aRts_a.Po ./$(DEPDIR)/aiff_a.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/alsa_a.Po ./$(DEPDIR)/ao_a.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/aq.Po ./$(DEPDIR)/au_a.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/audio_cnv.Po ./$(DEPDIR)/audriv_a.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/audriv_al.Po ./$(DEPDIR)/audriv_mme.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/audriv_none.Po ./$(DEPDIR)/bsd20_a.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/calcnewt.Po ./$(DEPDIR)/common.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/controls.Po ./$(DEPDIR)/darwin_a.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/dl_dld.Po ./$(DEPDIR)/dl_dlopen.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/dl_dyld.Po ./$(DEPDIR)/dl_hpux.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/dl_w32.Po ./$(DEPDIR)/effect.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/esd_a.Po ./$(DEPDIR)/filter.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/flac_a.Po ./$(DEPDIR)/freq.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/gogo_a.Po ./$(DEPDIR)/hpux_a.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/hpux_d_a.Po ./$(DEPDIR)/instrum.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/jack_a.Po ./$(DEPDIR)/list_a.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/loadtab.Po ./$(DEPDIR)/m2m.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/mac_a.Po ./$(DEPDIR)/mac_dlog.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/mac_main.Po ./$(DEPDIR)/mac_qt_a.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/mac_soundspec.Po ./$(DEPDIR)/mfi.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/mfnode.Po ./$(DEPDIR)/midi_a.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/miditrace.Po ./$(DEPDIR)/mix.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/mod.Po ./$(DEPDIR)/mod2midi.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/modmid_a.Po ./$(DEPDIR)/mt19937ar.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/nas_a.Po ./$(DEPDIR)/npipe_a.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/optcode.Po ./$(DEPDIR)/oss_a.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/output.Po ./$(DEPDIR)/playmidi.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/portaudio_a.Po ./$(DEPDIR)/quantity.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/raw_a.Po ./$(DEPDIR)/rcp.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/readmidi.Po ./$(DEPDIR)/recache.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/resample.Po ./$(DEPDIR)/reverb.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/sbkconv.Po ./$(DEPDIR)/sffile.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/sfitem.Po ./$(DEPDIR)/smfconv.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/smplfile.Po ./$(DEPDIR)/sndfont.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/speex_a.Po ./$(DEPDIR)/sun_a.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/tables.Po ./$(DEPDIR)/timidity.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/version.Po ./$(DEPDIR)/vorbis_a.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/w32_a.Po ./$(DEPDIR)/w32_gogo.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/w32_libFLAC_dll.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/w32_libOggFLAC_dll.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/w32_portaudio_dll.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/w32g_ogg_dll.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/w32g_vorbis_dll.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/w32g_vorbisenc_dll.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/wave_a.Po ./$(DEPDIR)/wrd_read.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/wrdt.Po
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-       $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-CCLD = $(CC)
-LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-SOURCES = $(calcnewt_SOURCES) $(timidity_SOURCES) \
-       $(EXTRA_timidity_SOURCES)
-DIST_SOURCES = $(calcnewt_SOURCES) $(timidity_SOURCES) \
-       $(EXTRA_timidity_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 pkgdatadir = @pkgdatadir@
 
 #CC= @CC@
@@ -255,7 +115,6 @@ ECHO_T = @ECHO_T@
 EGREP = @EGREP@
 ELFILES = @ELFILES@
 EMACS = @EMACS@
-EMACSLOADPATH = @EMACSLOADPATH@
 ENABLE_ALSASEQ_FALSE = @ENABLE_ALSASEQ_FALSE@
 ENABLE_ALSASEQ_TRUE = @ENABLE_ALSASEQ_TRUE@
 ENABLE_DYNAMIC_TCLTK_FALSE = @ENABLE_DYNAMIC_TCLTK_FALSE@
@@ -353,6 +212,7 @@ P_so_libs = @P_so_libs@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHCFLAGS = @SHCFLAGS@
+
 SHELL = @SHELL@
 SHLD = @SHLD@
 STRIP = @STRIP@
@@ -417,7 +277,6 @@ lispdir = @lispdir@
 localstatedir = @localstatedir@
 m_so_libs = @m_so_libs@
 mandir = @mandir@
-mkdir_p = @mkdir_p@
 n_so_libs = @n_so_libs@
 oldincludedir = @oldincludedir@
 p_so_libs = @p_so_libs@
@@ -465,6 +324,7 @@ DEF_PKGDATADIR = -DPKGDATADIR=\"$(PKGDATADIR)\"
 DEF_PKGLIBDIR = -DPKGLIBDIR=\"$(PKGLIBDIR)\"
 DEF_SHLIB_DIR = -DSHLIB_DIR=\"$(SHLIB_DIR)\"
 BITMAP_DIR = $(TCL_DIR)/bitmaps
+
 INCLUDES = \
        -I$(top_srcdir) \
        -I$(top_srcdir)/libarc \
@@ -473,6 +333,11 @@ INCLUDES = \
        -I$(top_srcdir)/utils \
        $(EXTRAINCS)
 
+
+bin_PROGRAMS = timidity
+
+noinst_PROGRAMS = calcnewt
+
 timidity_SOURCES = \
        aenc.h \
        aiff_a.c \
@@ -550,6 +415,7 @@ timidity_SOURCES = \
        wrd_read.c \
        wrdt.c
 
+
 EXTRA_timidity_SOURCES = \
        alsa_a.c \
        ao_a.c \
@@ -606,22 +472,18 @@ EXTRA_timidity_SOURCES = \
        w32_libOggFLAC_dll_g.h \
        w32_libOggFLAC_dll_i.h
 
+
 calcnewt_SOURCES = calcnewt.c
 @BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@W32GUI_RES = $(top_builddir)/interface/w32g_res.res
+
+@BORLANDC_TRUE@@ENABLE_W32GUI_TRUE@W32GUI_RES = w32g_res.res
 @BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@W32GUI_RES = $(top_builddir)/interface/w32g_res.res
-@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@W32GUI_RES = $(top_builddir)\\interface\\w32g_res.res
+
 @BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@W32GUI_RES = $(top_builddir)\\interface\\w32g_res.res
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@W32GUI_RES = $(top_builddir)\\interface\\w32g_res.res
 @BORLANDC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@W32GUI_RES = w32g_res.res
-@BORLANDC_TRUE@@ENABLE_W32GUI_TRUE@W32GUI_RES = w32g_res.res
-@BORLANDC_FALSE@CLEANFILES = newton_table.c
-@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_LDADD = \
-@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
-@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/interface/libinterface.a \
-@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/libarc/libarc.a \
-@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/libunimod/libunimod.a \
-@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/utils/libutils.a \
-@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(W32GUI_RES)
 
+@BORLANDC_FALSE@CLEANFILES = newton_table.c
 @BORLANDC_FALSE@@DMC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_LDADD = \
 @BORLANDC_FALSE@@DMC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@     $(SYSEXTRAS:.c=.$(OBJEXT)) \
 @BORLANDC_FALSE@@DMC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@     $(top_builddir)\\interface\\interface.lib \
@@ -630,11 +492,6 @@ calcnewt_SOURCES = calcnewt.c
 @BORLANDC_FALSE@@DMC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@     $(top_builddir)\\utils\\utils.lib \
 @BORLANDC_FALSE@@DMC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@     $(W32GUI_RES)
 
-@BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_LDADD = \
-@BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@      interface.lib \
-@BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@      arc.lib \
-@BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@      unimod.lib \
-@BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@      utils.lib
 
 @BORLANDC_TRUE@@POCC_FALSE@@VCPP_FALSE@timidity_LDADD = \
 @BORLANDC_TRUE@@POCC_FALSE@@VCPP_FALSE@      interface.lib \
@@ -642,6 +499,7 @@ calcnewt_SOURCES = calcnewt.c
 @BORLANDC_TRUE@@POCC_FALSE@@VCPP_FALSE@      unimod.lib \
 @BORLANDC_TRUE@@POCC_FALSE@@VCPP_FALSE@      utils.lib
 
+
 @POCC_TRUE@@VCPP_FALSE@timidity_LDADD = \
 @POCC_TRUE@@VCPP_FALSE@        $(SYSEXTRAS:.c=.$(OBJEXT)) \
 @POCC_TRUE@@VCPP_FALSE@        $(top_builddir)/interface/interface.lib \
@@ -650,6 +508,7 @@ calcnewt_SOURCES = calcnewt.c
 @POCC_TRUE@@VCPP_FALSE@        $(top_builddir)/utils/utils.lib \
 @POCC_TRUE@@VCPP_FALSE@        $(W32GUI_RES)
 
+
 @VCPP_TRUE@timidity_LDADD = \
 @VCPP_TRUE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
 @VCPP_TRUE@    $(top_builddir)/interface/interface.lib \
@@ -658,13 +517,21 @@ calcnewt_SOURCES = calcnewt.c
 @VCPP_TRUE@    $(top_builddir)/utils/utils.lib \
 @VCPP_TRUE@    $(W32GUI_RES)
 
-@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_dep = $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_LDADD = \
+@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
 @BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/interface/libinterface.a \
 @BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/libarc/libarc.a \
 @BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/libunimod/libunimod.a \
 @BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/utils/libutils.a \
 @BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(W32GUI_RES)
 
+@BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_LDADD = \
+@BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@      interface.lib \
+@BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@      arc.lib \
+@BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@      unimod.lib \
+@BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@      utils.lib
+
+
 @BORLANDC_FALSE@@DMC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_dep = $(SYSEXTRAS:.c=.$(OBJEXT)) \
 @BORLANDC_FALSE@@DMC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@     $(top_builddir)/interface/interface.lib \
 @BORLANDC_FALSE@@DMC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@     $(top_builddir)/libarc/arc.lib \
@@ -672,13 +539,6 @@ calcnewt_SOURCES = calcnewt.c
 @BORLANDC_FALSE@@DMC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@     $(top_builddir)/utils/utils.lib \
 @BORLANDC_FALSE@@DMC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@     $(W32GUI_RES)
 
-@BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_dep = $(SYSEXTRAS:.c=.$(OBJEXT)) \
-@BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@        $(top_builddir)/interface/interface.lib \
-@BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@        $(top_builddir)/libarc/arc.lib \
-@BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@        $(top_builddir)/libunimod/unimod.lib \
-@BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@        $(top_builddir)/utils/utils.lib \
-@BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@        $(W32GUI_RES)
-
 @BORLANDC_TRUE@@POCC_FALSE@@VCPP_FALSE@timidity_dep = $(SYSEXTRAS:.c=.$(OBJEXT)) \
 @BORLANDC_TRUE@@POCC_FALSE@@VCPP_FALSE@        $(top_builddir)/interface/interface.lib \
 @BORLANDC_TRUE@@POCC_FALSE@@VCPP_FALSE@        $(top_builddir)/libarc/arc.lib \
@@ -693,6 +553,7 @@ calcnewt_SOURCES = calcnewt.c
 @POCC_TRUE@@VCPP_FALSE@        $(top_builddir)/utils/utils.lib \
 @POCC_TRUE@@VCPP_FALSE@        $(W32GUI_RES)
 
+
 @VCPP_TRUE@timidity_dep = $(SYSEXTRAS:.c=.$(OBJEXT)) \
 @VCPP_TRUE@    $(top_builddir)/interface/interface.lib \
 @VCPP_TRUE@    $(top_builddir)/libarc/arc.lib \
@@ -700,6 +561,21 @@ calcnewt_SOURCES = calcnewt.c
 @VCPP_TRUE@    $(top_builddir)/utils/utils.lib \
 @VCPP_TRUE@    $(W32GUI_RES)
 
+
+@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_dep = $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/interface/libinterface.a \
+@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/libarc/libarc.a \
+@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/libunimod/libunimod.a \
+@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/utils/libutils.a \
+@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(W32GUI_RES)
+
+@BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_dep = $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@        $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@        $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@        $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@        $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@        $(W32GUI_RES)
+
 @BORLANDC_TRUE@@POCC_FALSE@@VCPP_FALSE@BORLANDC_LINK_OPTIONS = \
 @BORLANDC_TRUE@@POCC_FALSE@@VCPP_FALSE@      -L..\\interface \
 @BORLANDC_TRUE@@POCC_FALSE@@VCPP_FALSE@      -L..\\libarc \
@@ -712,51 +588,943 @@ calcnewt_SOURCES = calcnewt.c
 @BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@      LibPath ..\\libunimod \
 @BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@      LibPath ..\\utils
 
-@VCPP_TRUE@@WINDRV_FALSE@VC_LINK = link.exe
+
 @VCPP_TRUE@@WINDRV_TRUE@VC_LINK = link.exe -lib
+@VCPP_TRUE@@WINDRV_FALSE@VC_LINK = link.exe
 @VCPP_TRUE@VCC_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS)
+
 @POCC_TRUE@@VCPP_FALSE@@WINDRV_FALSE@POCC_LINK = polink.exe
+
 @POCC_TRUE@@VCPP_FALSE@@WINDRV_TRUE@POCC_LINK = polib.exe
+
 @POCC_TRUE@@VCPP_FALSE@POCCC_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS)
 @BORLANDC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WINDRV_FALSE@BORLANDC_LINK = ilink32.exe -C -Gn
+
 @BORLANDC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@WATCOM_LINK = wlink.exe 
 @BORLANDC_FALSE@@DMC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@DMC_LINK = dmc.exe 
+subdir = timidity
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
+CONFIG_CLEAN_FILES =
+bin_PROGRAMS = timidity$(EXEEXT)
+noinst_PROGRAMS = calcnewt$(EXEEXT)
+PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
+
+am_calcnewt_OBJECTS = calcnewt.$(OBJEXT)
+calcnewt_OBJECTS = $(am_calcnewt_OBJECTS)
+calcnewt_LDADD = $(LDADD)
+calcnewt_DEPENDENCIES =
+calcnewt_LDFLAGS =
+am_timidity_OBJECTS = aiff_a.$(OBJEXT) aq.$(OBJEXT) au_a.$(OBJEXT) \
+       audio_cnv.$(OBJEXT) common.$(OBJEXT) controls.$(OBJEXT) \
+       effect.$(OBJEXT) filter.$(OBJEXT) freq.$(OBJEXT) \
+       instrum.$(OBJEXT) list_a.$(OBJEXT) loadtab.$(OBJEXT) \
+       m2m.$(OBJEXT) mfi.$(OBJEXT) miditrace.$(OBJEXT) \
+       midi_a.$(OBJEXT) mix.$(OBJEXT) mod.$(OBJEXT) mod2midi.$(OBJEXT) \
+       modmid_a.$(OBJEXT) mt19937ar.$(OBJEXT) optcode.$(OBJEXT) \
+       output.$(OBJEXT) playmidi.$(OBJEXT) quantity.$(OBJEXT) \
+       raw_a.$(OBJEXT) rcp.$(OBJEXT) readmidi.$(OBJEXT) \
+       recache.$(OBJEXT) resample.$(OBJEXT) reverb.$(OBJEXT) \
+       sbkconv.$(OBJEXT) sffile.$(OBJEXT) sfitem.$(OBJEXT) \
+       smfconv.$(OBJEXT) smplfile.$(OBJEXT) sndfont.$(OBJEXT) \
+       tables.$(OBJEXT) timidity.$(OBJEXT) version.$(OBJEXT) \
+       wave_a.$(OBJEXT) wrd_read.$(OBJEXT) wrdt.$(OBJEXT)
+timidity_OBJECTS = $(am_timidity_OBJECTS)
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@ interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@ arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@ unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@ utils.lib
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@        $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@        $(top_builddir)/interface/libinterface.a \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@        $(top_builddir)/libarc/libarc.a \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@        $(top_builddir)/libunimod/libunimod.a \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@        $(top_builddir)/utils/libutils.a
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@  $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@  $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@  $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@  $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@  $(top_builddir)/utils/utils.lib
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@ $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@ $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@ $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@ $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@ $(top_builddir)/utils/utils.lib
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@  $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@  $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@  $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@  $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@  $(top_builddir)/utils/utils.lib
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@ $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@ $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@ $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@ $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@ $(top_builddir)/utils/utils.lib
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(top_builddir)/utils/utils.lib
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(top_builddir)/utils/utils.lib
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@  interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@  arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@  unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@  utils.lib
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@ $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@ $(top_builddir)/interface/libinterface.a \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@ $(top_builddir)/libarc/libarc.a \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@ $(top_builddir)/libunimod/libunimod.a \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@ $(top_builddir)/utils/libutils.a \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@ $(top_builddir)/interface/w32g_res.res
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(top_builddir)/interface/w32g_res.res
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(top_builddir)/interface/w32g_res.res
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@   $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@   $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@   $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@   $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@   $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@   $(top_builddir)/interface/w32g_res.res
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)/interface/w32g_res.res
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/interface/w32g_res.res
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/interface/w32g_res.res
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@  interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@  arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@  unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@  utils.lib
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@ $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@ $(top_builddir)/interface/libinterface.a \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@ $(top_builddir)/libarc/libarc.a \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@ $(top_builddir)/libunimod/libunimod.a \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@ $(top_builddir)/utils/libutils.a \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@ $(top_builddir)/interface/w32g_res.res
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(top_builddir)/interface/w32g_res.res
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(top_builddir)/interface/w32g_res.res
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@   $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@   $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@   $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@   $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@   $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@   $(top_builddir)/interface/w32g_res.res
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)/interface/w32g_res.res
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/interface/w32g_res.res
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/interface/w32g_res.res
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@   interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@   arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@   unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@   utils.lib
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)/interface/libinterface.a \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)/libarc/libarc.a \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)/libunimod/libunimod.a \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)/utils/libutils.a \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)/interface/w32g_res.res
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/interface/w32g_res.res
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/interface/w32g_res.res
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)/interface/w32g_res.res
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)/interface/w32g_res.res
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/interface/w32g_res.res
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/interface/w32g_res.res
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@  interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@  arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@  unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@  utils.lib
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@ $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@ $(top_builddir)\\interface\\interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@ $(top_builddir)\\libarc\\arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@ $(top_builddir)\\libunimod\\unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@ $(top_builddir)\\utils\\utils.lib
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(top_builddir)/utils/utils.lib
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(top_builddir)/utils/utils.lib
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@   $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@   $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@   $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@   $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@   $(top_builddir)/utils/utils.lib
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)/utils/utils.lib
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/utils/utils.lib
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/utils/utils.lib
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@   interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@   arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@   unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@   utils.lib
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)\\interface\\interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)\\libarc\\arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)\\libunimod\\unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)\\utils\\utils.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)\\interface\\w32g_res.res
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)\\interface\\w32g_res.res
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)\\interface\\w32g_res.res
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)\\interface\\w32g_res.res
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)\\interface\\w32g_res.res
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)\\interface\\w32g_res.res
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)\\interface\\w32g_res.res
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@   interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@   arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@   unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@   utils.lib
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)\\interface\\interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)\\libarc\\arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)\\libunimod\\unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)\\utils\\utils.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)\\interface\\w32g_res.res
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)\\interface\\w32g_res.res
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)\\interface\\w32g_res.res
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)\\interface\\w32g_res.res
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)\\interface\\w32g_res.res
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)\\interface\\w32g_res.res
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)\\interface\\w32g_res.res
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@    interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@    arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@    unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@    utils.lib
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)\\interface\\interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)\\libarc\\arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)\\libunimod\\unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)\\utils\\utils.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)\\interface\\w32g_res.res
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)\\interface\\w32g_res.res
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)\\interface\\w32g_res.res
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@     $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@     $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@     $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@     $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@     $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@     $(top_builddir)\\interface\\w32g_res.res
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)\\interface\\w32g_res.res
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@      $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@      $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@      $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@      $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@      $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@      $(top_builddir)\\interface\\w32g_res.res
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@     $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@     $(top_builddir)/interface/interface.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@     $(top_builddir)/libarc/arc.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@     $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@     $(top_builddir)/utils/utils.lib \
+@BORLANDC_FALSE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@     $(top_builddir)\\interface\\w32g_res.res
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@  interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@  arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@  unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@  utils.lib
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@ interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@ arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@ unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@ utils.lib
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@   $(top_builddir)/utils/utils.lib
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@  $(top_builddir)/utils/utils.lib
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@   $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@   $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@   $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@   $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@   $(top_builddir)/utils/utils.lib
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@  $(top_builddir)/utils/utils.lib
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/utils/utils.lib
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/utils/utils.lib
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@   interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@   arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@   unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@   utils.lib
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  utils.lib
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    w32g_res.res
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   w32g_res.res
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    w32g_res.res
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   w32g_res.res
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     w32g_res.res
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    w32g_res.res
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@   interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@   arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@   unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@   utils.lib
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  utils.lib
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    w32g_res.res
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   w32g_res.res
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    w32g_res.res
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   w32g_res.res
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     w32g_res.res
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    w32g_res.res
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@    interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@    arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@    unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@    utils.lib
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@   interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@   arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@   unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@   utils.lib
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@     w32g_res.res
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@    w32g_res.res
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@     $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@     $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@     $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@     $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@     $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@     w32g_res.res
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@    w32g_res.res
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@      $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@      $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@      $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@      $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@      $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@      w32g_res.res
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@     $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@     $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@     $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@     $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@     $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_FALSE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@     w32g_res.res
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@   interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@   arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@   unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@   utils.lib
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@  utils.lib
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@    $(top_builddir)/utils/utils.lib
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@   $(top_builddir)/utils/utils.lib
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@    $(top_builddir)/utils/utils.lib
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@   $(top_builddir)/utils/utils.lib
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/utils/utils.lib
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/utils/utils.lib
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@    interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@    arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@    unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@    utils.lib
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@   interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@   arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@   unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@   utils.lib
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@     w32g_res.res
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@    w32g_res.res
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@     $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@     $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@     $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@     $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@     $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@     w32g_res.res
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@    w32g_res.res
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@      $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@      $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@      $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@      $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@      $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@      w32g_res.res
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@     $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@     $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@     $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@     $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@     $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_FALSE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@     w32g_res.res
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@    interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@    arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@    unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@    utils.lib
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@   interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@   arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@   unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@   utils.lib
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@     $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@     w32g_res.res
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@    $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@    w32g_res.res
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@     $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@     $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@     $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@     $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@     $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@     w32g_res.res
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@    w32g_res.res
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@      $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@      $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@      $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@      $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@      $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@      w32g_res.res
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@     $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@     $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@     $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@     $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@     $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_FALSE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@     w32g_res.res
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@     interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@     arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@     unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@     utils.lib
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    utils.lib
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@      $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@      $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@      $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@      $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@      $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_TRUE@      w32g_res.res
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@     $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@     $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@     $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@     $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@     $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_FALSE@@VCPP_TRUE@@WATCOM_C_FALSE@     w32g_res.res
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@      $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@      $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@      $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@      $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@      $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_TRUE@      w32g_res.res
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@     $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@     $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@     $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@     $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@     $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@     w32g_res.res
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@       $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@       $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@       $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@       $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@       $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_TRUE@       w32g_res.res
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@timidity_DEPENDENCIES = \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@      $(SYSEXTRAS:.c=.$(OBJEXT)) \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@      $(top_builddir)/interface/interface.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@      $(top_builddir)/libarc/arc.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@      $(top_builddir)/libunimod/unimod.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@      $(top_builddir)/utils/utils.lib \
+@BORLANDC_TRUE@@DMC_TRUE@@ENABLE_W32GUI_TRUE@@ENABLE_W32G_SYN_TRUE@@POCC_TRUE@@VCPP_TRUE@@WATCOM_C_FALSE@      w32g_res.res
+
+DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)
+depcomp = $(SHELL) $(top_srcdir)/autoconf/depcomp
+am__depfiles_maybe = depfiles
+@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/aRts_a.Po ./$(DEPDIR)/aiff_a.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/alsa_a.Po ./$(DEPDIR)/ao_a.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/aq.Po ./$(DEPDIR)/au_a.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/audio_cnv.Po ./$(DEPDIR)/audriv_a.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/audriv_al.Po ./$(DEPDIR)/audriv_mme.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/audriv_none.Po ./$(DEPDIR)/bsd20_a.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/calcnewt.Po ./$(DEPDIR)/common.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/controls.Po ./$(DEPDIR)/darwin_a.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/dl_dld.Po ./$(DEPDIR)/dl_dlopen.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/dl_dyld.Po ./$(DEPDIR)/dl_hpux.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/dl_w32.Po ./$(DEPDIR)/effect.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/esd_a.Po ./$(DEPDIR)/filter.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/flac_a.Po ./$(DEPDIR)/freq.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/gogo_a.Po ./$(DEPDIR)/hpux_a.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/hpux_d_a.Po ./$(DEPDIR)/instrum.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/jack_a.Po ./$(DEPDIR)/list_a.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/loadtab.Po ./$(DEPDIR)/m2m.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/mac_a.Po ./$(DEPDIR)/mac_dlog.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/mac_main.Po ./$(DEPDIR)/mac_qt_a.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/mac_soundspec.Po ./$(DEPDIR)/mfi.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/mfnode.Po ./$(DEPDIR)/midi_a.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/miditrace.Po ./$(DEPDIR)/mix.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/mod.Po ./$(DEPDIR)/mod2midi.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/modmid_a.Po ./$(DEPDIR)/mt19937ar.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/nas_a.Po ./$(DEPDIR)/npipe_a.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/optcode.Po ./$(DEPDIR)/oss_a.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/output.Po ./$(DEPDIR)/playmidi.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/portaudio_a.Po ./$(DEPDIR)/quantity.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/raw_a.Po ./$(DEPDIR)/rcp.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/readmidi.Po ./$(DEPDIR)/recache.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/resample.Po ./$(DEPDIR)/reverb.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/sbkconv.Po ./$(DEPDIR)/sffile.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/sfitem.Po ./$(DEPDIR)/smfconv.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/smplfile.Po ./$(DEPDIR)/sndfont.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/speex_a.Po ./$(DEPDIR)/sun_a.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/tables.Po ./$(DEPDIR)/timidity.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/version.Po ./$(DEPDIR)/vorbis_a.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/w32_a.Po ./$(DEPDIR)/w32_gogo.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/w32_libFLAC_dll.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/w32_libOggFLAC_dll.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/w32_portaudio_dll.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/w32g_ogg_dll.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/w32g_vorbis_dll.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/w32g_vorbisenc_dll.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/wave_a.Po ./$(DEPDIR)/wrd_read.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/wrdt.Po
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+       $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+CCLD = $(CC)
+LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
+DIST_SOURCES = $(calcnewt_SOURCES) $(timidity_SOURCES) \
+       $(EXTRA_timidity_SOURCES)
+DIST_COMMON = $(top_srcdir)/common.makefile.in Makefile.am Makefile.in
+SOURCES = $(calcnewt_SOURCES) $(timidity_SOURCES) $(EXTRA_timidity_SOURCES)
+
 all: all-am
 
 .SUFFIXES:
 .SUFFIXES: .c .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/common.makefile.in $(am__configure_deps)
-       @for dep in $?; do \
-         case '$(am__configure_deps)' in \
-           *$$dep*) \
-             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
-               && exit 0; \
-             exit 1;; \
-         esac; \
-       done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  timidity/Makefile'; \
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/common.makefile.in $(top_srcdir)/configure.in $(ACLOCAL_M4)
        cd $(top_srcdir) && \
          $(AUTOMAKE) --gnu  timidity/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-       @case '$?' in \
-         *config.status*) \
-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-         *) \
-           echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-           cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-       esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
+       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
+binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
 install-binPROGRAMS: $(bin_PROGRAMS)
        @$(NORMAL_INSTALL)
-       $(mkdir_p) $(DESTDIR)$(bindir)
+       $(mkinstalldirs) $(DESTDIR)$(bindir)
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
          if test -f $$p \
@@ -780,18 +1548,33 @@ clean-binPROGRAMS:
 
 clean-noinstPROGRAMS:
        -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
-@BORLANDC_FALSE@@DMC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@calcnewt$(EXEEXT): $(calcnewt_OBJECTS) $(calcnewt_DEPENDENCIES) 
-@BORLANDC_FALSE@@DMC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@     @rm -f calcnewt$(EXEEXT)
-@BORLANDC_FALSE@@DMC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@     $(LINK) $(calcnewt_LDFLAGS) $(calcnewt_OBJECTS) $(calcnewt_LDADD) $(LIBS)
-@BORLANDC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@calcnewt$(EXEEXT): $(calcnewt_OBJECTS) $(calcnewt_DEPENDENCIES) 
-@BORLANDC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@       @rm -f calcnewt$(EXEEXT)
-@BORLANDC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@       $(LINK) $(calcnewt_LDFLAGS) $(calcnewt_OBJECTS) $(calcnewt_LDADD) $(LIBS)
-@BORLANDC_FALSE@@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@timidity$(EXEEXT): $(timidity_OBJECTS) $(timidity_DEPENDENCIES) 
-@BORLANDC_FALSE@@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    @rm -f timidity$(EXEEXT)
-@BORLANDC_FALSE@@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@    $(LINK) $(timidity_LDFLAGS) $(timidity_OBJECTS) $(timidity_LDADD) $(LIBS)
+@BORLANDC_FALSE@@DMC_TRUE@@MINGWGCC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@@WINDRV_FALSE@calcnewt$(EXEEXT): $(calcnewt_OBJECTS) $(calcnewt_DEPENDENCIES) 
+@BORLANDC_FALSE@@DMC_TRUE@@MINGWGCC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@@WINDRV_FALSE@        @rm -f calcnewt$(EXEEXT)
+@BORLANDC_FALSE@@DMC_TRUE@@MINGWGCC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@@WINDRV_FALSE@        $(LINK) $(calcnewt_LDFLAGS) $(calcnewt_OBJECTS) $(calcnewt_LDADD) $(LIBS)
+@BORLANDC_FALSE@@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@@WINDRV_FALSE@calcnewt$(EXEEXT): $(calcnewt_OBJECTS) $(calcnewt_DEPENDENCIES) 
+@BORLANDC_FALSE@@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@@WINDRV_FALSE@      @rm -f calcnewt$(EXEEXT)
+@BORLANDC_FALSE@@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@@WINDRV_FALSE@      $(LINK) $(calcnewt_LDFLAGS) $(calcnewt_OBJECTS) $(calcnewt_LDADD) $(LIBS)
+@BORLANDC_FALSE@@DMC_TRUE@@MINGWGCC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@@WINDRV_FALSE@calcnewt$(EXEEXT): $(calcnewt_OBJECTS) $(calcnewt_DEPENDENCIES) 
+@BORLANDC_FALSE@@DMC_TRUE@@MINGWGCC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@@WINDRV_FALSE@       @rm -f calcnewt$(EXEEXT)
+@BORLANDC_FALSE@@DMC_TRUE@@MINGWGCC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@@WINDRV_FALSE@       $(LINK) $(calcnewt_LDFLAGS) $(calcnewt_OBJECTS) $(calcnewt_LDADD) $(LIBS)
+@BORLANDC_FALSE@@DMC_TRUE@@MINGWGCC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@@WINDRV_TRUE@calcnewt$(EXEEXT): $(calcnewt_OBJECTS) $(calcnewt_DEPENDENCIES) 
+@BORLANDC_FALSE@@DMC_TRUE@@MINGWGCC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@@WINDRV_TRUE@ @rm -f calcnewt$(EXEEXT)
+@BORLANDC_FALSE@@DMC_TRUE@@MINGWGCC_TRUE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@@WINDRV_TRUE@ $(LINK) $(calcnewt_LDFLAGS) $(calcnewt_OBJECTS) $(calcnewt_LDADD) $(LIBS)
+@BORLANDC_FALSE@@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@@WINDRV_TRUE@calcnewt$(EXEEXT): $(calcnewt_OBJECTS) $(calcnewt_DEPENDENCIES) 
+@BORLANDC_FALSE@@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@@WINDRV_TRUE@       @rm -f calcnewt$(EXEEXT)
+@BORLANDC_FALSE@@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@@WINDRV_TRUE@       $(LINK) $(calcnewt_LDFLAGS) $(calcnewt_OBJECTS) $(calcnewt_LDADD) $(LIBS)
+@BORLANDC_FALSE@@DMC_TRUE@@MINGWGCC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@@WINDRV_TRUE@calcnewt$(EXEEXT): $(calcnewt_OBJECTS) $(calcnewt_DEPENDENCIES) 
+@BORLANDC_FALSE@@DMC_TRUE@@MINGWGCC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@@WINDRV_TRUE@        @rm -f calcnewt$(EXEEXT)
+@BORLANDC_FALSE@@DMC_TRUE@@MINGWGCC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@@WINDRV_TRUE@        $(LINK) $(calcnewt_LDFLAGS) $(calcnewt_OBJECTS) $(calcnewt_LDADD) $(LIBS)
+@BORLANDC_FALSE@@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@@WINDRV_FALSE@timidity$(EXEEXT): $(timidity_OBJECTS) $(timidity_DEPENDENCIES) 
+@BORLANDC_FALSE@@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@@WINDRV_FALSE@      @rm -f timidity$(EXEEXT)
+@BORLANDC_FALSE@@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@@WINDRV_FALSE@      $(LINK) $(timidity_LDFLAGS) $(timidity_OBJECTS) $(timidity_LDADD) $(LIBS)
+@BORLANDC_FALSE@@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@@WINDRV_TRUE@timidity$(EXEEXT): $(timidity_OBJECTS) $(timidity_DEPENDENCIES) 
+@BORLANDC_FALSE@@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@@WINDRV_TRUE@       @rm -f timidity$(EXEEXT)
+@BORLANDC_FALSE@@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@@WINDRV_TRUE@       $(LINK) $(timidity_LDFLAGS) $(timidity_OBJECTS) $(timidity_LDADD) $(LIBS)
 
 mostlyclean-compile:
-       -rm -f *.$(OBJEXT)
+       -rm -f *.$(OBJEXT) core *.core
 
 distclean-compile:
        -rm -f *.tab.c
@@ -882,23 +1665,40 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wrd_read.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wrdt.Po@am__quote@
 
+distclean-depend:
+       -rm -rf ./$(DEPDIR)
+
 .c.o:
-@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
-@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
+@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
+@am__fastdepCC_TRUE@     -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
+@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
+@am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
+@am__fastdepCC_TRUE@   fi
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(COMPILE) -c $<
+@am__fastdepCC_FALSE@  $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
 
 .c.obj:
-@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
-@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
+@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
+@am__fastdepCC_TRUE@     -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
+@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
+@am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
+@am__fastdepCC_TRUE@   fi
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@  $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
 uninstall-info-am:
 
+ETAGS = etags
+ETAGSFLAGS =
+
+CTAGS = ctags
+CTAGSFLAGS =
+
+tags: TAGS
+
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
        unique=`for i in $$list; do \
@@ -907,7 +1707,6 @@ ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
          $(AWK) '    { files[$$0] = 1; } \
               END { for (i in files) print i; }'`; \
        mkid -fID $$unique
-tags: TAGS
 
 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                $(TAGS_FILES) $(LISP)
@@ -922,6 +1721,7 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
             $$tags $$unique
+
 ctags: CTAGS
 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                $(TAGS_FILES) $(LISP)
@@ -944,9 +1744,13 @@ GTAGS:
 
 distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+
+top_distdir = ..
+distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
 distdir: $(DISTFILES)
-       $(mkdir_p) $(distdir)/..
+       $(mkinstalldirs) $(distdir)/..
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        list='$(DISTFILES)'; for file in $$list; do \
@@ -958,7 +1762,7 @@ distdir: $(DISTFILES)
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
            dir="/$$dir"; \
-           $(mkdir_p) "$(distdir)$$dir"; \
+           $(mkinstalldirs) "$(distdir)$$dir"; \
          else \
            dir=''; \
          fi; \
@@ -976,8 +1780,9 @@ distdir: $(DISTFILES)
 check-am: all-am
 check: check-am
 all-am: Makefile $(PROGRAMS)
+
 installdirs:
-       $(mkdir_p) $(DESTDIR)$(bindir)
+       $(mkinstalldirs) $(DESTDIR)$(bindir)
 install: install-am
 install-exec: install-exec-am
 install-data: install-data-am
@@ -989,7 +1794,7 @@ install-am: all-am
 installcheck: installcheck-am
 install-strip:
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+         INSTALL_STRIP_FLAG=-s \
          `test -z '$(STRIP)' || \
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 mostlyclean-generic:
@@ -998,7 +1803,7 @@ clean-generic:
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
 distclean-generic:
-       -rm -f $(CONFIG_CLEAN_FILES)
+       -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
 maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"
@@ -1009,17 +1814,14 @@ clean-am: clean-binPROGRAMS clean-generic clean-noinstPROGRAMS \
        mostlyclean-am
 
 distclean: distclean-am
-       -rm -rf ./$(DEPDIR)
-       -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-       distclean-tags
+
+distclean-am: clean-am distclean-compile distclean-depend \
+       distclean-generic distclean-tags
 
 dvi: dvi-am
 
 dvi-am:
 
-html: html-am
-
 info: info-am
 
 info-am:
@@ -1035,8 +1837,7 @@ install-man:
 installcheck-am:
 
 maintainer-clean: maintainer-clean-am
-       -rm -rf ./$(DEPDIR)
-       -rm -f Makefile
+
 maintainer-clean-am: distclean-am maintainer-clean-generic
 
 mostlyclean: mostlyclean-am
@@ -1055,14 +1856,14 @@ uninstall-am: uninstall-binPROGRAMS uninstall-info-am
 
 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
        clean-generic clean-noinstPROGRAMS ctags distclean \
-       distclean-compile distclean-generic distclean-tags distdir dvi \
-       dvi-am html html-am info info-am install install-am \
-       install-binPROGRAMS install-data install-data-am install-exec \
-       install-exec-am install-info install-info-am install-man \
-       install-strip installcheck installcheck-am installdirs \
-       maintainer-clean maintainer-clean-generic mostlyclean \
-       mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
-       tags uninstall uninstall-am uninstall-binPROGRAMS \
+       distclean-compile distclean-depend distclean-generic \
+       distclean-tags distdir dvi dvi-am info info-am install \
+       install-am install-binPROGRAMS install-data install-data-am \
+       install-exec install-exec-am install-info install-info-am \
+       install-man install-strip installcheck installcheck-am \
+       installdirs maintainer-clean maintainer-clean-generic \
+       mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
+       ps ps-am tags uninstall uninstall-am uninstall-binPROGRAMS \
        uninstall-info-am
 
 
index 974e104..8b72483 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.2 from Makefile.am.
+# Makefile.in generated by automake 1.7.6 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+# Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 # Note that the definition of beginning with just one `#' implies
 # default value from configure.
 
-SOURCES = $(libutils_a_SOURCES) $(EXTRA_libutils_a_SOURCES)
-
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
 pkgincludedir = $(includedir)/@PACKAGE@
 top_builddir = ..
+
 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 INSTALL = @INSTALL@
 install_sh_DATA = $(install_sh) -c -m 644
@@ -57,57 +56,6 @@ NORMAL_UNINSTALL = :
 PRE_UNINSTALL = :
 POST_UNINSTALL = :
 host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-       $(top_srcdir)/common.makefile.in
-subdir = utils
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/autoconf/alsa.m4 \
-       $(top_srcdir)/autoconf/ao.m4 $(top_srcdir)/autoconf/esd.m4 \
-       $(top_srcdir)/autoconf/gtk-2.0.m4 \
-       $(top_srcdir)/autoconf/gtk.m4 \
-       $(top_srcdir)/autoconf/libFLAC.m4 \
-       $(top_srcdir)/autoconf/libOggFLAC.m4 \
-       $(top_srcdir)/autoconf/ogg.m4 $(top_srcdir)/autoconf/utils.m4 \
-       $(top_srcdir)/autoconf/vorbis.m4 $(top_srcdir)/configure.in
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-       $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
-CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
-CONFIG_CLEAN_FILES =
-AR = ar
-ARFLAGS = cru
-LIBRARIES = $(noinst_LIBRARIES)
-libutils_a_AR = $(AR) $(ARFLAGS)
-@ENABLE_NETWORK_TRUE@am__DEPENDENCIES_1 = net.$(OBJEXT)
-@W32READDIR_TRUE@am__DEPENDENCIES_2 = readdir_win.$(OBJEXT)
-@ENABLE_SOUND_SPEC_TRUE@am__DEPENDENCIES_3 = fft.$(OBJEXT)
-@NEEDGETOPT_TRUE@am__DEPENDENCIES_4 = getopt.$(OBJEXT)
-am__DEPENDENCIES_5 = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) \
-       $(am__DEPENDENCIES_3) $(am__DEPENDENCIES_4)
-libutils_a_DEPENDENCIES = $(am__DEPENDENCIES_5)
-am_libutils_a_OBJECTS = bitset.$(OBJEXT) fft4g.$(OBJEXT) \
-       mblock.$(OBJEXT) memb.$(OBJEXT) nkflib.$(OBJEXT) \
-       strtab.$(OBJEXT) support.$(OBJEXT) timer.$(OBJEXT)
-libutils_a_OBJECTS = $(am_libutils_a_OBJECTS)
-DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autoconf/depcomp
-am__depfiles_maybe = depfiles
-@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/bitset.Po ./$(DEPDIR)/fft.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/fft4g.Po ./$(DEPDIR)/getopt.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/mac_readdir.Po ./$(DEPDIR)/mac_util.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/mblock.Po ./$(DEPDIR)/memb.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/net.Po ./$(DEPDIR)/nkflib.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/readdir_win.Po ./$(DEPDIR)/strtab.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/support.Po ./$(DEPDIR)/timer.Po
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-       $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-CCLD = $(CC)
-LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-SOURCES = $(libutils_a_SOURCES) $(EXTRA_libutils_a_SOURCES)
-DIST_SOURCES = $(libutils_a_SOURCES) $(EXTRA_libutils_a_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 pkgdatadir = @pkgdatadir@
 
 #CC= @CC@
@@ -167,7 +115,6 @@ ECHO_T = @ECHO_T@
 EGREP = @EGREP@
 ELFILES = @ELFILES@
 EMACS = @EMACS@
-EMACSLOADPATH = @EMACSLOADPATH@
 ENABLE_ALSASEQ_FALSE = @ENABLE_ALSASEQ_FALSE@
 ENABLE_ALSASEQ_TRUE = @ENABLE_ALSASEQ_TRUE@
 ENABLE_DYNAMIC_TCLTK_FALSE = @ENABLE_DYNAMIC_TCLTK_FALSE@
@@ -265,6 +212,7 @@ P_so_libs = @P_so_libs@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHCFLAGS = @SHCFLAGS@
+
 SHELL = @SHELL@
 SHLD = @SHLD@
 STRIP = @STRIP@
@@ -329,7 +277,6 @@ lispdir = @lispdir@
 localstatedir = @localstatedir@
 m_so_libs = @m_so_libs@
 mandir = @mandir@
-mkdir_p = @mkdir_p@
 n_so_libs = @n_so_libs@
 oldincludedir = @oldincludedir@
 p_so_libs = @p_so_libs@
@@ -377,11 +324,14 @@ DEF_PKGDATADIR = -DPKGDATADIR=\"$(PKGDATADIR)\"
 DEF_PKGLIBDIR = -DPKGLIBDIR=\"$(PKGLIBDIR)\"
 DEF_SHLIB_DIR = -DSHLIB_DIR=\"$(SHLIB_DIR)\"
 BITMAP_DIR = $(TCL_DIR)/bitmaps
+
 INCLUDES = \
        -I$(top_srcdir)/libarc \
        -I$(top_srcdir)/timidity
 
+
 noinst_LIBRARIES = libutils.a
+
 libutils_a_SOURCES = \
        bitset.c \
        bitset.h \
@@ -401,6 +351,7 @@ libutils_a_SOURCES = \
        timer.c \
        timer.h
 
+
 EXTRA_libutils_a_SOURCES = \
        fft.c \
        fft.h \
@@ -415,56 +366,119 @@ EXTRA_libutils_a_SOURCES = \
        readdir.h \
        readdir_win.c
 
+
 @NEEDGETOPT_TRUE@GETOPT_OBJS = getopt.$(OBJEXT)
+
 @ENABLE_NETWORK_TRUE@NET_OBJS = net.$(OBJEXT)
+
 @ENABLE_SOUND_SPEC_TRUE@SOUND_SPEC_OBJS = fft.$(OBJEXT)
+
 @W32READDIR_TRUE@W32READDIR_OBJS = readdir_win.$(OBJEXT)
+
 libutils_LIBADD = \
        $(NET_OBJS) \
        $(W32READDIR_OBJS) \
        $(SOUND_SPEC_OBJS) \
        $(GETOPT_OBJS)
 
+
 libutils_a_LIBADD = $(libutils_LIBADD)
+subdir = utils
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
+CONFIG_CLEAN_FILES =
+LIBRARIES = $(noinst_LIBRARIES)
+
+libutils_a_AR = $(AR) cru
+@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_FALSE@@W32READDIR_TRUE@libutils_a_DEPENDENCIES = \
+@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_FALSE@@W32READDIR_TRUE@     readdir_win.$(OBJEXT)
+@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_FALSE@@W32READDIR_FALSE@libutils_a_DEPENDENCIES =
+@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@libutils_a_DEPENDENCIES = \
+@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@      readdir_win.$(OBJEXT) \
+@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@      getopt.$(OBJEXT)
+@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_TRUE@@W32READDIR_FALSE@libutils_a_DEPENDENCIES = \
+@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_TRUE@@W32READDIR_FALSE@     getopt.$(OBJEXT)
+@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_FALSE@@W32READDIR_TRUE@libutils_a_DEPENDENCIES = \
+@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_FALSE@@W32READDIR_TRUE@      readdir_win.$(OBJEXT) \
+@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_FALSE@@W32READDIR_TRUE@      fft.$(OBJEXT)
+@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_FALSE@@W32READDIR_FALSE@libutils_a_DEPENDENCIES = \
+@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_FALSE@@W32READDIR_FALSE@     fft.$(OBJEXT)
+@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@libutils_a_DEPENDENCIES = \
+@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@       readdir_win.$(OBJEXT) \
+@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@       fft.$(OBJEXT) \
+@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@       getopt.$(OBJEXT)
+@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_FALSE@libutils_a_DEPENDENCIES = \
+@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_FALSE@      fft.$(OBJEXT) \
+@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_FALSE@      getopt.$(OBJEXT)
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_FALSE@@W32READDIR_TRUE@libutils_a_DEPENDENCIES = \
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_FALSE@@W32READDIR_TRUE@      net.$(OBJEXT) \
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_FALSE@@W32READDIR_TRUE@      readdir_win.$(OBJEXT)
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_FALSE@@W32READDIR_FALSE@libutils_a_DEPENDENCIES = \
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_FALSE@@W32READDIR_FALSE@     net.$(OBJEXT)
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@libutils_a_DEPENDENCIES = \
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@       net.$(OBJEXT) \
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@       readdir_win.$(OBJEXT) \
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@       getopt.$(OBJEXT)
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_TRUE@@W32READDIR_FALSE@libutils_a_DEPENDENCIES = \
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_TRUE@@W32READDIR_FALSE@      net.$(OBJEXT) \
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_TRUE@@W32READDIR_FALSE@      getopt.$(OBJEXT)
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_FALSE@@W32READDIR_TRUE@libutils_a_DEPENDENCIES = \
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_FALSE@@W32READDIR_TRUE@       net.$(OBJEXT) \
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_FALSE@@W32READDIR_TRUE@       readdir_win.$(OBJEXT) \
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_FALSE@@W32READDIR_TRUE@       fft.$(OBJEXT)
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_FALSE@@W32READDIR_FALSE@libutils_a_DEPENDENCIES = \
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_FALSE@@W32READDIR_FALSE@      net.$(OBJEXT) \
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_FALSE@@W32READDIR_FALSE@      fft.$(OBJEXT)
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@libutils_a_DEPENDENCIES = \
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@        net.$(OBJEXT) \
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@        readdir_win.$(OBJEXT) \
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@        fft.$(OBJEXT) \
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@        getopt.$(OBJEXT)
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_FALSE@libutils_a_DEPENDENCIES = \
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_FALSE@       net.$(OBJEXT) \
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_FALSE@       fft.$(OBJEXT) \
+@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_FALSE@       getopt.$(OBJEXT)
+am_libutils_a_OBJECTS = bitset.$(OBJEXT) fft4g.$(OBJEXT) \
+       mblock.$(OBJEXT) memb.$(OBJEXT) nkflib.$(OBJEXT) \
+       strtab.$(OBJEXT) support.$(OBJEXT) timer.$(OBJEXT)
+libutils_a_OBJECTS = $(am_libutils_a_OBJECTS)
+
+DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)
+depcomp = $(SHELL) $(top_srcdir)/autoconf/depcomp
+am__depfiles_maybe = depfiles
+@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/bitset.Po ./$(DEPDIR)/fft.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/fft4g.Po ./$(DEPDIR)/getopt.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/mac_readdir.Po ./$(DEPDIR)/mac_util.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/mblock.Po ./$(DEPDIR)/memb.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/net.Po ./$(DEPDIR)/nkflib.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/readdir_win.Po ./$(DEPDIR)/strtab.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/support.Po ./$(DEPDIR)/timer.Po
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+       $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+CCLD = $(CC)
+LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
+DIST_SOURCES = $(libutils_a_SOURCES) $(EXTRA_libutils_a_SOURCES)
+DIST_COMMON = $(top_srcdir)/common.makefile.in Makefile.am Makefile.in
+SOURCES = $(libutils_a_SOURCES) $(EXTRA_libutils_a_SOURCES)
+
 all: all-am
 
 .SUFFIXES:
 .SUFFIXES: .c .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/common.makefile.in $(am__configure_deps)
-       @for dep in $?; do \
-         case '$(am__configure_deps)' in \
-           *$$dep*) \
-             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
-               && exit 0; \
-             exit 1;; \
-         esac; \
-       done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  utils/Makefile'; \
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/common.makefile.in $(top_srcdir)/configure.in $(ACLOCAL_M4)
        cd $(top_srcdir) && \
          $(AUTOMAKE) --gnu  utils/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-       @case '$?' in \
-         *config.status*) \
-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-         *) \
-           echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-           cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-       esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
+       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
+
+AR = ar
 
 clean-noinstLIBRARIES:
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
 
 mostlyclean-compile:
-       -rm -f *.$(OBJEXT)
+       -rm -f *.$(OBJEXT) core *.core
 
 distclean-compile:
        -rm -f *.tab.c
@@ -484,23 +498,40 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/support.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timer.Po@am__quote@
 
+distclean-depend:
+       -rm -rf ./$(DEPDIR)
+
 .c.o:
-@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
-@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
+@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
+@am__fastdepCC_TRUE@     -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
+@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
+@am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
+@am__fastdepCC_TRUE@   fi
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(COMPILE) -c $<
+@am__fastdepCC_FALSE@  $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
 
 .c.obj:
-@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
-@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
+@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
+@am__fastdepCC_TRUE@     -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
+@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
+@am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
+@am__fastdepCC_TRUE@   fi
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@  $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
 uninstall-info-am:
 
+ETAGS = etags
+ETAGSFLAGS =
+
+CTAGS = ctags
+CTAGSFLAGS =
+
+tags: TAGS
+
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
        unique=`for i in $$list; do \
@@ -509,7 +540,6 @@ ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
          $(AWK) '    { files[$$0] = 1; } \
               END { for (i in files) print i; }'`; \
        mkid -fID $$unique
-tags: TAGS
 
 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                $(TAGS_FILES) $(LISP)
@@ -524,6 +554,7 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
             $$tags $$unique
+
 ctags: CTAGS
 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                $(TAGS_FILES) $(LISP)
@@ -546,9 +577,13 @@ GTAGS:
 
 distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+
+top_distdir = ..
+distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
 distdir: $(DISTFILES)
-       $(mkdir_p) $(distdir)/..
+       $(mkinstalldirs) $(distdir)/..
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        list='$(DISTFILES)'; for file in $$list; do \
@@ -560,7 +595,7 @@ distdir: $(DISTFILES)
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
            dir="/$$dir"; \
-           $(mkdir_p) "$(distdir)$$dir"; \
+           $(mkinstalldirs) "$(distdir)$$dir"; \
          else \
            dir=''; \
          fi; \
@@ -578,6 +613,7 @@ distdir: $(DISTFILES)
 check-am: all-am
 check: check-am
 all-am: Makefile $(LIBRARIES)
+
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -590,7 +626,7 @@ install-am: all-am
 installcheck: installcheck-am
 install-strip:
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+         INSTALL_STRIP_FLAG=-s \
          `test -z '$(STRIP)' || \
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 mostlyclean-generic:
@@ -598,25 +634,24 @@ mostlyclean-generic:
 clean-generic:
 
 distclean-generic:
-       -rm -f $(CONFIG_CLEAN_FILES)
+       -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
 maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"
        @echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
 
 distclean: distclean-am
-       -rm -rf ./$(DEPDIR)
-       -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-       distclean-tags
+
+distclean-am: clean-am distclean-compile distclean-depend \
+       distclean-generic distclean-tags
 
 dvi: dvi-am
 
 dvi-am:
 
-html: html-am
-
 info: info-am
 
 info-am:
@@ -632,8 +667,7 @@ install-man:
 installcheck-am:
 
 maintainer-clean: maintainer-clean-am
-       -rm -rf ./$(DEPDIR)
-       -rm -f Makefile
+
 maintainer-clean-am: distclean-am maintainer-clean-generic
 
 mostlyclean: mostlyclean-am
@@ -652,8 +686,8 @@ uninstall-am: uninstall-info-am
 
 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
        clean-noinstLIBRARIES ctags distclean distclean-compile \
-       distclean-generic distclean-tags distdir dvi dvi-am html \
-       html-am info info-am install install-am install-data \
+       distclean-depend distclean-generic distclean-tags distdir dvi \
+       dvi-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
        install-info-am install-man install-strip installcheck \
        installcheck-am installdirs maintainer-clean \
index 74a3d3e..1775e6a 100755 (executable)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.2 from Makefile.am.
+# Makefile.in generated by automake 1.7.6 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+# Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 # Note that the definition of beginning with just one `#' implies
 # default value from configure.
 
-
-SOURCES = $(libtimiditydrv_a_SOURCES)
-
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
 pkgincludedir = $(includedir)/@PACKAGE@
 top_builddir = ..
+
 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 INSTALL = @INSTALL@
 install_sh_DATA = $(install_sh) -c -m 644
@@ -58,64 +56,6 @@ NORMAL_UNINSTALL = :
 PRE_UNINSTALL = :
 POST_UNINSTALL = :
 host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-       $(top_srcdir)/common.makefile.in
-subdir = windrv
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/autoconf/alsa.m4 \
-       $(top_srcdir)/autoconf/ao.m4 $(top_srcdir)/autoconf/esd.m4 \
-       $(top_srcdir)/autoconf/gtk-2.0.m4 \
-       $(top_srcdir)/autoconf/gtk.m4 \
-       $(top_srcdir)/autoconf/libFLAC.m4 \
-       $(top_srcdir)/autoconf/libOggFLAC.m4 \
-       $(top_srcdir)/autoconf/ogg.m4 $(top_srcdir)/autoconf/utils.m4 \
-       $(top_srcdir)/autoconf/vorbis.m4 $(top_srcdir)/configure.in
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-       $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
-CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
-CONFIG_CLEAN_FILES =
-AR = ar
-ARFLAGS = cru
-LIBRARIES = $(noinst_LIBRARIES)
-libtimiditydrv_a_AR = $(AR) $(ARFLAGS)
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@libtimiditydrv_a_DEPENDENCIES = $(top_builddir)/interface/interface.lib \
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@        $(top_builddir)/libarc/arc.lib \
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@        $(top_builddir)/libunimod/unimod.lib \
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@        $(top_builddir)/utils/utils.lib \
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@        $(top_builddir)/timidity/timidity.exe
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@libtimiditydrv_a_DEPENDENCIES = $(top_builddir)/interface/interface.lib \
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/libarc/arc.lib \
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/libunimod/unimod.lib \
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/utils/utils.lib \
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/timidity/timidity.lib
-@DMC_TRUE@@MINGWGCC_FALSE@libtimiditydrv_a_DEPENDENCIES =  \
-@DMC_TRUE@@MINGWGCC_FALSE@     interface.lib arc.lib unimod.lib \
-@DMC_TRUE@@MINGWGCC_FALSE@     utils.lib timidity.lib
-@MINGWGCC_TRUE@libtimiditydrv_a_DEPENDENCIES =  \
-@MINGWGCC_TRUE@        $(top_builddir)/timidity/timidity.exe \
-@MINGWGCC_TRUE@        $(top_builddir)/interface/libinterface.a \
-@MINGWGCC_TRUE@        $(top_builddir)/libarc/libarc.a \
-@MINGWGCC_TRUE@        $(top_builddir)/libunimod/libunimod.a \
-@MINGWGCC_TRUE@        $(top_builddir)/utils/libutils.a
-am_libtimiditydrv_a_OBJECTS = timiditydrv.$(OBJEXT) \
-       timiwp_timidity.$(OBJEXT)
-libtimiditydrv_a_OBJECTS = $(am_libtimiditydrv_a_OBJECTS)
-SCRIPTS = $(noinst_SCRIPTS)
-DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autoconf/depcomp
-am__depfiles_maybe = depfiles
-@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/timiditydrv.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/timiwp_timidity.Po
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-       $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-CCLD = $(CC)
-LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-SOURCES = $(libtimiditydrv_a_SOURCES)
-DIST_SOURCES = $(libtimiditydrv_a_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 pkgdatadir = @pkgdatadir@
 
 #CC= @CC@
@@ -175,7 +115,6 @@ ECHO_T = @ECHO_T@
 EGREP = @EGREP@
 ELFILES = @ELFILES@
 EMACS = @EMACS@
-EMACSLOADPATH = @EMACSLOADPATH@
 ENABLE_ALSASEQ_FALSE = @ENABLE_ALSASEQ_FALSE@
 ENABLE_ALSASEQ_TRUE = @ENABLE_ALSASEQ_TRUE@
 ENABLE_DYNAMIC_TCLTK_FALSE = @ENABLE_DYNAMIC_TCLTK_FALSE@
@@ -273,6 +212,7 @@ P_so_libs = @P_so_libs@
 RANLIB = @RANLIB@
 SET_MAKE = @SET_MAKE@
 SHCFLAGS = @SHCFLAGS@
+
 SHELL = @SHELL@
 SHLD = @SHLD@
 STRIP = @STRIP@
@@ -337,7 +277,6 @@ lispdir = @lispdir@
 localstatedir = @localstatedir@
 m_so_libs = @m_so_libs@
 mandir = @mandir@
-mkdir_p = @mkdir_p@
 n_so_libs = @n_so_libs@
 oldincludedir = @oldincludedir@
 p_so_libs = @p_so_libs@
@@ -385,7 +324,9 @@ DEF_PKGDATADIR = -DPKGDATADIR=\"$(PKGDATADIR)\"
 DEF_PKGLIBDIR = -DPKGLIBDIR=\"$(PKGLIBDIR)\"
 DEF_SHLIB_DIR = -DSHLIB_DIR=\"$(SHLIB_DIR)\"
 BITMAP_DIR = $(TCL_DIR)/bitmaps
+
 AM_FLAGS = $(CFLAGS)
+
 INCLUDES = \
        -I$(top_srcdir) \
        -I$(top_srcdir)/libarc \
@@ -395,8 +336,10 @@ INCLUDES = \
        -I$(top_srcdir)/timidity \
        $(EXTRAINCS)
 
+
 @WINDRV_TRUE@noinst_SCRIPTS = timiditydrv.dll
 @WINDRV_TRUE@noinst_LIBRARIES = libtimiditydrv.a
+
 libtimiditydrv_a_SOURCES = \
        timiditydrv.c \
        timiwp_timidity.h \
@@ -404,23 +347,18 @@ libtimiditydrv_a_SOURCES = \
        timiditydrv.def \
        mmddk.h
 
+
 EXTRA_DIST = \
         timiditydrv.inf  \
         timiditydrv.idl
 
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@libtimiditydrv_a_LIBADD = \
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@        $(top_builddir)/interface/interface.lib \
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@        $(top_builddir)/libarc/arc.lib \
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@        $(top_builddir)/libunimod/unimod.lib \
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@        $(top_builddir)/utils/utils.lib \
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@        $(top_builddir)/timidity/timidity.exe
 
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@libtimiditydrv_a_LIBADD = \
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/interface/interface.lib \
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/libarc/arc.lib \
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/libunimod/unimod.lib \
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/utils/utils.lib \
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/timidity/timidity.lib
+@MINGWGCC_TRUE@libtimiditydrv_a_LIBADD = \
+@MINGWGCC_TRUE@        $(top_builddir)/timidity/timidity.exe \
+@MINGWGCC_TRUE@        $(top_builddir)/interface/libinterface.a \
+@MINGWGCC_TRUE@        $(top_builddir)/libarc/libarc.a \
+@MINGWGCC_TRUE@        $(top_builddir)/libunimod/libunimod.a \
+@MINGWGCC_TRUE@        $(top_builddir)/utils/libutils.a 
 
 @DMC_TRUE@@MINGWGCC_FALSE@libtimiditydrv_a_LIBADD = \
 @DMC_TRUE@@MINGWGCC_FALSE@     interface.lib \
@@ -429,26 +367,26 @@ EXTRA_DIST = \
 @DMC_TRUE@@MINGWGCC_FALSE@     utils.lib \
 @DMC_TRUE@@MINGWGCC_FALSE@     timidity.lib
 
-@MINGWGCC_TRUE@libtimiditydrv_a_LIBADD = \
-@MINGWGCC_TRUE@        $(top_builddir)/timidity/timidity.exe \
-@MINGWGCC_TRUE@        $(top_builddir)/interface/libinterface.a \
-@MINGWGCC_TRUE@        $(top_builddir)/libarc/libarc.a \
-@MINGWGCC_TRUE@        $(top_builddir)/libunimod/libunimod.a \
-@MINGWGCC_TRUE@        $(top_builddir)/utils/libutils.a 
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@libtimiditydrv_a_LIBADD = \
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/interface/interface.lib \
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/libarc/arc.lib \
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/libunimod/unimod.lib \
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/utils/utils.lib \
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/timidity/timidity.lib
 
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@libtimiditydrv_a_dep = \
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@libtimiditydrv_a_LIBADD = \
 @DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@        $(top_builddir)/interface/interface.lib \
 @DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@        $(top_builddir)/libarc/arc.lib \
 @DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@        $(top_builddir)/libunimod/unimod.lib \
 @DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@        $(top_builddir)/utils/utils.lib \
 @DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@        $(top_builddir)/timidity/timidity.exe
 
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@libtimiditydrv_a_dep = \
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/interface/interface.lib \
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/libarc/arc.lib \
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/libunimod/unimod.lib \
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/utils/utils.lib \
-@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/timidity/timidity.lib
+@MINGWGCC_TRUE@libtimiditydrv_a_dep = \
+@MINGWGCC_TRUE@        $(top_builddir)/timidity/timidity.exe \
+@MINGWGCC_TRUE@        $(top_builddir)/interface/libinterface.a \
+@MINGWGCC_TRUE@        $(top_builddir)/libarc/libarc.a \
+@MINGWGCC_TRUE@        $(top_builddir)/libunimod/libunimod.a \
+@MINGWGCC_TRUE@        $(top_builddir)/utils/libutils.a 
 
 @DMC_TRUE@@MINGWGCC_FALSE@libtimiditydrv_a_dep = \
 @DMC_TRUE@@MINGWGCC_FALSE@     $(top_builddir)/interface/interface.lib \
@@ -457,12 +395,20 @@ EXTRA_DIST = \
 @DMC_TRUE@@MINGWGCC_FALSE@     $(top_builddir)/utils/utils.lib \
 @DMC_TRUE@@MINGWGCC_FALSE@     $(top_builddir)/timidity/timidity.lib
 
-@MINGWGCC_TRUE@libtimiditydrv_a_dep = \
-@MINGWGCC_TRUE@        $(top_builddir)/timidity/timidity.exe \
-@MINGWGCC_TRUE@        $(top_builddir)/interface/libinterface.a \
-@MINGWGCC_TRUE@        $(top_builddir)/libarc/libarc.a \
-@MINGWGCC_TRUE@        $(top_builddir)/libunimod/libunimod.a \
-@MINGWGCC_TRUE@        $(top_builddir)/utils/libutils.a 
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@libtimiditydrv_a_dep = \
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/interface/interface.lib \
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/libarc/arc.lib \
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/libunimod/unimod.lib \
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/utils/utils.lib \
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/timidity/timidity.lib
+
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@libtimiditydrv_a_dep = \
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@        $(top_builddir)/interface/interface.lib \
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@        $(top_builddir)/libarc/arc.lib \
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@        $(top_builddir)/libunimod/unimod.lib \
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@        $(top_builddir)/utils/utils.lib \
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@        $(top_builddir)/timidity/timidity.exe
+
 
 #   POCC
 #    DMC
@@ -471,6 +417,7 @@ DRV_LIBS = \
        kernel32.lib winspool.lib comdlg32.lib advapi32.lib oleaut32.lib \
        uuid.lib odbc32.lib wsock32.lib user32.lib shell32.lib winmm.lib wsock32.lib
 
+
 #      kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib \
 #      advapi32.lib shell32.lib ole32.lib oleaut32.lib odbc32.lib odbccp32.lib \
 #      ksguid.lib ksuser.lib
@@ -479,45 +426,94 @@ DRV_LIBS = \
 @DMC_TRUE@@POCC_FALSE@@VCPP_FALSE@DMC_LINK = dmc.exe -WD
 @BORLANDC_TRUE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@BORLANDC_LINK = ilink32.exe -Tpd
 @BORLANDC_FALSE@@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@WATCOM_LINK = link386.exe -dll -def:timiditydrv.def -implib:timiditydrv.lib -out:timiditydrv.dll
+subdir = windrv
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
+CONFIG_CLEAN_FILES =
+LIBRARIES = $(noinst_LIBRARIES)
+
+libtimiditydrv_a_AR = $(AR) cru
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@libtimiditydrv_a_DEPENDENCIES = \
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/interface/interface.lib \
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/libarc/arc.lib \
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/libunimod/unimod.lib \
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/utils/utils.lib \
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_TRUE@ $(top_builddir)/timidity/timidity.lib
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@libtimiditydrv_a_DEPENDENCIES = \
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@        $(top_builddir)/interface/interface.lib \
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@        $(top_builddir)/libarc/arc.lib \
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@        $(top_builddir)/libunimod/unimod.lib \
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@        $(top_builddir)/utils/utils.lib \
+@DMC_FALSE@@MINGWGCC_FALSE@@POCC_FALSE@        $(top_builddir)/timidity/timidity.exe
+@DMC_FALSE@@MINGWGCC_TRUE@@POCC_TRUE@libtimiditydrv_a_DEPENDENCIES = \
+@DMC_FALSE@@MINGWGCC_TRUE@@POCC_TRUE@  $(top_builddir)/timidity/timidity.exe \
+@DMC_FALSE@@MINGWGCC_TRUE@@POCC_TRUE@  $(top_builddir)/interface/libinterface.a \
+@DMC_FALSE@@MINGWGCC_TRUE@@POCC_TRUE@  $(top_builddir)/libarc/libarc.a \
+@DMC_FALSE@@MINGWGCC_TRUE@@POCC_TRUE@  $(top_builddir)/libunimod/libunimod.a \
+@DMC_FALSE@@MINGWGCC_TRUE@@POCC_TRUE@  $(top_builddir)/utils/libutils.a
+@DMC_FALSE@@MINGWGCC_TRUE@@POCC_FALSE@libtimiditydrv_a_DEPENDENCIES = \
+@DMC_FALSE@@MINGWGCC_TRUE@@POCC_FALSE@ $(top_builddir)/timidity/timidity.exe \
+@DMC_FALSE@@MINGWGCC_TRUE@@POCC_FALSE@ $(top_builddir)/interface/libinterface.a \
+@DMC_FALSE@@MINGWGCC_TRUE@@POCC_FALSE@ $(top_builddir)/libarc/libarc.a \
+@DMC_FALSE@@MINGWGCC_TRUE@@POCC_FALSE@ $(top_builddir)/libunimod/libunimod.a \
+@DMC_FALSE@@MINGWGCC_TRUE@@POCC_FALSE@ $(top_builddir)/utils/libutils.a
+@DMC_TRUE@@MINGWGCC_FALSE@@POCC_TRUE@libtimiditydrv_a_DEPENDENCIES = \
+@DMC_TRUE@@MINGWGCC_FALSE@@POCC_TRUE@  interface.lib arc.lib \
+@DMC_TRUE@@MINGWGCC_FALSE@@POCC_TRUE@  unimod.lib utils.lib \
+@DMC_TRUE@@MINGWGCC_FALSE@@POCC_TRUE@  timidity.lib
+@DMC_TRUE@@MINGWGCC_FALSE@@POCC_FALSE@libtimiditydrv_a_DEPENDENCIES = \
+@DMC_TRUE@@MINGWGCC_FALSE@@POCC_FALSE@ interface.lib arc.lib \
+@DMC_TRUE@@MINGWGCC_FALSE@@POCC_FALSE@ unimod.lib utils.lib \
+@DMC_TRUE@@MINGWGCC_FALSE@@POCC_FALSE@ timidity.lib
+@DMC_TRUE@@MINGWGCC_TRUE@@POCC_TRUE@libtimiditydrv_a_DEPENDENCIES = \
+@DMC_TRUE@@MINGWGCC_TRUE@@POCC_TRUE@   $(top_builddir)/timidity/timidity.exe \
+@DMC_TRUE@@MINGWGCC_TRUE@@POCC_TRUE@   $(top_builddir)/interface/libinterface.a \
+@DMC_TRUE@@MINGWGCC_TRUE@@POCC_TRUE@   $(top_builddir)/libarc/libarc.a \
+@DMC_TRUE@@MINGWGCC_TRUE@@POCC_TRUE@   $(top_builddir)/libunimod/libunimod.a \
+@DMC_TRUE@@MINGWGCC_TRUE@@POCC_TRUE@   $(top_builddir)/utils/libutils.a
+@DMC_TRUE@@MINGWGCC_TRUE@@POCC_FALSE@libtimiditydrv_a_DEPENDENCIES = \
+@DMC_TRUE@@MINGWGCC_TRUE@@POCC_FALSE@  $(top_builddir)/timidity/timidity.exe \
+@DMC_TRUE@@MINGWGCC_TRUE@@POCC_FALSE@  $(top_builddir)/interface/libinterface.a \
+@DMC_TRUE@@MINGWGCC_TRUE@@POCC_FALSE@  $(top_builddir)/libarc/libarc.a \
+@DMC_TRUE@@MINGWGCC_TRUE@@POCC_FALSE@  $(top_builddir)/libunimod/libunimod.a \
+@DMC_TRUE@@MINGWGCC_TRUE@@POCC_FALSE@  $(top_builddir)/utils/libutils.a
+am_libtimiditydrv_a_OBJECTS = timiditydrv.$(OBJEXT) \
+       timiwp_timidity.$(OBJEXT)
+libtimiditydrv_a_OBJECTS = $(am_libtimiditydrv_a_OBJECTS)
+SCRIPTS = $(noinst_SCRIPTS)
+
+
+DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)
+depcomp = $(SHELL) $(top_srcdir)/autoconf/depcomp
+am__depfiles_maybe = depfiles
+@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/timiditydrv.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/timiwp_timidity.Po
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+       $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+CCLD = $(CC)
+LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
+DIST_SOURCES = $(libtimiditydrv_a_SOURCES)
+DIST_COMMON = $(top_srcdir)/common.makefile.in Makefile.am Makefile.in
+SOURCES = $(libtimiditydrv_a_SOURCES)
+
 all: all-am
 
 .SUFFIXES:
 .SUFFIXES: .c .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/common.makefile.in $(am__configure_deps)
-       @for dep in $?; do \
-         case '$(am__configure_deps)' in \
-           *$$dep*) \
-             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
-               && exit 0; \
-             exit 1;; \
-         esac; \
-       done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  windrv/Makefile'; \
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/common.makefile.in $(top_srcdir)/configure.in $(ACLOCAL_M4)
        cd $(top_srcdir) && \
          $(AUTOMAKE) --gnu  windrv/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-       @case '$?' in \
-         *config.status*) \
-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-         *) \
-           echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-           cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-       esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
+       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
+
+AR = ar
 
 clean-noinstLIBRARIES:
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
 
 mostlyclean-compile:
-       -rm -f *.$(OBJEXT)
+       -rm -f *.$(OBJEXT) core *.core
 
 distclean-compile:
        -rm -f *.tab.c
@@ -525,21 +521,38 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timiditydrv.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timiwp_timidity.Po@am__quote@
 
+distclean-depend:
+       -rm -rf ./$(DEPDIR)
+
 .c.o:
-@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
-@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
+@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
+@am__fastdepCC_TRUE@     -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
+@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
+@am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
+@am__fastdepCC_TRUE@   fi
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(COMPILE) -c $<
+@am__fastdepCC_FALSE@  $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
 
 .c.obj:
-@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
-@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
+@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
+@am__fastdepCC_TRUE@     -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
+@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
+@am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
+@am__fastdepCC_TRUE@   fi
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(COMPILE) -c `$(CYGPATH_W) '$<'`
+@am__fastdepCC_FALSE@  $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
+
+ETAGS = etags
+ETAGSFLAGS =
+
+CTAGS = ctags
+CTAGSFLAGS =
+
+tags: TAGS
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -549,7 +562,6 @@ ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
          $(AWK) '    { files[$$0] = 1; } \
               END { for (i in files) print i; }'`; \
        mkid -fID $$unique
-tags: TAGS
 
 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                $(TAGS_FILES) $(LISP)
@@ -564,6 +576,7 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
             $$tags $$unique
+
 ctags: CTAGS
 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                $(TAGS_FILES) $(LISP)
@@ -586,9 +599,13 @@ GTAGS:
 
 distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+
+top_distdir = ..
+distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
 distdir: $(DISTFILES)
-       $(mkdir_p) $(distdir)/..
+       $(mkinstalldirs) $(distdir)/..
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        list='$(DISTFILES)'; for file in $$list; do \
@@ -600,7 +617,7 @@ distdir: $(DISTFILES)
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
            dir="/$$dir"; \
-           $(mkdir_p) "$(distdir)$$dir"; \
+           $(mkinstalldirs) "$(distdir)$$dir"; \
          else \
            dir=''; \
          fi; \
@@ -618,6 +635,7 @@ distdir: $(DISTFILES)
 check-am: all-am
 check: check-am
 all-am: Makefile $(LIBRARIES) $(SCRIPTS)
+
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -630,7 +648,7 @@ install-am: all-am
 installcheck: installcheck-am
 install-strip:
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+         INSTALL_STRIP_FLAG=-s \
          `test -z '$(STRIP)' || \
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 mostlyclean-generic:
@@ -638,25 +656,24 @@ mostlyclean-generic:
 clean-generic:
 
 distclean-generic:
-       -rm -f $(CONFIG_CLEAN_FILES)
+       -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
 maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"
        @echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
 
 distclean: distclean-am
-       -rm -rf ./$(DEPDIR)
-       -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-       distclean-tags
+
+distclean-am: clean-am distclean-compile distclean-depend \
+       distclean-generic distclean-tags
 
 dvi: dvi-am
 
 dvi-am:
 
-html: html-am
-
 info: info-am
 
 info-am:
@@ -672,8 +689,7 @@ install-man:
 installcheck-am:
 
 maintainer-clean: maintainer-clean-am
-       -rm -rf ./$(DEPDIR)
-       -rm -f Makefile
+
 maintainer-clean-am: distclean-am maintainer-clean-generic
 
 mostlyclean: mostlyclean-am
@@ -692,8 +708,8 @@ uninstall-am: uninstall-info-am
 
 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
        clean-noinstLIBRARIES ctags distclean distclean-compile \
-       distclean-generic distclean-tags distdir dvi dvi-am html \
-       html-am info info-am install install-am install-data \
+       distclean-depend distclean-generic distclean-tags distdir dvi \
+       dvi-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
        install-info-am install-man install-strip installcheck \
        installcheck-am installdirs maintainer-clean \