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)/timidity \
339	-I$(top_srcdir)/utils \
340	$(EXTRAINCS)
341
342
343noinst_LIBRARIES = libarc.a
344
345libarc_a_SOURCES = \
346	arc.c \
347	arc.h \
348	arc_lzh.c \
349	arc_mime.c \
350	arc_tar.c \
351	arc_zip.c \
352	deflate.c \
353	explode.c \
354	explode.h \
355	inflate.c \
356	unlzh.c \
357	unlzh.h \
358	url.c \
359	url.h \
360	url_b64decode.c \
361	url_buff.c \
362	url_cache.c \
363	url_dir.c \
364	url_file.c \
365	url_hqxdecode.c \
366	url_inflate.c \
367	url_mem.c \
368	url_pipe.c \
369	url_qsdecode.c \
370	url_uudecode.c \
371	zip.h
372
373
374EXTRA_libarc_a_SOURCES = \
375	url_http.c \
376	url_ftp.c \
377	url_news.c \
378	url_newsgroup.c
379
380
381@ENABLE_NETWORK_TRUE@NET_OBJS = \
382@ENABLE_NETWORK_TRUE@	url_http.$(OBJEXT) \
383@ENABLE_NETWORK_TRUE@	url_ftp.$(OBJEXT) \
384@ENABLE_NETWORK_TRUE@	url_news.$(OBJEXT) \
385@ENABLE_NETWORK_TRUE@	url_newsgroup.$(OBJEXT)
386
387
388libarc_a_LIBADD = $(NET_OBJS)
389subdir = libarc
390ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
391mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
392CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/interface.h
393CONFIG_CLEAN_FILES =
394LIBRARIES = $(noinst_LIBRARIES)
395
396libarc_a_AR = $(AR) cru
397@ENABLE_NETWORK_TRUE@libarc_a_DEPENDENCIES = url_http.$(OBJEXT) \
398@ENABLE_NETWORK_TRUE@	url_ftp.$(OBJEXT) url_news.$(OBJEXT) \
399@ENABLE_NETWORK_TRUE@	url_newsgroup.$(OBJEXT)
400@ENABLE_NETWORK_FALSE@libarc_a_DEPENDENCIES =
401am_libarc_a_OBJECTS = arc.$(OBJEXT) arc_lzh.$(OBJEXT) arc_mime.$(OBJEXT) \
402	arc_tar.$(OBJEXT) arc_zip.$(OBJEXT) deflate.$(OBJEXT) \
403	explode.$(OBJEXT) inflate.$(OBJEXT) unlzh.$(OBJEXT) \
404	url.$(OBJEXT) url_b64decode.$(OBJEXT) url_buff.$(OBJEXT) \
405	url_cache.$(OBJEXT) url_dir.$(OBJEXT) url_file.$(OBJEXT) \
406	url_hqxdecode.$(OBJEXT) url_inflate.$(OBJEXT) url_mem.$(OBJEXT) \
407	url_pipe.$(OBJEXT) url_qsdecode.$(OBJEXT) \
408	url_uudecode.$(OBJEXT)
409libarc_a_OBJECTS = $(am_libarc_a_OBJECTS)
410
411DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)
412depcomp = $(SHELL) $(top_srcdir)/autoconf/depcomp
413am__depfiles_maybe = depfiles
414@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/arc.Po ./$(DEPDIR)/arc_lzh.Po \
415@AMDEP_TRUE@	./$(DEPDIR)/arc_mime.Po ./$(DEPDIR)/arc_tar.Po \
416@AMDEP_TRUE@	./$(DEPDIR)/arc_zip.Po ./$(DEPDIR)/deflate.Po \
417@AMDEP_TRUE@	./$(DEPDIR)/explode.Po ./$(DEPDIR)/inflate.Po \
418@AMDEP_TRUE@	./$(DEPDIR)/unlzh.Po ./$(DEPDIR)/url.Po \
419@AMDEP_TRUE@	./$(DEPDIR)/url_b64decode.Po \
420@AMDEP_TRUE@	./$(DEPDIR)/url_buff.Po ./$(DEPDIR)/url_cache.Po \
421@AMDEP_TRUE@	./$(DEPDIR)/url_dir.Po ./$(DEPDIR)/url_file.Po \
422@AMDEP_TRUE@	./$(DEPDIR)/url_ftp.Po ./$(DEPDIR)/url_hqxdecode.Po \
423@AMDEP_TRUE@	./$(DEPDIR)/url_http.Po ./$(DEPDIR)/url_inflate.Po \
424@AMDEP_TRUE@	./$(DEPDIR)/url_mem.Po ./$(DEPDIR)/url_news.Po \
425@AMDEP_TRUE@	./$(DEPDIR)/url_newsgroup.Po \
426@AMDEP_TRUE@	./$(DEPDIR)/url_pipe.Po ./$(DEPDIR)/url_qsdecode.Po \
427@AMDEP_TRUE@	./$(DEPDIR)/url_uudecode.Po
428COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
429	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
430CCLD = $(CC)
431LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
432DIST_SOURCES = $(libarc_a_SOURCES) $(EXTRA_libarc_a_SOURCES)
433DIST_COMMON = $(top_srcdir)/common.makefile.in Makefile.am Makefile.in
434SOURCES = $(libarc_a_SOURCES) $(EXTRA_libarc_a_SOURCES)
435
436all: all-am
437
438.SUFFIXES:
439.SUFFIXES: .c .o .obj
440$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/common.makefile.in $(top_srcdir)/configure.in $(ACLOCAL_M4)
441	cd $(top_srcdir) && \
442	  $(AUTOMAKE) --gnu  libarc/Makefile
443Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
444	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
445
446AR = ar
447
448clean-noinstLIBRARIES:
449	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
450
451mostlyclean-compile:
452	-rm -f *.$(OBJEXT) core *.core
453
454distclean-compile:
455	-rm -f *.tab.c
456
457@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arc.Po@am__quote@
458@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arc_lzh.Po@am__quote@
459@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arc_mime.Po@am__quote@
460@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arc_tar.Po@am__quote@
461@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arc_zip.Po@am__quote@
462@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/deflate.Po@am__quote@
463@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/explode.Po@am__quote@
464@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inflate.Po@am__quote@
465@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unlzh.Po@am__quote@
466@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/url.Po@am__quote@
467@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/url_b64decode.Po@am__quote@
468@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/url_buff.Po@am__quote@
469@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/url_cache.Po@am__quote@
470@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/url_dir.Po@am__quote@
471@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/url_file.Po@am__quote@
472@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/url_ftp.Po@am__quote@
473@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/url_hqxdecode.Po@am__quote@
474@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/url_http.Po@am__quote@
475@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/url_inflate.Po@am__quote@
476@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/url_mem.Po@am__quote@
477@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/url_news.Po@am__quote@
478@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/url_newsgroup.Po@am__quote@
479@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/url_pipe.Po@am__quote@
480@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/url_qsdecode.Po@am__quote@
481@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/url_uudecode.Po@am__quote@
482
483distclean-depend:
484	-rm -rf ./$(DEPDIR)
485
486.c.o:
487@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
488@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
489@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
490@am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
491@am__fastdepCC_TRUE@	fi
492@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
493@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
494@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
495@am__fastdepCC_FALSE@	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
496
497.c.obj:
498@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
499@am__fastdepCC_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
500@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
501@am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
502@am__fastdepCC_TRUE@	fi
503@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
504@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
505@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
506@am__fastdepCC_FALSE@	$(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
507uninstall-info-am:
508
509ETAGS = etags
510ETAGSFLAGS =
511
512CTAGS = ctags
513CTAGSFLAGS =
514
515tags: TAGS
516
517ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
518	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
519	unique=`for i in $$list; do \
520	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
521	  done | \
522	  $(AWK) '    { files[$$0] = 1; } \
523	       END { for (i in files) print i; }'`; \
524	mkid -fID $$unique
525
526TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
527		$(TAGS_FILES) $(LISP)
528	tags=; \
529	here=`pwd`; \
530	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
531	unique=`for i in $$list; do \
532	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
533	  done | \
534	  $(AWK) '    { files[$$0] = 1; } \
535	       END { for (i in files) print i; }'`; \
536	test -z "$(ETAGS_ARGS)$$tags$$unique" \
537	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
538	     $$tags $$unique
539
540ctags: CTAGS
541CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
542		$(TAGS_FILES) $(LISP)
543	tags=; \
544	here=`pwd`; \
545	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
546	unique=`for i in $$list; do \
547	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
548	  done | \
549	  $(AWK) '    { files[$$0] = 1; } \
550	       END { for (i in files) print i; }'`; \
551	test -z "$(CTAGS_ARGS)$$tags$$unique" \
552	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
553	     $$tags $$unique
554
555GTAGS:
556	here=`$(am__cd) $(top_builddir) && pwd` \
557	  && cd $(top_srcdir) \
558	  && gtags -i $(GTAGS_ARGS) $$here
559
560distclean-tags:
561	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
562DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
563
564top_distdir = ..
565distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
566
567distdir: $(DISTFILES)
568	$(mkinstalldirs) $(distdir)/..
569	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
570	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
571	list='$(DISTFILES)'; for file in $$list; do \
572	  case $$file in \
573	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
574	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
575	  esac; \
576	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
577	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
578	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
579	    dir="/$$dir"; \
580	    $(mkinstalldirs) "$(distdir)$$dir"; \
581	  else \
582	    dir=''; \
583	  fi; \
584	  if test -d $$d/$$file; then \
585	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
586	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
587	    fi; \
588	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
589	  else \
590	    test -f $(distdir)/$$file \
591	    || cp -p $$d/$$file $(distdir)/$$file \
592	    || exit 1; \
593	  fi; \
594	done
595check-am: all-am
596check: check-am
597all-am: Makefile $(LIBRARIES)
598
599installdirs:
600install: install-am
601install-exec: install-exec-am
602install-data: install-data-am
603uninstall: uninstall-am
604
605install-am: all-am
606	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
607
608installcheck: installcheck-am
609install-strip:
610	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
611	  INSTALL_STRIP_FLAG=-s \
612	  `test -z '$(STRIP)' || \
613	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
614mostlyclean-generic:
615
616clean-generic:
617
618distclean-generic:
619	-rm -f Makefile $(CONFIG_CLEAN_FILES)
620
621maintainer-clean-generic:
622	@echo "This command is intended for maintainers to use"
623	@echo "it deletes files that may require special tools to rebuild."
624clean: clean-am
625
626clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
627
628distclean: distclean-am
629
630distclean-am: clean-am distclean-compile distclean-depend \
631	distclean-generic distclean-tags
632
633dvi: dvi-am
634
635dvi-am:
636
637info: info-am
638
639info-am:
640
641install-data-am:
642
643install-exec-am:
644
645install-info: install-info-am
646
647install-man:
648
649installcheck-am:
650
651maintainer-clean: maintainer-clean-am
652
653maintainer-clean-am: distclean-am maintainer-clean-generic
654
655mostlyclean: mostlyclean-am
656
657mostlyclean-am: mostlyclean-compile mostlyclean-generic
658
659pdf: pdf-am
660
661pdf-am:
662
663ps: ps-am
664
665ps-am:
666
667uninstall-am: uninstall-info-am
668
669.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
670	clean-noinstLIBRARIES ctags distclean distclean-compile \
671	distclean-depend distclean-generic distclean-tags distdir dvi \
672	dvi-am info info-am install install-am install-data \
673	install-data-am install-exec install-exec-am install-info \
674	install-info-am install-man install-strip installcheck \
675	installcheck-am installdirs maintainer-clean \
676	maintainer-clean-generic mostlyclean mostlyclean-compile \
677	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
678	uninstall-am uninstall-info-am
679
680
681libarc.a: $(libarc_a_OBJECTS) $(libarc_a_DEPENDENCIES)
682@VCPP_TRUE@	rm -f libarc.a
683@VCPP_TRUE@	rm -f arc.lib
684@VCPP_TRUE@	link -lib $(libarc_a_OBJECTS) $(libarc_a_LIBADD) -out:arc.lib
685@VCPP_TRUE@	if test -f arc.lib ; then touch $@ ; fi
686@BORLANDC_TRUE@@VCPP_FALSE@	rm -f libarc.a
687@BORLANDC_TRUE@@VCPP_FALSE@	rm -f arc.lib
688@BORLANDC_TRUE@@VCPP_FALSE@	for foo in $(libarc_a_OBJECTS) $(libarc_a_LIBADD);do \
689@BORLANDC_TRUE@@VCPP_FALSE@	  tlib arc.lib +$$foo; \
690@BORLANDC_TRUE@@VCPP_FALSE@	done
691@BORLANDC_TRUE@@VCPP_FALSE@	if test -f arc.lib ; then touch $@ ; fi
692@BORLANDC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@	rm -f libarc.a
693@BORLANDC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@	rm -f arc.lib
694@BORLANDC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@	for foo in $(libarc_a_OBJECTS) $(libarc_a_LIBADD);do \
695@BORLANDC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@	  wlib -q arc.lib +$$foo; \
696@BORLANDC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@	done
697@BORLANDC_FALSE@@VCPP_FALSE@@WATCOM_C_TRUE@	if test -f arc.lib ; then touch $@ ; fi
698@BORLANDC_FALSE@@DMC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@	rm -f libarc.a
699@BORLANDC_FALSE@@DMC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@	rm -f arc.lib
700@BORLANDC_FALSE@@DMC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@	start lib -c arc.lib  $(libarc_a_OBJECTS) $(libarc_a_LIBADD)
701@BORLANDC_FALSE@@DMC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@	if test -f arc.lib ; then touch $@ ; fi
702@BORLANDC_FALSE@@DMC_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@	rm -f libarc.a
703@BORLANDC_FALSE@@DMC_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@	rm -f arc.lib
704@BORLANDC_FALSE@@DMC_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@	polib -OUT:arc.lib  $(libarc_a_OBJECTS) $(libarc_a_LIBADD)
705@BORLANDC_FALSE@@DMC_FALSE@@POCC_TRUE@@VCPP_FALSE@@WATCOM_C_FALSE@	if test -f arc.lib ; then touch $@ ; fi
706@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@	-rm -f libarc.a
707@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@	$(libarc_a_AR) libarc.a $(libarc_a_OBJECTS) $(libarc_a_LIBADD)
708@BORLANDC_FALSE@@DMC_FALSE@@POCC_FALSE@@VCPP_FALSE@@WATCOM_C_FALSE@	$(RANLIB) libarc.a
709
710clean:
711	rm -f *.$(OBJEXT)
712	rm -f *.$(so)
713	rm -f *.a
714	rm -f *.lib
715# Tell versions [3.59,3.63) of GNU make to not export all variables.
716# Otherwise a system limit (for SysV at least) may be exceeded.
717.NOEXPORT:
718