1# Makefile.in generated by automake 1.7.6 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17# TiMidity++ -- MIDI to WAVE converter and player
18# Copyright (C) 1999-2002 Masanao Izumo <mo@goice.co.jp>
19# Copyright (C) 1995 Tuukka Toivonen <tt@cgs.fi>
20#
21# This program is free software; you can redistribute it and/or modify
22# it under the terms of the GNU General Public License as published by
23# the Free Software Foundation; either version 2 of the License, or
24# (at your option) any later version.
25#
26# This program is distributed in the hope that it will be useful,
27# but WITHOUT ANY WARRANTY; without even the implied warranty of
28# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
29# GNU General Public License for more details.
30#
31# You should have received a copy of the GNU General Public License
32# along with this program; if not, write to the Free Software
33# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
34
35# Define follows if you want to change.
36# Note that the definition of beginning with just one `#' implies
37# default value from configure.
38
39srcdir = @srcdir@
40top_srcdir = @top_srcdir@
41VPATH = @srcdir@
42pkgincludedir = $(includedir)/@PACKAGE@
43top_builddir = ..
44
45am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
46INSTALL = @INSTALL@
47install_sh_DATA = $(install_sh) -c -m 644
48install_sh_PROGRAM = $(install_sh) -c
49install_sh_SCRIPT = $(install_sh) -c
50INSTALL_HEADER = $(INSTALL_DATA)
51transform = $(program_transform_name)
52NORMAL_INSTALL = :
53PRE_INSTALL = :
54POST_INSTALL = :
55NORMAL_UNINSTALL = :
56PRE_UNINSTALL = :
57POST_UNINSTALL = :
58host_triplet = @host@
59pkgdatadir = @pkgdatadir@
60
61#CC= @CC@
62#CFLAGS = @CFLAGS@
63# For pentium gcc
64# For PGCC
65#CPPFLAGS = @CPPFLAGS@
66
67#DEFS = @DEFS@
68#LDFLAGS = @LDFLAGS@
69#LIBS = @LIBS@
70#SHLD = @SHLD@
71#SHCFLAGS = @SHCFLAGS@
72#@SET_MAKE@
73
74#prefix = @prefix@
75#exec_prefix = @exec_prefix@
76#bindir = @bindir@
77#libdir = @libdir@
78#datadir = @datadir@
79#mandir = @mandir@
80pkglibdir = @pkglibdir@
81ACLOCAL = @ACLOCAL@
82ALSA_CFLAGS = @ALSA_CFLAGS@
83ALSA_LIBS = @ALSA_LIBS@
84AMDEP_FALSE = @AMDEP_FALSE@
85AMDEP_TRUE = @AMDEP_TRUE@
86AMTAR = @AMTAR@
87AO_CFLAGS = @AO_CFLAGS@
88AO_LIBS = @AO_LIBS@
89ARTSCCONFIG = @ARTSCCONFIG@
90ARTSINCL = @ARTSINCL@
91ARTSLIBS = @ARTSLIBS@
92AUTOCONF = @AUTOCONF@
93AUTOHEADER = @AUTOHEADER@
94AUTOMAKE = @AUTOMAKE@
95AWK = @AWK@
96A_so_libs = @A_so_libs@
97BORLANDC_FALSE = @BORLANDC_FALSE@
98BORLANDC_LDFLAGS = @BORLANDC_LDFLAGS@
99BORLANDC_START = @BORLANDC_START@
100BORLANDC_TRUE = @BORLANDC_TRUE@
101CC = @CC@
102CCDEPMODE = @CCDEPMODE@
103CFLAGS = @CFLAGS@
104CPP = @CPP@
105CPPFLAGS = @CPPFLAGS@
106CYGPATH_W = @CYGPATH_W@
107DEFS = @DEFS@
108DEPDIR = @DEPDIR@
109DMC_FALSE = @DMC_FALSE@
110DMC_LDFLAGS = @DMC_LDFLAGS@
111DMC_TRUE = @DMC_TRUE@
112ECHO_C = @ECHO_C@
113ECHO_N = @ECHO_N@
114ECHO_T = @ECHO_T@
115EGREP = @EGREP@
116ELFILES = @ELFILES@
117EMACS = @EMACS@
118ENABLE_ALSASEQ_FALSE = @ENABLE_ALSASEQ_FALSE@
119ENABLE_ALSASEQ_TRUE = @ENABLE_ALSASEQ_TRUE@
120ENABLE_DYNAMIC_TCLTK_FALSE = @ENABLE_DYNAMIC_TCLTK_FALSE@
121ENABLE_DYNAMIC_TCLTK_TRUE = @ENABLE_DYNAMIC_TCLTK_TRUE@
122ENABLE_DYNAMIC_XAW_FALSE = @ENABLE_DYNAMIC_XAW_FALSE@
123ENABLE_DYNAMIC_XAW_TRUE = @ENABLE_DYNAMIC_XAW_TRUE@
124ENABLE_EMACS_FALSE = @ENABLE_EMACS_FALSE@
125ENABLE_EMACS_TRUE = @ENABLE_EMACS_TRUE@
126ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
127ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
128ENABLE_MOTIF_FALSE = @ENABLE_MOTIF_FALSE@
129ENABLE_MOTIF_TRUE = @ENABLE_MOTIF_TRUE@
130ENABLE_NCURSES_FALSE = @ENABLE_NCURSES_FALSE@
131ENABLE_NCURSES_TRUE = @ENABLE_NCURSES_TRUE@
132ENABLE_NETWORK_FALSE = @ENABLE_NETWORK_FALSE@
133ENABLE_NETWORK_TRUE = @ENABLE_NETWORK_TRUE@
134ENABLE_NPSYN_FALSE = @ENABLE_NPSYN_FALSE@
135ENABLE_NPSYN_TRUE = @ENABLE_NPSYN_TRUE@
136ENABLE_PLUGIN_FALSE = @ENABLE_PLUGIN_FALSE@
137ENABLE_PLUGIN_TRUE = @ENABLE_PLUGIN_TRUE@
138ENABLE_PORTMIDISYN_FALSE = @ENABLE_PORTMIDISYN_FALSE@
139ENABLE_PORTMIDISYN_TRUE = @ENABLE_PORTMIDISYN_TRUE@
140ENABLE_SERVER_FALSE = @ENABLE_SERVER_FALSE@
141ENABLE_SERVER_TRUE = @ENABLE_SERVER_TRUE@
142ENABLE_SLANG_FALSE = @ENABLE_SLANG_FALSE@
143ENABLE_SLANG_TRUE = @ENABLE_SLANG_TRUE@
144ENABLE_SOUND_SPEC_FALSE = @ENABLE_SOUND_SPEC_FALSE@
145ENABLE_SOUND_SPEC_TRUE = @ENABLE_SOUND_SPEC_TRUE@
146ENABLE_TCLTK_FALSE = @ENABLE_TCLTK_FALSE@
147ENABLE_TCLTK_TRUE = @ENABLE_TCLTK_TRUE@
148ENABLE_VT100_FALSE = @ENABLE_VT100_FALSE@
149ENABLE_VT100_TRUE = @ENABLE_VT100_TRUE@
150ENABLE_W32GUI_FALSE = @ENABLE_W32GUI_FALSE@
151ENABLE_W32GUI_TRUE = @ENABLE_W32GUI_TRUE@
152ENABLE_W32G_SYN_FALSE = @ENABLE_W32G_SYN_FALSE@
153ENABLE_W32G_SYN_TRUE = @ENABLE_W32G_SYN_TRUE@
154ENABLE_WINSYN_FALSE = @ENABLE_WINSYN_FALSE@
155ENABLE_WINSYN_TRUE = @ENABLE_WINSYN_TRUE@
156ENABLE_WRD_FALSE = @ENABLE_WRD_FALSE@
157ENABLE_WRD_TRUE = @ENABLE_WRD_TRUE@
158ENABLE_XAW_FALSE = @ENABLE_XAW_FALSE@
159ENABLE_XAW_TRUE = @ENABLE_XAW_TRUE@
160ENABLE_XDND_FALSE = @ENABLE_XDND_FALSE@
161ENABLE_XDND_TRUE = @ENABLE_XDND_TRUE@
162ENABLE_XSKIN_FALSE = @ENABLE_XSKIN_FALSE@
163ENABLE_XSKIN_TRUE = @ENABLE_XSKIN_TRUE@
164ESD_CFLAGS = @ESD_CFLAGS@
165ESD_CONFIG = @ESD_CONFIG@
166ESD_LIBS = @ESD_LIBS@
167EXEEXT = @EXEEXT@
168EXTRALIBS = @EXTRALIBS@
169GTK_CFLAGS = @GTK_CFLAGS@
170GTK_CONFIG = @GTK_CONFIG@
171GTK_LIBS = @GTK_LIBS@
172INSTALL_DATA = @INSTALL_DATA@
173INSTALL_PROGRAM = @INSTALL_PROGRAM@
174INSTALL_SCRIPT = @INSTALL_SCRIPT@
175INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
176INTERFACE_SRCS = @INTERFACE_SRCS@
177LDFLAGS = @LDFLAGS@
178LIBFLAC_CFLAGS = @LIBFLAC_CFLAGS@
179LIBFLAC_LIBS = @LIBFLAC_LIBS@
180LIBOBJS = @LIBOBJS@
181LIBOGGFLAC_CFLAGS = @LIBOGGFLAC_CFLAGS@
182LIBOGGFLAC_LIBS = @LIBOGGFLAC_LIBS@
183LIBS = @LIBS@
184LN_S = @LN_S@
185LTLIBOBJS = @LTLIBOBJS@
186MAINT = @MAINT@
187MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
188MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
189MAKEINFO = @MAKEINFO@
190MINGWGCC_FALSE = @MINGWGCC_FALSE@
191MINGWGCC_TRUE = @MINGWGCC_TRUE@
192MSYS_FALSE = @MSYS_FALSE@
193MSYS_TRUE = @MSYS_TRUE@
194NEEDDLOPEN_FALSE = @NEEDDLOPEN_FALSE@
195NEEDDLOPEN_TRUE = @NEEDDLOPEN_TRUE@
196NEEDGETOPT_FALSE = @NEEDGETOPT_FALSE@
197NEEDGETOPT_TRUE = @NEEDGETOPT_TRUE@
198NETSRCS = @NETSRCS@
199OBJEXT = @OBJEXT@
200OGG_CFLAGS = @OGG_CFLAGS@
201OGG_LIBS = @OGG_LIBS@
202PACKAGE = @PACKAGE@
203PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
204PACKAGE_NAME = @PACKAGE_NAME@
205PACKAGE_STRING = @PACKAGE_STRING@
206PACKAGE_TARNAME = @PACKAGE_TARNAME@
207PACKAGE_VERSION = @PACKAGE_VERSION@
208PATH_SEPARATOR = @PATH_SEPARATOR@
209PKG_CONFIG = @PKG_CONFIG@
210POCC_FALSE = @POCC_FALSE@
211POCC_LDFLAGS = @POCC_LDFLAGS@
212POCC_TRUE = @POCC_TRUE@
213P_so_libs = @P_so_libs@
214RANLIB = @RANLIB@
215SET_MAKE = @SET_MAKE@
216SHCFLAGS = @SHCFLAGS@
217
218SHELL = @SHELL@
219SHLD = @SHLD@
220STRIP = @STRIP@
221SYSEXTRAS = @SYSEXTRAS@
222TCLSH = @TCLSH@
223T_so_libs = @T_so_libs@
224VCPP_FALSE = @VCPP_FALSE@
225VCPP_LDFLAGS = @VCPP_LDFLAGS@
226VCPP_TRUE = @VCPP_TRUE@
227VERSION = @VERSION@
228VORBISENC_LIBS = @VORBISENC_LIBS@
229VORBISFILE_LIBS = @VORBISFILE_LIBS@
230VORBIS_CFLAGS = @VORBIS_CFLAGS@
231VORBIS_LIBS = @VORBIS_LIBS@
232W32G_GUI_FALSE = @W32G_GUI_FALSE@
233W32G_GUI_TRUE = @W32G_GUI_TRUE@
234W32READDIR_FALSE = @W32READDIR_FALSE@
235W32READDIR_TRUE = @W32READDIR_TRUE@
236WATCOM_C_FALSE = @WATCOM_C_FALSE@
237WATCOM_C_TRUE = @WATCOM_C_TRUE@
238WATCOM_LDFLAGS = @WATCOM_LDFLAGS@
239WINDRV_FALSE = @WINDRV_FALSE@
240WINDRV_TRUE = @WINDRV_TRUE@
241W_so_libs = @W_so_libs@
242XAW_INSTALL_RESOURCE_FILES_FALSE = @XAW_INSTALL_RESOURCE_FILES_FALSE@
243XAW_INSTALL_RESOURCE_FILES_TRUE = @XAW_INSTALL_RESOURCE_FILES_TRUE@
244X_CFLAGS = @X_CFLAGS@
245X_EXTRA_LIBS = @X_EXTRA_LIBS@
246X_LIBS = @X_LIBS@
247X_PRE_LIBS = @X_PRE_LIBS@
248a_so_libs = @a_so_libs@
249ac_ct_CC = @ac_ct_CC@
250ac_ct_RANLIB = @ac_ct_RANLIB@
251ac_ct_STRIP = @ac_ct_STRIP@
252am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
253am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
254am__include = @am__include@
255am__leading_dot = @am__leading_dot@
256am__quote = @am__quote@
257bindir = @bindir@
258build = @build@
259build_alias = @build_alias@
260build_cpu = @build_cpu@
261build_os = @build_os@
262build_vendor = @build_vendor@
263datadir = @datadir@
264dynamic_targets = @dynamic_targets@
265e_so_libs = @e_so_libs@
266exec_prefix = @exec_prefix@
267g_so_libs = @g_so_libs@
268host = @host@
269host_alias = @host_alias@
270host_cpu = @host_cpu@
271host_os = @host_os@
272host_vendor = @host_vendor@
273i_so_libs = @i_so_libs@
274includedir = @includedir@
275infodir = @infodir@
276install_sh = @install_sh@
277k_so_libs = @k_so_libs@
278libdir = @libdir@
279libexecdir = @libexecdir@
280lispdir = @lispdir@
281localstatedir = @localstatedir@
282m_so_libs = @m_so_libs@
283mandir = @mandir@
284n_so_libs = @n_so_libs@
285oldincludedir = @oldincludedir@
286p_so_libs = @p_so_libs@
287prefix = @prefix@
288program_transform_name = @program_transform_name@
289r_so_libs = @r_so_libs@
290s_so_libs = @s_so_libs@
291sbindir = @sbindir@
292sharedstatedir = @sharedstatedir@
293so = @so@
294sysconfdir = @sysconfdir@
295target = @target@
296target_alias = @target_alias@
297target_cpu = @target_cpu@
298target_os = @target_os@
299target_vendor = @target_vendor@
300tcltk_dep = @tcltk_dep@
301timidity_LDFLAGS = @timidity_LDFLAGS@
302w_so_libs = @w_so_libs@
303xawresdir = @xawresdir@
304#INSTALL = @INSTALL@
305
306# Where to install the patches, config files.
307PKGDATADIR = $(pkgdatadir)
308
309# Where to install the Tcl code and the bitmaps.
310# It also contains bitmaps which are shared with XAW interface.
311PKGLIBDIR = $(pkglibdir)
312
313# Where to install the dynamic link interface.
314SHLIB_DIR = $(pkglibdir)
315
316# Where to install timidity.el
317ELISP_DIR = $(lispdir)
318
319# Where to install TiMidity.ad
320XAWRES = ${xawresdir}/app-defaults
321XAWRES_JA = ${xawresdir}/ja_JP.eucJP/app-defaults
322
323# If you want to change TCL_DIR, please do follows.
324# * Add -DTKPROGPATH=\"$(TCL_DIR)/tkmidity.tcl\" to CPPFLAGS.
325# * Make a symbolic link $(PKGLIBDIR)/bitmaps to $(TCL_DIR)/bitmaps
326TCL_DIR = $(PKGLIBDIR)
327
328# Define the timidity default file search path.
329DEF_DEFAULT_PATH = -DDEFAULT_PATH=\"$(PKGDATADIR)\"
330
331# You sould not change follows definitions.
332DEF_PKGDATADIR = -DPKGDATADIR=\"$(PKGDATADIR)\"
333DEF_PKGLIBDIR = -DPKGLIBDIR=\"$(PKGLIBDIR)\"
334DEF_SHLIB_DIR = -DSHLIB_DIR=\"$(SHLIB_DIR)\"
335BITMAP_DIR = $(TCL_DIR)/bitmaps
336
337INCLUDES = \
338	-I$(top_srcdir)/libarc \
339	-I$(top_srcdir)/timidity
340
341
342noinst_LIBRARIES = libutils.a
343
344libutils_a_SOURCES = \
345	bitset.c \
346	bitset.h \
347	fft4g.c \
348	fft4g.h \
349	tmdy_getopt.h \
350	mblock.c \
351	mblock.h \
352	memb.c \
353	memb.h \
354	nkflib.c \
355	nkflib.h \
356	strtab.c \
357	strtab.h \
358	support.c \
359	support.h \
360	timer.c \
361	timer.h
362
363
364EXTRA_libutils_a_SOURCES = \
365	fft.c \
366	fft.h \
367	getopt.c \
368	support.c \
369	net.c \
370	net.h \
371	getaddrinfo.c \
372	mac_util.c \
373	mac_util.h \
374	mac_readdir.c \
375	mac_readdir.h \
376	readdir.h \
377	readdir_win.c
378
379
380@NEEDGETOPT_TRUE@GETOPT_OBJS = getopt.$(OBJEXT)
381
382@ENABLE_NETWORK_TRUE@NET_OBJS = net.$(OBJEXT) getaddrinfo.$(OBJEXT)
383
384@ENABLE_SOUND_SPEC_TRUE@SOUND_SPEC_OBJS = fft.$(OBJEXT)
385
386@W32READDIR_TRUE@W32READDIR_OBJS = readdir_win.$(OBJEXT)
387
388libutils_LIBADD = \
389	$(NET_OBJS) \
390	$(W32READDIR_OBJS) \
391	$(SOUND_SPEC_OBJS) \
392	$(GETOPT_OBJS)
393
394
395libutils_a_LIBADD = $(libutils_LIBADD)
396subdir = utils
397ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
398mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
399CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
400CONFIG_CLEAN_FILES =
401LIBRARIES = $(noinst_LIBRARIES)
402
403libutils_a_AR = $(AR) cru
404@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_FALSE@@W32READDIR_TRUE@libutils_a_DEPENDENCIES = \
405@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_FALSE@@W32READDIR_TRUE@	readdir_win.$(OBJEXT)
406@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_FALSE@@W32READDIR_FALSE@libutils_a_DEPENDENCIES =
407@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@libutils_a_DEPENDENCIES = \
408@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@	readdir_win.$(OBJEXT) \
409@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@	getopt.$(OBJEXT)
410@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_TRUE@@W32READDIR_FALSE@libutils_a_DEPENDENCIES = \
411@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_TRUE@@W32READDIR_FALSE@	getopt.$(OBJEXT)
412@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_FALSE@@W32READDIR_TRUE@libutils_a_DEPENDENCIES = \
413@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_FALSE@@W32READDIR_TRUE@	readdir_win.$(OBJEXT) \
414@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_FALSE@@W32READDIR_TRUE@	fft.$(OBJEXT)
415@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_FALSE@@W32READDIR_FALSE@libutils_a_DEPENDENCIES = \
416@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_FALSE@@W32READDIR_FALSE@	fft.$(OBJEXT)
417@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@libutils_a_DEPENDENCIES = \
418@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@	readdir_win.$(OBJEXT) \
419@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@	fft.$(OBJEXT) \
420@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@	getopt.$(OBJEXT)
421@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_FALSE@libutils_a_DEPENDENCIES = \
422@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_FALSE@	fft.$(OBJEXT) \
423@ENABLE_NETWORK_FALSE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_FALSE@	getopt.$(OBJEXT)
424@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_FALSE@@W32READDIR_TRUE@libutils_a_DEPENDENCIES = \
425@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_FALSE@@W32READDIR_TRUE@	net.$(OBJEXT) \
426@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_FALSE@@W32READDIR_TRUE@	getaddrinfo.$(OBJEXT) \
427@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_FALSE@@W32READDIR_TRUE@	readdir_win.$(OBJEXT)
428@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_FALSE@@W32READDIR_FALSE@libutils_a_DEPENDENCIES = \
429@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_FALSE@@W32READDIR_FALSE@	net.$(OBJEXT) \
430@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_FALSE@@W32READDIR_FALSE@	getaddrinfo.$(OBJEXT)
431@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@libutils_a_DEPENDENCIES = \
432@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@	net.$(OBJEXT) \
433@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@	getaddrinfo.$(OBJEXT) \
434@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@	readdir_win.$(OBJEXT) \
435@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@	getopt.$(OBJEXT)
436@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_TRUE@@W32READDIR_FALSE@libutils_a_DEPENDENCIES = \
437@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_TRUE@@W32READDIR_FALSE@	net.$(OBJEXT) \
438@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_TRUE@@W32READDIR_FALSE@	getaddrinfo.$(OBJEXT) \
439@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_FALSE@@NEEDGETOPT_TRUE@@W32READDIR_FALSE@	getopt.$(OBJEXT)
440@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_FALSE@@W32READDIR_TRUE@libutils_a_DEPENDENCIES = \
441@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_FALSE@@W32READDIR_TRUE@	net.$(OBJEXT) \
442@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_FALSE@@W32READDIR_TRUE@	getaddrinfo.$(OBJEXT) \
443@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_FALSE@@W32READDIR_TRUE@	readdir_win.$(OBJEXT) \
444@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_FALSE@@W32READDIR_TRUE@	fft.$(OBJEXT)
445@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_FALSE@@W32READDIR_FALSE@libutils_a_DEPENDENCIES = \
446@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_FALSE@@W32READDIR_FALSE@	net.$(OBJEXT) \
447@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_FALSE@@W32READDIR_FALSE@	getaddrinfo.$(OBJEXT) \
448@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_FALSE@@W32READDIR_FALSE@	fft.$(OBJEXT)
449@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@libutils_a_DEPENDENCIES = \
450@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@	net.$(OBJEXT) \
451@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@	getaddrinfo.$(OBJEXT) \
452@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@	readdir_win.$(OBJEXT) \
453@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@	fft.$(OBJEXT) \
454@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_TRUE@	getopt.$(OBJEXT)
455@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_FALSE@libutils_a_DEPENDENCIES = \
456@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_FALSE@	net.$(OBJEXT) \
457@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_FALSE@	getaddrinfo.$(OBJEXT) \
458@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_FALSE@	fft.$(OBJEXT) \
459@ENABLE_NETWORK_TRUE@@ENABLE_SOUND_SPEC_TRUE@@NEEDGETOPT_TRUE@@W32READDIR_FALSE@	getopt.$(OBJEXT)
460am_libutils_a_OBJECTS = bitset.$(OBJEXT) fft4g.$(OBJEXT) \
461	mblock.$(OBJEXT) memb.$(OBJEXT) nkflib.$(OBJEXT) \
462	strtab.$(OBJEXT) support.$(OBJEXT) timer.$(OBJEXT)
463libutils_a_OBJECTS = $(am_libutils_a_OBJECTS)
464
465DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)
466depcomp = $(SHELL) $(top_srcdir)/autoconf/depcomp
467am__depfiles_maybe = depfiles
468@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/bitset.Po ./$(DEPDIR)/fft.Po \
469@AMDEP_TRUE@	./$(DEPDIR)/fft4g.Po ./$(DEPDIR)/getaddrinfo.Po \
470@AMDEP_TRUE@	./$(DEPDIR)/getopt.Po ./$(DEPDIR)/mac_readdir.Po \
471@AMDEP_TRUE@	./$(DEPDIR)/mac_util.Po ./$(DEPDIR)/mblock.Po \
472@AMDEP_TRUE@	./$(DEPDIR)/memb.Po ./$(DEPDIR)/net.Po \
473@AMDEP_TRUE@	./$(DEPDIR)/nkflib.Po ./$(DEPDIR)/readdir_win.Po \
474@AMDEP_TRUE@	./$(DEPDIR)/strtab.Po ./$(DEPDIR)/support.Po \
475@AMDEP_TRUE@	./$(DEPDIR)/timer.Po
476COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
477	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
478CCLD = $(CC)
479LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
480DIST_SOURCES = $(libutils_a_SOURCES) $(EXTRA_libutils_a_SOURCES)
481DIST_COMMON = $(top_srcdir)/common.makefile.in Makefile.am Makefile.in
482SOURCES = $(libutils_a_SOURCES) $(EXTRA_libutils_a_SOURCES)
483
484all: all-am
485
486.SUFFIXES:
487.SUFFIXES: .c .o .obj
488$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/common.makefile.in $(top_srcdir)/configure.in $(ACLOCAL_M4)
489	cd $(top_srcdir) && \
490	  $(AUTOMAKE) --gnu  utils/Makefile
491Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
492	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
493
494AR = ar
495
496clean-noinstLIBRARIES:
497	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
498
499mostlyclean-compile:
500	-rm -f *.$(OBJEXT) core *.core
501
502distclean-compile:
503	-rm -f *.tab.c
504
505@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bitset.Po@am__quote@
506@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fft.Po@am__quote@
507@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fft4g.Po@am__quote@
508@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getaddrinfo.Po@am__quote@
509@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
510@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mac_readdir.Po@am__quote@
511@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mac_util.Po@am__quote@
512@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mblock.Po@am__quote@
513@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memb.Po@am__quote@
514@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/net.Po@am__quote@
515@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nkflib.Po@am__quote@
516@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readdir_win.Po@am__quote@
517@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strtab.Po@am__quote@
518@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/support.Po@am__quote@
519@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timer.Po@am__quote@
520
521distclean-depend:
522	-rm -rf ./$(DEPDIR)
523
524.c.o:
525@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
526@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
527@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
528@am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
529@am__fastdepCC_TRUE@	fi
530@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
531@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
532@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
533@am__fastdepCC_FALSE@	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
534
535.c.obj:
536@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
537@am__fastdepCC_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
538@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
539@am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
540@am__fastdepCC_TRUE@	fi
541@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
542@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
543@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
544@am__fastdepCC_FALSE@	$(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
545uninstall-info-am:
546
547ETAGS = etags
548ETAGSFLAGS =
549
550CTAGS = ctags
551CTAGSFLAGS =
552
553tags: TAGS
554
555ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
556	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
557	unique=`for i in $$list; do \
558	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
559	  done | \
560	  $(AWK) '    { files[$$0] = 1; } \
561	       END { for (i in files) print i; }'`; \
562	mkid -fID $$unique
563
564TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
565		$(TAGS_FILES) $(LISP)
566	tags=; \
567	here=`pwd`; \
568	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
569	unique=`for i in $$list; do \
570	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
571	  done | \
572	  $(AWK) '    { files[$$0] = 1; } \
573	       END { for (i in files) print i; }'`; \
574	test -z "$(ETAGS_ARGS)$$tags$$unique" \
575	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
576	     $$tags $$unique
577
578ctags: CTAGS
579CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
580		$(TAGS_FILES) $(LISP)
581	tags=; \
582	here=`pwd`; \
583	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
584	unique=`for i in $$list; do \
585	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
586	  done | \
587	  $(AWK) '    { files[$$0] = 1; } \
588	       END { for (i in files) print i; }'`; \
589	test -z "$(CTAGS_ARGS)$$tags$$unique" \
590	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
591	     $$tags $$unique
592
593GTAGS:
594	here=`$(am__cd) $(top_builddir) && pwd` \
595	  && cd $(top_srcdir) \
596	  && gtags -i $(GTAGS_ARGS) $$here
597
598distclean-tags:
599	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
600DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
601
602top_distdir = ..
603distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
604
605distdir: $(DISTFILES)
606	$(mkinstalldirs) $(distdir)/..
607	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
608	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
609	list='$(DISTFILES)'; for file in $$list; do \
610	  case $$file in \
611	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
612	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
613	  esac; \
614	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
615	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
616	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
617	    dir="/$$dir"; \
618	    $(mkinstalldirs) "$(distdir)$$dir"; \
619	  else \
620	    dir=''; \
621	  fi; \
622	  if test -d $$d/$$file; then \
623	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
624	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
625	    fi; \
626	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
627	  else \
628	    test -f $(distdir)/$$file \
629	    || cp -p $$d/$$file $(distdir)/$$file \
630	    || exit 1; \
631	  fi; \
632	done
633check-am: all-am
634check: check-am
635all-am: Makefile $(LIBRARIES)
636
637installdirs:
638install: install-am
639install-exec: install-exec-am
640install-data: install-data-am
641uninstall: uninstall-am
642
643install-am: all-am
644	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
645
646installcheck: installcheck-am
647install-strip:
648	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
649	  INSTALL_STRIP_FLAG=-s \
650	  `test -z '$(STRIP)' || \
651	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
652mostlyclean-generic:
653
654clean-generic:
655
656distclean-generic:
657	-rm -f Makefile $(CONFIG_CLEAN_FILES)
658
659maintainer-clean-generic:
660	@echo "This command is intended for maintainers to use"
661	@echo "it deletes files that may require special tools to rebuild."
662clean: clean-am
663
664clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
665
666distclean: distclean-am
667
668distclean-am: clean-am distclean-compile distclean-depend \
669	distclean-generic distclean-tags
670
671dvi: dvi-am
672
673dvi-am:
674
675info: info-am
676
677info-am:
678
679install-data-am:
680
681install-exec-am:
682
683install-info: install-info-am
684
685install-man:
686
687installcheck-am:
688
689maintainer-clean: maintainer-clean-am
690
691maintainer-clean-am: distclean-am maintainer-clean-generic
692
693mostlyclean: mostlyclean-am
694
695mostlyclean-am: mostlyclean-compile mostlyclean-generic
696
697pdf: pdf-am
698
699pdf-am:
700
701ps: ps-am
702
703ps-am:
704
705uninstall-am: uninstall-info-am
706
707.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
708	clean-noinstLIBRARIES ctags distclean distclean-compile \
709	distclean-depend distclean-generic distclean-tags distdir dvi \
710	dvi-am info info-am install install-am install-data \
711	install-data-am install-exec install-exec-am install-info \
712	install-info-am install-man install-strip installcheck \
713	installcheck-am installdirs maintainer-clean \
714	maintainer-clean-generic mostlyclean mostlyclean-compile \
715	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
716	uninstall-am uninstall-info-am
717
718
719libutils.a: $(libutils_a_OBJECTS) $(libutils_a_DEPENDENCIES)
720@VCPP_TRUE@	rm -f libutils.a
721@VCPP_TRUE@	rm -f utils.lib
722@VCPP_TRUE@	link -lib $(libutils_a_OBJECTS) $(libutils_LIBADD) -out:utils.lib
723@VCPP_TRUE@	if test -f utils.lib ; then touch $@ ; fi
724@BORLANDC_TRUE@@VCPP_FALSE@	rm -f libutils.a
725@BORLANDC_TRUE@@VCPP_FALSE@	rm -f utils.lib
726@BORLANDC_TRUE@@VCPP_FALSE@	for foo in  $(libutils_a_OBJECTS) $(libutils_a_LIBADD);do \
727@BORLANDC_TRUE@@VCPP_FALSE@	  tlib utils.lib +$$foo; \
728@BORLANDC_TRUE@@VCPP_FALSE@	done
729@BORLANDC_TRUE@@VCPP_FALSE@	if test -f utils.lib ; then touch $@ ; fi
730@BORLANDC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@	rm -f libutils.a
731@BORLANDC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@	rm -f utils.lib
732@BORLANDC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@	for foo in  $(libutils_a_OBJECTS) $(libutils_a_LIBADD);do \
733@BORLANDC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@	wlib -q utils.lib +$$foo; \
734@BORLANDC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@	done
735@BORLANDC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@	if test -f utils.lib ; then touch $@ ; fi
736@BORLANDC_FALSE@@DMC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@	rm -f libutils.a
737@BORLANDC_FALSE@@DMC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@	rm -f utils.lib
738@BORLANDC_FALSE@@DMC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@	start lib -c utils.lib  $(libutils_a_OBJECTS) $(libutils_a_LIBADD)
739@BORLANDC_FALSE@@DMC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@	if test -f utils.lib ; then touch $@ ; fi
740@BORLANDC_FALSE@@DMC_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@	rm -f libutils.a
741@BORLANDC_FALSE@@DMC_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@	rm -f utils.lib
742@BORLANDC_FALSE@@DMC_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@	polib -OUT:utils.lib  $(libutils_a_OBJECTS) $(libutils_a_LIBADD)
743@BORLANDC_FALSE@@DMC_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@	if test -f utils.lib ; then touch $@ ; fi
744@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@	-rm -f libutils.a
745@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@	$(libutils_a_AR) libutils.a $(libutils_a_OBJECTS) $(libutils_a_LIBADD)
746@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@	$(RANLIB) libutils.a
747
748clean:
749	rm -f *.$(OBJEXT)
750	rm -f *.$(so)
751	rm -f *.a
752	rm -f *.lib
753# Tell versions [3.59,3.63) of GNU make to not export all variables.
754# Otherwise a system limit (for SysV at least) may be exceeded.
755.NOEXPORT:
756