# Generated automatically from Makefile.in by configure.
# Makefile.in generated automatically by automake 1.2h from Makefile.am

# Copyright (C) 1994, 1995, 1996, 1997, 1998 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.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.


SHELL = /bin/sh

srcdir = .
top_srcdir = ../..
prefix = /home/phmartin/wdb
exec_prefix = ${prefix}

bindir = ${exec_prefix}/bin
sbindir = ${exec_prefix}/sbin
libexecdir = ${exec_prefix}/libexec
datadir = ${prefix}/share
sysconfdir = ${prefix}/etc
sharedstatedir = ${prefix}/com
localstatedir = ${prefix}/var
libdir = ${exec_prefix}/lib
infodir = ${prefix}/info
mandir = ${prefix}/man
includedir = ${prefix}/include
oldincludedir = /usr/include

DISTDIR =

pkgdatadir = $(datadir)/w3c-libwww
pkglibdir = $(libdir)/w3c-libwww
pkgincludedir = $(includedir)/w3c-libwww

top_builddir = ../..

ACLOCAL = /home/phmartin/wdb/w3c-libwww-5.1l/config/missing aclocal
AUTOCONF = /home/phmartin/wdb/w3c-libwww-5.1l/config/missing autoconf
AUTOMAKE = /home/phmartin/wdb/w3c-libwww-5.1l/config/missing automake
AUTOHEADER = /home/phmartin/wdb/w3c-libwww-5.1l/config/missing autoheader

INSTALL = /usr/bin/install -c
INSTALL_PROGRAM = ${INSTALL}
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_SCRIPT = ${INSTALL_PROGRAM}
transform = s,x,x,

NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_alias = x86_64-pc-linux-gnuoldld
build_triplet = 
host_alias = x86_64-pc-linux-gnuoldld
host_triplet = 
target_alias = x86_64-pc-linux-gnuoldld
target_triplet = 
AR = /usr/bin/ar
A_STDIO = 
CC = gcc
CHMOD = /bin/chmod
COMPRESS = /bin/gzip
CP = /bin/cp
CVS = cvs
HTWAIS = 
HTZLIB = 
LN_S = ln -s
MAKEINFO = /home/phmartin/wdb/w3c-libwww-5.1l/config/missing makeinfo
MKDIR = /bin/mkdir
PACKAGE = w3c-libwww
PREVIOUS_VERSION = 5.1k
PURIFY_CACHE = /tmp/purify.cache
RANLIB = ranlib
RM = /bin/rm
SED = /bin/sed
TAR = /bin/tar
VERSION = 5.1l
ac_afsws_fs_found = @ac_afsws_fs_found@
ac_bn = @ac_bn@
ac_sys_afs_sysname = @ac_sys_afs_sysname@
have_resolv_conf = /etc/resolv.conf
have_rlogin = rlogin
have_telnet = telnet
have_tn3270 = 
icondir = ${prefix}/share/w3c-libwww
subdirs = @subdirs@

AUTOMAKE_OPTIONS = foreign

noinst_PROGRAMS = head libapp_1 libapp_2 libapp_3 libapp_4 init chunk chunkbody

LDADD = ../../Library/src/libwww.a -lm

DEPENDENCIES = \
	../../Library/src/libwww.a

INCLUDES = -I$(srcdir)/../../Library/src
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
CONFIG_HEADER = ../../config.h
CONFIG_CLEAN_FILES = 
PROGRAMS =  $(noinst_PROGRAMS)


DEFS = -DHAVE_CONFIG_H -I. -I$(srcdir) -I../..
CPPFLAGS = 
LDFLAGS = 
LIBS = -ldl 
head_SOURCES = head.c
head_OBJECTS =  head.o
head_LDADD = $(LDADD)
head_DEPENDENCIES =  ../../Library/src/libwww.a
head_LDFLAGS = 
libapp_1_SOURCES = libapp_1.c
libapp_1_OBJECTS =  libapp_1.o
libapp_1_LDADD = $(LDADD)
libapp_1_DEPENDENCIES =  ../../Library/src/libwww.a
libapp_1_LDFLAGS = 
libapp_2_SOURCES = libapp_2.c
libapp_2_OBJECTS =  libapp_2.o
libapp_2_LDADD = $(LDADD)
libapp_2_DEPENDENCIES =  ../../Library/src/libwww.a
libapp_2_LDFLAGS = 
libapp_3_SOURCES = libapp_3.c
libapp_3_OBJECTS =  libapp_3.o
libapp_3_LDADD = $(LDADD)
libapp_3_DEPENDENCIES =  ../../Library/src/libwww.a
libapp_3_LDFLAGS = 
libapp_4_SOURCES = libapp_4.c
libapp_4_OBJECTS =  libapp_4.o
libapp_4_LDADD = $(LDADD)
libapp_4_DEPENDENCIES =  ../../Library/src/libwww.a
libapp_4_LDFLAGS = 
init_SOURCES = init.c
init_OBJECTS =  init.o
init_LDADD = $(LDADD)
init_DEPENDENCIES =  ../../Library/src/libwww.a
init_LDFLAGS = 
chunk_SOURCES = chunk.c
chunk_OBJECTS =  chunk.o
chunk_LDADD = $(LDADD)
chunk_DEPENDENCIES =  ../../Library/src/libwww.a
chunk_LDFLAGS = 
chunkbody_SOURCES = chunkbody.c
chunkbody_OBJECTS =  chunkbody.o
chunkbody_LDADD = $(LDADD)
chunkbody_DEPENDENCIES =  ../../Library/src/libwww.a
chunkbody_LDFLAGS = 
CFLAGS = -g -O2
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
LINK = $(CC) $(CFLAGS) $(LDFLAGS) -o $@
DIST_COMMON =  Makefile.am Makefile.in


DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)

GZIP = --best
SOURCES = head.c libapp_1.c libapp_2.c libapp_3.c libapp_4.c init.c chunk.c chunkbody.c
OBJECTS = head.o libapp_1.o libapp_2.o libapp_3.o libapp_4.o init.o chunk.o chunkbody.o

all: Makefile $(PROGRAMS)

.SUFFIXES:
.SUFFIXES: .S .c .o .s
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
	cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps Library/Examples/Makefile

Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
	cd $(top_builddir) \
	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status


mostlyclean-noinstPROGRAMS:

clean-noinstPROGRAMS:
	-test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)

distclean-noinstPROGRAMS:

maintainer-clean-noinstPROGRAMS:

.c.o:
	$(COMPILE) -c $<

.s.o:
	$(COMPILE) -c $<

.S.o:
	$(COMPILE) -c $<

mostlyclean-compile:
	-rm -f *.o core *.core

clean-compile:

distclean-compile:
	-rm -f *.tab.c

maintainer-clean-compile:

head: $(head_OBJECTS) $(head_DEPENDENCIES)
	@rm -f head
	$(LINK) $(head_LDFLAGS) $(head_OBJECTS) $(head_LDADD) $(LIBS)

libapp_1: $(libapp_1_OBJECTS) $(libapp_1_DEPENDENCIES)
	@rm -f libapp_1
	$(LINK) $(libapp_1_LDFLAGS) $(libapp_1_OBJECTS) $(libapp_1_LDADD) $(LIBS)

libapp_2: $(libapp_2_OBJECTS) $(libapp_2_DEPENDENCIES)
	@rm -f libapp_2
	$(LINK) $(libapp_2_LDFLAGS) $(libapp_2_OBJECTS) $(libapp_2_LDADD) $(LIBS)

libapp_3: $(libapp_3_OBJECTS) $(libapp_3_DEPENDENCIES)
	@rm -f libapp_3
	$(LINK) $(libapp_3_LDFLAGS) $(libapp_3_OBJECTS) $(libapp_3_LDADD) $(LIBS)

libapp_4: $(libapp_4_OBJECTS) $(libapp_4_DEPENDENCIES)
	@rm -f libapp_4
	$(LINK) $(libapp_4_LDFLAGS) $(libapp_4_OBJECTS) $(libapp_4_LDADD) $(LIBS)

init: $(init_OBJECTS) $(init_DEPENDENCIES)
	@rm -f init
	$(LINK) $(init_LDFLAGS) $(init_OBJECTS) $(init_LDADD) $(LIBS)

chunk: $(chunk_OBJECTS) $(chunk_DEPENDENCIES)
	@rm -f chunk
	$(LINK) $(chunk_LDFLAGS) $(chunk_OBJECTS) $(chunk_LDADD) $(LIBS)

chunkbody: $(chunkbody_OBJECTS) $(chunkbody_DEPENDENCIES)
	@rm -f chunkbody
	$(LINK) $(chunkbody_LDFLAGS) $(chunkbody_OBJECTS) $(chunkbody_LDADD) $(LIBS)

tags: TAGS

ID: $(HEADERS) $(SOURCES) $(LISP)
	here=`pwd` && cd $(srcdir) \
	  && mkid -f$$here/ID $(SOURCES) $(HEADERS) $(LISP)

TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
	tags=; \
	here=`pwd`; \
	list='$(SOURCES) $(HEADERS)'; \
	unique=`for i in $$list; do echo $$i; done | \
	  awk '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)

mostlyclean-tags:

clean-tags:

distclean-tags:
	-rm -f TAGS ID

maintainer-clean-tags:

distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)

subdir = Library/Examples

distdir: $(DISTFILES)
	@for file in $(DISTFILES); do \
	  d=$(srcdir); \
	  test -f $(distdir)/$$file \
	  || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
	  || cp -p $$d/$$file $(distdir)/$$file; \
	done
chunk.o: chunk.c ../../Library/src/WWWLib.h ../../Library/src/sysdep.h \
	../../config.h ../../Library/src/WWWUtil.h \
	../../Library/src/HTUtils.h ../../Library/src/HTMemory.h \
	../../Library/src/HTArray.h ../../Library/src/HTAssoc.h \
	../../Library/src/HTList.h ../../Library/src/HTAtom.h \
	../../Library/src/HTChunk.h ../../Library/src/HTString.h \
	../../Library/src/HTUU.h ../../Library/src/WWWCore.h \
	../../Library/src/HTLib.h ../../Library/src/HTUser.h \
	../../Library/src/HTReq.h ../../Library/src/HTEvent.h \
	../../Library/src/HTFormat.h ../../Library/src/HTStream.h \
	../../Library/src/HTAnchor.h ../../Library/src/HTLink.h \
	../../Library/src/HTMethod.h ../../Library/src/HTResponse.h \
	../../Library/src/HTError.h ../../Library/src/HTNet.h \
	../../Library/src/HTTrans.h ../../Library/src/HTIOStream.h \
	../../Library/src/HTChannl.h ../../Library/src/HTHost.h \
	../../Library/src/HTProt.h ../../Library/src/HTTimer.h \
	../../Library/src/HTDNS.h ../../Library/src/HTParse.h \
	../../Library/src/HTEscape.h ../../Library/src/HTUTree.h \
	../../Library/src/HTWWWStr.h ../../Library/src/HTMemLog.h \
	../../Library/src/HTAlert.h ../../Library/src/HTBind.h \
	../../Library/src/HTStruct.h ../../Library/src/HTFWrite.h \
	../../Library/src/HTInet.h ../../Library/src/HTHstMan.h \
	../../Library/src/WWWHTTP.h ../../Library/src/HTTPUtil.h \
	../../Library/src/HTTP.h ../../Library/src/HTTPServ.h \
	../../Library/src/HTTPGen.h ../../Library/src/HTTPReq.h \
	../../Library/src/HTTPRes.h ../../Library/src/HTTChunk.h \
	../../Library/src/HTPEP.h ../../Library/src/HTAAUtil.h \
	../../Library/src/HTAABrow.h ../../Library/src/WWWInit.h \
	../../Library/src/HTProfil.h ../../Library/src/HTInit.h \
	../../Library/src/WWWApp.h ../../Library/src/HTEvtLst.h \
	../../Library/src/HTHome.h ../../Library/src/HTDialog.h \
	../../Library/src/HTAccess.h ../../Library/src/HTRules.h \
	../../Library/src/HTProxy.h ../../Library/src/HTFilter.h \
	../../Library/src/HTLog.h ../../Library/src/HTHist.h \
	../../Library/src/WWWTrans.h ../../Library/src/HTANSI.h \
	../../Library/src/HTLocal.h ../../Library/src/HTTCP.h \
	../../Library/src/HTSocket.h ../../Library/src/HTReader.h \
	../../Library/src/HTWriter.h ../../Library/src/HTBufWrt.h \
	../../Library/src/WWWFile.h ../../Library/src/HTFile.h \
	../../Library/src/HTMulti.h ../../Library/src/WWWFTP.h \
	../../Library/src/HTFTP.h ../../Library/src/HTFTPDir.h \
	../../Library/src/WWWGophe.h ../../Library/src/HTGopher.h \
	../../Library/src/WWWTelnt.h ../../Library/src/HTTelnet.h \
	../../Library/src/WWWNews.h ../../Library/src/HTNews.h \
	../../Library/src/HTNewsRq.h ../../Library/src/HTNewsLs.h \
	../../Library/src/HTNDir.h ../../Library/src/WWWMIME.h \
	../../Library/src/HTMIME.h ../../Library/src/HTHeader.h \
	../../Library/src/HTMIMERq.h ../../Library/src/HTMIMImp.h \
	../../Library/src/HTBound.h ../../Library/src/HTMulpar.h \
	../../Library/src/WWWHTML.h ../../Library/src/HTMLPDTD.h \
	../../Library/src/SGML.h ../../Library/src/HTMLGen.h \
	../../Library/src/HTTeXGen.h ../../Library/src/WWWStream.h \
	../../Library/src/HTConLen.h ../../Library/src/HTGuess.h \
	../../Library/src/HTTee.h ../../Library/src/HTMerge.h \
	../../Library/src/HTSChunk.h ../../Library/src/HTXParse.h \
	../../Library/src/WWWDir.h ../../Library/src/HTDir.h \
	../../Library/src/HTIcons.h ../../Library/src/HTDescpt.h \
	../../Library/src/WWWCache.h ../../Library/src/HTCache.h \
	../../Library/src/WWWZip.h ../../Library/src/HTZip.h \
	../../Library/src/HTHInit.h ../../Library/src/HTML.h \
	../../Library/src/HTPlain.h ../../Library/src/HTBInit.h
chunkbody.o: chunkbody.c ../../Library/src/WWWLib.h \
	../../Library/src/sysdep.h ../../config.h \
	../../Library/src/WWWUtil.h ../../Library/src/HTUtils.h \
	../../Library/src/HTMemory.h ../../Library/src/HTArray.h \
	../../Library/src/HTAssoc.h ../../Library/src/HTList.h \
	../../Library/src/HTAtom.h ../../Library/src/HTChunk.h \
	../../Library/src/HTString.h ../../Library/src/HTUU.h \
	../../Library/src/WWWCore.h ../../Library/src/HTLib.h \
	../../Library/src/HTUser.h ../../Library/src/HTReq.h \
	../../Library/src/HTEvent.h ../../Library/src/HTFormat.h \
	../../Library/src/HTStream.h ../../Library/src/HTAnchor.h \
	../../Library/src/HTLink.h ../../Library/src/HTMethod.h \
	../../Library/src/HTResponse.h ../../Library/src/HTError.h \
	../../Library/src/HTNet.h ../../Library/src/HTTrans.h \
	../../Library/src/HTIOStream.h ../../Library/src/HTChannl.h \
	../../Library/src/HTHost.h ../../Library/src/HTProt.h \
	../../Library/src/HTTimer.h ../../Library/src/HTDNS.h \
	../../Library/src/HTParse.h ../../Library/src/HTEscape.h \
	../../Library/src/HTUTree.h ../../Library/src/HTWWWStr.h \
	../../Library/src/HTMemLog.h ../../Library/src/HTAlert.h \
	../../Library/src/HTBind.h ../../Library/src/HTStruct.h \
	../../Library/src/HTFWrite.h ../../Library/src/HTInet.h \
	../../Library/src/HTHstMan.h ../../Library/src/WWWHTTP.h \
	../../Library/src/HTTPUtil.h ../../Library/src/HTTP.h \
	../../Library/src/HTTPServ.h ../../Library/src/HTTPGen.h \
	../../Library/src/HTTPReq.h ../../Library/src/HTTPRes.h \
	../../Library/src/HTTChunk.h ../../Library/src/HTPEP.h \
	../../Library/src/HTAAUtil.h ../../Library/src/HTAABrow.h \
	../../Library/src/WWWInit.h ../../Library/src/HTProfil.h \
	../../Library/src/HTInit.h ../../Library/src/WWWApp.h \
	../../Library/src/HTEvtLst.h ../../Library/src/HTHome.h \
	../../Library/src/HTDialog.h ../../Library/src/HTAccess.h \
	../../Library/src/HTRules.h ../../Library/src/HTProxy.h \
	../../Library/src/HTFilter.h ../../Library/src/HTLog.h \
	../../Library/src/HTHist.h ../../Library/src/WWWTrans.h \
	../../Library/src/HTANSI.h ../../Library/src/HTLocal.h \
	../../Library/src/HTTCP.h ../../Library/src/HTSocket.h \
	../../Library/src/HTReader.h ../../Library/src/HTWriter.h \
	../../Library/src/HTBufWrt.h ../../Library/src/WWWFile.h \
	../../Library/src/HTFile.h ../../Library/src/HTMulti.h \
	../../Library/src/WWWFTP.h ../../Library/src/HTFTP.h \
	../../Library/src/HTFTPDir.h ../../Library/src/WWWGophe.h \
	../../Library/src/HTGopher.h ../../Library/src/WWWTelnt.h \
	../../Library/src/HTTelnet.h ../../Library/src/WWWNews.h \
	../../Library/src/HTNews.h ../../Library/src/HTNewsRq.h \
	../../Library/src/HTNewsLs.h ../../Library/src/HTNDir.h \
	../../Library/src/WWWMIME.h ../../Library/src/HTMIME.h \
	../../Library/src/HTHeader.h ../../Library/src/HTMIMERq.h \
	../../Library/src/HTMIMImp.h ../../Library/src/HTBound.h \
	../../Library/src/HTMulpar.h ../../Library/src/WWWHTML.h \
	../../Library/src/HTMLPDTD.h ../../Library/src/SGML.h \
	../../Library/src/HTMLGen.h ../../Library/src/HTTeXGen.h \
	../../Library/src/WWWStream.h ../../Library/src/HTConLen.h \
	../../Library/src/HTGuess.h ../../Library/src/HTTee.h \
	../../Library/src/HTMerge.h ../../Library/src/HTSChunk.h \
	../../Library/src/HTXParse.h ../../Library/src/WWWDir.h \
	../../Library/src/HTDir.h ../../Library/src/HTIcons.h \
	../../Library/src/HTDescpt.h ../../Library/src/WWWCache.h \
	../../Library/src/HTCache.h ../../Library/src/WWWZip.h \
	../../Library/src/HTZip.h ../../Library/src/HTHInit.h \
	../../Library/src/HTML.h ../../Library/src/HTPlain.h \
	../../Library/src/HTBInit.h
head.o: head.c ../../Library/src/WWWLib.h ../../Library/src/sysdep.h \
	../../config.h ../../Library/src/WWWUtil.h \
	../../Library/src/HTUtils.h ../../Library/src/HTMemory.h \
	../../Library/src/HTArray.h ../../Library/src/HTAssoc.h \
	../../Library/src/HTList.h ../../Library/src/HTAtom.h \
	../../Library/src/HTChunk.h ../../Library/src/HTString.h \
	../../Library/src/HTUU.h ../../Library/src/WWWCore.h \
	../../Library/src/HTLib.h ../../Library/src/HTUser.h \
	../../Library/src/HTReq.h ../../Library/src/HTEvent.h \
	../../Library/src/HTFormat.h ../../Library/src/HTStream.h \
	../../Library/src/HTAnchor.h ../../Library/src/HTLink.h \
	../../Library/src/HTMethod.h ../../Library/src/HTResponse.h \
	../../Library/src/HTError.h ../../Library/src/HTNet.h \
	../../Library/src/HTTrans.h ../../Library/src/HTIOStream.h \
	../../Library/src/HTChannl.h ../../Library/src/HTHost.h \
	../../Library/src/HTProt.h ../../Library/src/HTTimer.h \
	../../Library/src/HTDNS.h ../../Library/src/HTParse.h \
	../../Library/src/HTEscape.h ../../Library/src/HTUTree.h \
	../../Library/src/HTWWWStr.h ../../Library/src/HTMemLog.h \
	../../Library/src/HTAlert.h ../../Library/src/HTBind.h \
	../../Library/src/HTStruct.h ../../Library/src/HTFWrite.h \
	../../Library/src/HTInet.h ../../Library/src/HTHstMan.h \
	../../Library/src/WWWApp.h ../../Library/src/HTEvtLst.h \
	../../Library/src/HTHome.h ../../Library/src/HTDialog.h \
	../../Library/src/HTAccess.h ../../Library/src/HTRules.h \
	../../Library/src/HTProxy.h ../../Library/src/HTFilter.h \
	../../Library/src/HTLog.h ../../Library/src/HTHist.h \
	../../Library/src/WWWInit.h ../../Library/src/HTProfil.h \
	../../Library/src/HTInit.h ../../Library/src/WWWTrans.h \
	../../Library/src/HTANSI.h ../../Library/src/HTLocal.h \
	../../Library/src/HTTCP.h ../../Library/src/HTSocket.h \
	../../Library/src/HTReader.h ../../Library/src/HTWriter.h \
	../../Library/src/HTBufWrt.h ../../Library/src/WWWHTTP.h \
	../../Library/src/HTTPUtil.h ../../Library/src/HTTP.h \
	../../Library/src/HTTPServ.h ../../Library/src/HTTPGen.h \
	../../Library/src/HTTPReq.h ../../Library/src/HTTPRes.h \
	../../Library/src/HTTChunk.h ../../Library/src/HTPEP.h \
	../../Library/src/HTAAUtil.h ../../Library/src/HTAABrow.h \
	../../Library/src/WWWFile.h ../../Library/src/HTFile.h \
	../../Library/src/HTMulti.h ../../Library/src/WWWFTP.h \
	../../Library/src/HTFTP.h ../../Library/src/HTFTPDir.h \
	../../Library/src/WWWGophe.h ../../Library/src/HTGopher.h \
	../../Library/src/WWWTelnt.h ../../Library/src/HTTelnet.h \
	../../Library/src/WWWNews.h ../../Library/src/HTNews.h \
	../../Library/src/HTNewsRq.h ../../Library/src/HTNewsLs.h \
	../../Library/src/HTNDir.h ../../Library/src/WWWMIME.h \
	../../Library/src/HTMIME.h ../../Library/src/HTHeader.h \
	../../Library/src/HTMIMERq.h ../../Library/src/HTMIMImp.h \
	../../Library/src/HTBound.h ../../Library/src/HTMulpar.h \
	../../Library/src/WWWHTML.h ../../Library/src/HTMLPDTD.h \
	../../Library/src/SGML.h ../../Library/src/HTMLGen.h \
	../../Library/src/HTTeXGen.h ../../Library/src/WWWStream.h \
	../../Library/src/HTConLen.h ../../Library/src/HTGuess.h \
	../../Library/src/HTTee.h ../../Library/src/HTMerge.h \
	../../Library/src/HTSChunk.h ../../Library/src/HTXParse.h \
	../../Library/src/WWWDir.h ../../Library/src/HTDir.h \
	../../Library/src/HTIcons.h ../../Library/src/HTDescpt.h \
	../../Library/src/WWWCache.h ../../Library/src/HTCache.h \
	../../Library/src/WWWZip.h ../../Library/src/HTZip.h \
	../../Library/src/HTHInit.h ../../Library/src/HTML.h \
	../../Library/src/HTPlain.h ../../Library/src/HTBInit.h
init.o: init.c ../../Library/src/WWWLib.h ../../Library/src/sysdep.h \
	../../config.h ../../Library/src/WWWUtil.h \
	../../Library/src/HTUtils.h ../../Library/src/HTMemory.h \
	../../Library/src/HTArray.h ../../Library/src/HTAssoc.h \
	../../Library/src/HTList.h ../../Library/src/HTAtom.h \
	../../Library/src/HTChunk.h ../../Library/src/HTString.h \
	../../Library/src/HTUU.h ../../Library/src/WWWCore.h \
	../../Library/src/HTLib.h ../../Library/src/HTUser.h \
	../../Library/src/HTReq.h ../../Library/src/HTEvent.h \
	../../Library/src/HTFormat.h ../../Library/src/HTStream.h \
	../../Library/src/HTAnchor.h ../../Library/src/HTLink.h \
	../../Library/src/HTMethod.h ../../Library/src/HTResponse.h \
	../../Library/src/HTError.h ../../Library/src/HTNet.h \
	../../Library/src/HTTrans.h ../../Library/src/HTIOStream.h \
	../../Library/src/HTChannl.h ../../Library/src/HTHost.h \
	../../Library/src/HTProt.h ../../Library/src/HTTimer.h \
	../../Library/src/HTDNS.h ../../Library/src/HTParse.h \
	../../Library/src/HTEscape.h ../../Library/src/HTUTree.h \
	../../Library/src/HTWWWStr.h ../../Library/src/HTMemLog.h \
	../../Library/src/HTAlert.h ../../Library/src/HTBind.h \
	../../Library/src/HTStruct.h ../../Library/src/HTFWrite.h \
	../../Library/src/HTInet.h ../../Library/src/HTHstMan.h \
	../../Library/src/WWWHTTP.h ../../Library/src/HTTPUtil.h \
	../../Library/src/HTTP.h ../../Library/src/HTTPServ.h \
	../../Library/src/HTTPGen.h ../../Library/src/HTTPReq.h \
	../../Library/src/HTTPRes.h ../../Library/src/HTTChunk.h \
	../../Library/src/HTPEP.h ../../Library/src/HTAAUtil.h \
	../../Library/src/HTAABrow.h ../../Library/src/WWWInit.h \
	../../Library/src/HTProfil.h ../../Library/src/HTInit.h \
	../../Library/src/WWWApp.h ../../Library/src/HTEvtLst.h \
	../../Library/src/HTHome.h ../../Library/src/HTDialog.h \
	../../Library/src/HTAccess.h ../../Library/src/HTRules.h \
	../../Library/src/HTProxy.h ../../Library/src/HTFilter.h \
	../../Library/src/HTLog.h ../../Library/src/HTHist.h \
	../../Library/src/WWWTrans.h ../../Library/src/HTANSI.h \
	../../Library/src/HTLocal.h ../../Library/src/HTTCP.h \
	../../Library/src/HTSocket.h ../../Library/src/HTReader.h \
	../../Library/src/HTWriter.h ../../Library/src/HTBufWrt.h \
	../../Library/src/WWWFile.h ../../Library/src/HTFile.h \
	../../Library/src/HTMulti.h ../../Library/src/WWWFTP.h \
	../../Library/src/HTFTP.h ../../Library/src/HTFTPDir.h \
	../../Library/src/WWWGophe.h ../../Library/src/HTGopher.h \
	../../Library/src/WWWTelnt.h ../../Library/src/HTTelnet.h \
	../../Library/src/WWWNews.h ../../Library/src/HTNews.h \
	../../Library/src/HTNewsRq.h ../../Library/src/HTNewsLs.h \
	../../Library/src/HTNDir.h ../../Library/src/WWWMIME.h \
	../../Library/src/HTMIME.h ../../Library/src/HTHeader.h \
	../../Library/src/HTMIMERq.h ../../Library/src/HTMIMImp.h \
	../../Library/src/HTBound.h ../../Library/src/HTMulpar.h \
	../../Library/src/WWWHTML.h ../../Library/src/HTMLPDTD.h \
	../../Library/src/SGML.h ../../Library/src/HTMLGen.h \
	../../Library/src/HTTeXGen.h ../../Library/src/WWWStream.h \
	../../Library/src/HTConLen.h ../../Library/src/HTGuess.h \
	../../Library/src/HTTee.h ../../Library/src/HTMerge.h \
	../../Library/src/HTSChunk.h ../../Library/src/HTXParse.h \
	../../Library/src/WWWDir.h ../../Library/src/HTDir.h \
	../../Library/src/HTIcons.h ../../Library/src/HTDescpt.h \
	../../Library/src/WWWCache.h ../../Library/src/HTCache.h \
	../../Library/src/WWWZip.h ../../Library/src/HTZip.h \
	../../Library/src/HTHInit.h ../../Library/src/HTML.h \
	../../Library/src/HTPlain.h ../../Library/src/HTBInit.h
libapp_1.o: libapp_1.c ../../Library/src/WWWLib.h \
	../../Library/src/sysdep.h ../../config.h \
	../../Library/src/WWWUtil.h ../../Library/src/HTUtils.h \
	../../Library/src/HTMemory.h ../../Library/src/HTArray.h \
	../../Library/src/HTAssoc.h ../../Library/src/HTList.h \
	../../Library/src/HTAtom.h ../../Library/src/HTChunk.h \
	../../Library/src/HTString.h ../../Library/src/HTUU.h \
	../../Library/src/WWWCore.h ../../Library/src/HTLib.h \
	../../Library/src/HTUser.h ../../Library/src/HTReq.h \
	../../Library/src/HTEvent.h ../../Library/src/HTFormat.h \
	../../Library/src/HTStream.h ../../Library/src/HTAnchor.h \
	../../Library/src/HTLink.h ../../Library/src/HTMethod.h \
	../../Library/src/HTResponse.h ../../Library/src/HTError.h \
	../../Library/src/HTNet.h ../../Library/src/HTTrans.h \
	../../Library/src/HTIOStream.h ../../Library/src/HTChannl.h \
	../../Library/src/HTHost.h ../../Library/src/HTProt.h \
	../../Library/src/HTTimer.h ../../Library/src/HTDNS.h \
	../../Library/src/HTParse.h ../../Library/src/HTEscape.h \
	../../Library/src/HTUTree.h ../../Library/src/HTWWWStr.h \
	../../Library/src/HTMemLog.h ../../Library/src/HTAlert.h \
	../../Library/src/HTBind.h ../../Library/src/HTStruct.h \
	../../Library/src/HTFWrite.h ../../Library/src/HTInet.h \
	../../Library/src/HTHstMan.h
libapp_2.o: libapp_2.c ../../Library/src/WWWLib.h \
	../../Library/src/sysdep.h ../../config.h \
	../../Library/src/WWWUtil.h ../../Library/src/HTUtils.h \
	../../Library/src/HTMemory.h ../../Library/src/HTArray.h \
	../../Library/src/HTAssoc.h ../../Library/src/HTList.h \
	../../Library/src/HTAtom.h ../../Library/src/HTChunk.h \
	../../Library/src/HTString.h ../../Library/src/HTUU.h \
	../../Library/src/WWWCore.h ../../Library/src/HTLib.h \
	../../Library/src/HTUser.h ../../Library/src/HTReq.h \
	../../Library/src/HTEvent.h ../../Library/src/HTFormat.h \
	../../Library/src/HTStream.h ../../Library/src/HTAnchor.h \
	../../Library/src/HTLink.h ../../Library/src/HTMethod.h \
	../../Library/src/HTResponse.h ../../Library/src/HTError.h \
	../../Library/src/HTNet.h ../../Library/src/HTTrans.h \
	../../Library/src/HTIOStream.h ../../Library/src/HTChannl.h \
	../../Library/src/HTHost.h ../../Library/src/HTProt.h \
	../../Library/src/HTTimer.h ../../Library/src/HTDNS.h \
	../../Library/src/HTParse.h ../../Library/src/HTEscape.h \
	../../Library/src/HTUTree.h ../../Library/src/HTWWWStr.h \
	../../Library/src/HTMemLog.h ../../Library/src/HTAlert.h \
	../../Library/src/HTBind.h ../../Library/src/HTStruct.h \
	../../Library/src/HTFWrite.h ../../Library/src/HTInet.h \
	../../Library/src/HTHstMan.h ../../Library/src/WWWInit.h \
	../../Library/src/HTProfil.h ../../Library/src/HTInit.h \
	../../Library/src/WWWApp.h ../../Library/src/HTEvtLst.h \
	../../Library/src/HTHome.h ../../Library/src/HTDialog.h \
	../../Library/src/HTAccess.h ../../Library/src/HTRules.h \
	../../Library/src/HTProxy.h ../../Library/src/HTFilter.h \
	../../Library/src/HTLog.h ../../Library/src/HTHist.h \
	../../Library/src/WWWTrans.h ../../Library/src/HTANSI.h \
	../../Library/src/HTLocal.h ../../Library/src/HTTCP.h \
	../../Library/src/HTSocket.h ../../Library/src/HTReader.h \
	../../Library/src/HTWriter.h ../../Library/src/HTBufWrt.h \
	../../Library/src/WWWHTTP.h ../../Library/src/HTTPUtil.h \
	../../Library/src/HTTP.h ../../Library/src/HTTPServ.h \
	../../Library/src/HTTPGen.h ../../Library/src/HTTPReq.h \
	../../Library/src/HTTPRes.h ../../Library/src/HTTChunk.h \
	../../Library/src/HTPEP.h ../../Library/src/HTAAUtil.h \
	../../Library/src/HTAABrow.h ../../Library/src/WWWFile.h \
	../../Library/src/HTFile.h ../../Library/src/HTMulti.h \
	../../Library/src/WWWFTP.h ../../Library/src/HTFTP.h \
	../../Library/src/HTFTPDir.h ../../Library/src/WWWGophe.h \
	../../Library/src/HTGopher.h ../../Library/src/WWWTelnt.h \
	../../Library/src/HTTelnet.h ../../Library/src/WWWNews.h \
	../../Library/src/HTNews.h ../../Library/src/HTNewsRq.h \
	../../Library/src/HTNewsLs.h ../../Library/src/HTNDir.h \
	../../Library/src/WWWMIME.h ../../Library/src/HTMIME.h \
	../../Library/src/HTHeader.h ../../Library/src/HTMIMERq.h \
	../../Library/src/HTMIMImp.h ../../Library/src/HTBound.h \
	../../Library/src/HTMulpar.h ../../Library/src/WWWHTML.h \
	../../Library/src/HTMLPDTD.h ../../Library/src/SGML.h \
	../../Library/src/HTMLGen.h ../../Library/src/HTTeXGen.h \
	../../Library/src/WWWStream.h ../../Library/src/HTConLen.h \
	../../Library/src/HTGuess.h ../../Library/src/HTTee.h \
	../../Library/src/HTMerge.h ../../Library/src/HTSChunk.h \
	../../Library/src/HTXParse.h ../../Library/src/WWWDir.h \
	../../Library/src/HTDir.h ../../Library/src/HTIcons.h \
	../../Library/src/HTDescpt.h ../../Library/src/WWWCache.h \
	../../Library/src/HTCache.h ../../Library/src/WWWZip.h \
	../../Library/src/HTZip.h ../../Library/src/HTHInit.h \
	../../Library/src/HTML.h ../../Library/src/HTPlain.h \
	../../Library/src/HTBInit.h
libapp_3.o: libapp_3.c ../../Library/src/WWWLib.h \
	../../Library/src/sysdep.h ../../config.h \
	../../Library/src/WWWUtil.h ../../Library/src/HTUtils.h \
	../../Library/src/HTMemory.h ../../Library/src/HTArray.h \
	../../Library/src/HTAssoc.h ../../Library/src/HTList.h \
	../../Library/src/HTAtom.h ../../Library/src/HTChunk.h \
	../../Library/src/HTString.h ../../Library/src/HTUU.h \
	../../Library/src/WWWCore.h ../../Library/src/HTLib.h \
	../../Library/src/HTUser.h ../../Library/src/HTReq.h \
	../../Library/src/HTEvent.h ../../Library/src/HTFormat.h \
	../../Library/src/HTStream.h ../../Library/src/HTAnchor.h \
	../../Library/src/HTLink.h ../../Library/src/HTMethod.h \
	../../Library/src/HTResponse.h ../../Library/src/HTError.h \
	../../Library/src/HTNet.h ../../Library/src/HTTrans.h \
	../../Library/src/HTIOStream.h ../../Library/src/HTChannl.h \
	../../Library/src/HTHost.h ../../Library/src/HTProt.h \
	../../Library/src/HTTimer.h ../../Library/src/HTDNS.h \
	../../Library/src/HTParse.h ../../Library/src/HTEscape.h \
	../../Library/src/HTUTree.h ../../Library/src/HTWWWStr.h \
	../../Library/src/HTMemLog.h ../../Library/src/HTAlert.h \
	../../Library/src/HTBind.h ../../Library/src/HTStruct.h \
	../../Library/src/HTFWrite.h ../../Library/src/HTInet.h \
	../../Library/src/HTHstMan.h ../../Library/src/WWWStream.h \
	../../Library/src/HTConLen.h ../../Library/src/HTGuess.h \
	../../Library/src/HTTee.h ../../Library/src/HTMerge.h \
	../../Library/src/HTSChunk.h ../../Library/src/HTXParse.h \
	../../Library/src/HTReader.h ../../Library/src/WWWInit.h \
	../../Library/src/HTProfil.h ../../Library/src/HTInit.h \
	../../Library/src/WWWApp.h ../../Library/src/HTEvtLst.h \
	../../Library/src/HTHome.h ../../Library/src/HTDialog.h \
	../../Library/src/HTAccess.h ../../Library/src/HTRules.h \
	../../Library/src/HTProxy.h ../../Library/src/HTFilter.h \
	../../Library/src/HTLog.h ../../Library/src/HTHist.h \
	../../Library/src/WWWTrans.h ../../Library/src/HTANSI.h \
	../../Library/src/HTLocal.h ../../Library/src/HTTCP.h \
	../../Library/src/HTSocket.h ../../Library/src/HTWriter.h \
	../../Library/src/HTBufWrt.h ../../Library/src/WWWHTTP.h \
	../../Library/src/HTTPUtil.h ../../Library/src/HTTP.h \
	../../Library/src/HTTPServ.h ../../Library/src/HTTPGen.h \
	../../Library/src/HTTPReq.h ../../Library/src/HTTPRes.h \
	../../Library/src/HTTChunk.h ../../Library/src/HTPEP.h \
	../../Library/src/HTAAUtil.h ../../Library/src/HTAABrow.h \
	../../Library/src/WWWFile.h ../../Library/src/HTFile.h \
	../../Library/src/HTMulti.h ../../Library/src/WWWFTP.h \
	../../Library/src/HTFTP.h ../../Library/src/HTFTPDir.h \
	../../Library/src/WWWGophe.h ../../Library/src/HTGopher.h \
	../../Library/src/WWWTelnt.h ../../Library/src/HTTelnet.h \
	../../Library/src/WWWNews.h ../../Library/src/HTNews.h \
	../../Library/src/HTNewsRq.h ../../Library/src/HTNewsLs.h \
	../../Library/src/HTNDir.h ../../Library/src/WWWMIME.h \
	../../Library/src/HTMIME.h ../../Library/src/HTHeader.h \
	../../Library/src/HTMIMERq.h ../../Library/src/HTMIMImp.h \
	../../Library/src/HTBound.h ../../Library/src/HTMulpar.h \
	../../Library/src/WWWHTML.h ../../Library/src/HTMLPDTD.h \
	../../Library/src/SGML.h ../../Library/src/HTMLGen.h \
	../../Library/src/HTTeXGen.h ../../Library/src/WWWDir.h \
	../../Library/src/HTDir.h ../../Library/src/HTIcons.h \
	../../Library/src/HTDescpt.h ../../Library/src/WWWCache.h \
	../../Library/src/HTCache.h ../../Library/src/WWWZip.h \
	../../Library/src/HTZip.h ../../Library/src/HTHInit.h \
	../../Library/src/HTML.h ../../Library/src/HTPlain.h \
	../../Library/src/HTBInit.h
libapp_4.o: libapp_4.c ../../Library/src/WWWLib.h \
	../../Library/src/sysdep.h ../../config.h \
	../../Library/src/WWWUtil.h ../../Library/src/HTUtils.h \
	../../Library/src/HTMemory.h ../../Library/src/HTArray.h \
	../../Library/src/HTAssoc.h ../../Library/src/HTList.h \
	../../Library/src/HTAtom.h ../../Library/src/HTChunk.h \
	../../Library/src/HTString.h ../../Library/src/HTUU.h \
	../../Library/src/WWWCore.h ../../Library/src/HTLib.h \
	../../Library/src/HTUser.h ../../Library/src/HTReq.h \
	../../Library/src/HTEvent.h ../../Library/src/HTFormat.h \
	../../Library/src/HTStream.h ../../Library/src/HTAnchor.h \
	../../Library/src/HTLink.h ../../Library/src/HTMethod.h \
	../../Library/src/HTResponse.h ../../Library/src/HTError.h \
	../../Library/src/HTNet.h ../../Library/src/HTTrans.h \
	../../Library/src/HTIOStream.h ../../Library/src/HTChannl.h \
	../../Library/src/HTHost.h ../../Library/src/HTProt.h \
	../../Library/src/HTTimer.h ../../Library/src/HTDNS.h \
	../../Library/src/HTParse.h ../../Library/src/HTEscape.h \
	../../Library/src/HTUTree.h ../../Library/src/HTWWWStr.h \
	../../Library/src/HTMemLog.h ../../Library/src/HTAlert.h \
	../../Library/src/HTBind.h ../../Library/src/HTStruct.h \
	../../Library/src/HTFWrite.h ../../Library/src/HTInet.h \
	../../Library/src/HTHstMan.h ../../Library/src/WWWInit.h \
	../../Library/src/HTProfil.h ../../Library/src/HTInit.h \
	../../Library/src/WWWApp.h ../../Library/src/HTEvtLst.h \
	../../Library/src/HTHome.h ../../Library/src/HTDialog.h \
	../../Library/src/HTAccess.h ../../Library/src/HTRules.h \
	../../Library/src/HTProxy.h ../../Library/src/HTFilter.h \
	../../Library/src/HTLog.h ../../Library/src/HTHist.h \
	../../Library/src/WWWTrans.h ../../Library/src/HTANSI.h \
	../../Library/src/HTLocal.h ../../Library/src/HTTCP.h \
	../../Library/src/HTSocket.h ../../Library/src/HTReader.h \
	../../Library/src/HTWriter.h ../../Library/src/HTBufWrt.h \
	../../Library/src/WWWHTTP.h ../../Library/src/HTTPUtil.h \
	../../Library/src/HTTP.h ../../Library/src/HTTPServ.h \
	../../Library/src/HTTPGen.h ../../Library/src/HTTPReq.h \
	../../Library/src/HTTPRes.h ../../Library/src/HTTChunk.h \
	../../Library/src/HTPEP.h ../../Library/src/HTAAUtil.h \
	../../Library/src/HTAABrow.h ../../Library/src/WWWFile.h \
	../../Library/src/HTFile.h ../../Library/src/HTMulti.h \
	../../Library/src/WWWFTP.h ../../Library/src/HTFTP.h \
	../../Library/src/HTFTPDir.h ../../Library/src/WWWGophe.h \
	../../Library/src/HTGopher.h ../../Library/src/WWWTelnt.h \
	../../Library/src/HTTelnet.h ../../Library/src/WWWNews.h \
	../../Library/src/HTNews.h ../../Library/src/HTNewsRq.h \
	../../Library/src/HTNewsLs.h ../../Library/src/HTNDir.h \
	../../Library/src/WWWMIME.h ../../Library/src/HTMIME.h \
	../../Library/src/HTHeader.h ../../Library/src/HTMIMERq.h \
	../../Library/src/HTMIMImp.h ../../Library/src/HTBound.h \
	../../Library/src/HTMulpar.h ../../Library/src/WWWHTML.h \
	../../Library/src/HTMLPDTD.h ../../Library/src/SGML.h \
	../../Library/src/HTMLGen.h ../../Library/src/HTTeXGen.h \
	../../Library/src/WWWStream.h ../../Library/src/HTConLen.h \
	../../Library/src/HTGuess.h ../../Library/src/HTTee.h \
	../../Library/src/HTMerge.h ../../Library/src/HTSChunk.h \
	../../Library/src/HTXParse.h ../../Library/src/WWWDir.h \
	../../Library/src/HTDir.h ../../Library/src/HTIcons.h \
	../../Library/src/HTDescpt.h ../../Library/src/WWWCache.h \
	../../Library/src/HTCache.h ../../Library/src/WWWZip.h \
	../../Library/src/HTZip.h ../../Library/src/HTHInit.h \
	../../Library/src/HTML.h ../../Library/src/HTPlain.h \
	../../Library/src/HTBInit.h

info:
dvi:
check: all
	$(MAKE)
installcheck:
install-exec: 
	@$(NORMAL_INSTALL)

install-data: 
	@$(NORMAL_INSTALL)

install: install-exec install-data all
	@:

uninstall: 

install-strip:
	$(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
installdirs:


mostlyclean-generic:
	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)

clean-generic:
	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)

distclean-generic:
	-rm -f Makefile $(DISTCLEANFILES)
	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)

maintainer-clean-generic:
	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
mostlyclean:  mostlyclean-noinstPROGRAMS mostlyclean-compile \
		mostlyclean-tags mostlyclean-generic

clean:  clean-noinstPROGRAMS clean-compile clean-tags clean-generic \
		mostlyclean

distclean:  distclean-noinstPROGRAMS distclean-compile distclean-tags \
		distclean-generic clean
	-rm -f config.status

maintainer-clean:  maintainer-clean-noinstPROGRAMS \
		maintainer-clean-compile maintainer-clean-tags \
		maintainer-clean-generic distclean
	@echo "This command is intended for maintainers to use;"
	@echo "it deletes files that may require special tools to rebuild."

.PHONY: mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
mostlyclean-compile distclean-compile clean-compile \
maintainer-clean-compile tags mostlyclean-tags distclean-tags \
clean-tags maintainer-clean-tags distdir info dvi installcheck \
install-exec install-data install uninstall all installdirs \
mostlyclean-generic distclean-generic clean-generic \
maintainer-clean-generic clean mostlyclean distclean maintainer-clean


# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
