# 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

SUBDIRS = windows

lib_LIBRARIES = libpics.a

SUBDIRS = windows

INCLUDES = -I$(srcdir)/../../Library/src

#	.h files are distributed but originally are made from the
#	self-documenting hypertext files.
SUFFIXES = .h .html

libpics_a_SOURCES = \
	CSChkLab.c	CSStream.c	CSKwik.c \
	CSLabel.c	CSLLOut.c	CSLLURLs.c \
	CSMacRed.c	CSMem.c		CSApp.c \
	CSParse.c	CSUsrLst.c	CSUser.c

BUILT_SOURCES = \
	CSLApp.h	CSLUtils.h \
	CSLL.h		CSLLSt.h \
	CSMR.h		CSMRSt.h \
	CSUser.h	CSUserSt.h \
	CSParse.h	CSUsrLst.h

DOCS :=	$(wildcard *.html)

EXTRA_DIST = \
	$(BUILT_SOURCES) \
	$(DOCS)
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
CONFIG_HEADER = ../../config.h
CONFIG_CLEAN_FILES = 
LIBRARIES =  $(lib_LIBRARIES)


DEFS = -DHAVE_CONFIG_H -I. -I$(srcdir) -I../..
CPPFLAGS = 
LDFLAGS = 
LIBS = -ldl 
libpics_a_LIBADD = 
libpics_a_OBJECTS =  CSChkLab.o CSStream.o CSKwik.o CSLabel.o CSLLOut.o \
CSLLURLs.o CSMacRed.o CSMem.o CSApp.o CSParse.o CSUsrLst.o CSUser.o
CFLAGS = -g -O2
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
LINK = $(CC) $(CFLAGS) $(LDFLAGS) -o $@
DIST_COMMON =  README Makefile.am Makefile.in


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

GZIP = --best
SOURCES = $(libpics_a_SOURCES)
OBJECTS = $(libpics_a_OBJECTS)

all: all-recursive all-am

.SUFFIXES:
.SUFFIXES: .S .c .h .html .o .s
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
	cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps PICS-client/src/Makefile

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


mostlyclean-libLIBRARIES:

clean-libLIBRARIES:
	-test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)

distclean-libLIBRARIES:

maintainer-clean-libLIBRARIES:

install-libLIBRARIES: $(lib_LIBRARIES)
	@$(NORMAL_INSTALL)
	$(mkinstalldirs) $(DESTDIR)$(libdir)
	list='$(lib_LIBRARIES)'; for p in $$list; do \
	  if test -f $$p; then \
	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(libdir)/$$p"; \
	    $(INSTALL_DATA) $$p $(DESTDIR)$(libdir)/$$p; \
	  else :; fi; \
	done
	@$(POST_INSTALL)
	@list='$(lib_LIBRARIES)'; for p in $$list; do \
	  if test -f $$p; then \
	    echo " $(RANLIB) $(DESTDIR)$(libdir)/$$p"; \
	    $(RANLIB) $(DESTDIR)$(libdir)/$$p; \
	  else :; fi; \
	done

uninstall-libLIBRARIES:
	@$(NORMAL_UNINSTALL)
	list='$(lib_LIBRARIES)'; for p in $$list; do \
	  rm -f $(DESTDIR)$(libdir)/$$p; \
	done

.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:

libpics.a: $(libpics_a_OBJECTS) $(libpics_a_DEPENDENCIES)
	-rm -f libpics.a
	$(AR) cru libpics.a $(libpics_a_OBJECTS) $(libpics_a_LIBADD)
	$(RANLIB) libpics.a

# This directory's subdirectories are mostly independent; you can cd
# into them and run `make' without going through this Makefile.
# To change the values of `make' variables: instead of editing Makefiles,
# (1) if the variable is set in `config.status', edit `config.status'
#     (which will cause the Makefiles to be regenerated when you run `make');
# (2) otherwise, pass the desired values on the `make' command line.



all-recursive install-data-recursive install-exec-recursive \
installdirs-recursive install-recursive uninstall-recursive  \
check-recursive installcheck-recursive info-recursive dvi-recursive:
	@set fnord $(MAKEFLAGS); amf=$$2; \
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  target=`echo $@ | sed s/-recursive//`; \
	  echo "Making $$target in $$subdir"; \
	  (cd $$subdir && $(MAKE) $$target) \
	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
	done && test -z "$$fail"

mostlyclean-recursive clean-recursive distclean-recursive \
maintainer-clean-recursive:
	@set fnord $(MAKEFLAGS); amf=$$2; \
	rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
	  rev="$$subdir $$rev"; \
	done; \
	for subdir in $$rev; do \
	  target=`echo $@ | sed s/-recursive//`; \
	  echo "Making $$target in $$subdir"; \
	  (cd $$subdir && $(MAKE) $$target) \
	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
	done && test -z "$$fail"
tags-recursive:
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  (cd $$subdir && $(MAKE) tags); \
	done

tags: TAGS

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

TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
	tags=; \
	here=`pwd`; \
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
	done; \
	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 = PICS-client/src

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
	for subdir in $(SUBDIRS); do \
	  test -d $(distdir)/$$subdir \
	  || mkdir $(distdir)/$$subdir \
	  || exit 1; \
	  chmod 777 $(distdir)/$$subdir; \
	  (cd $$subdir && $(MAKE) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
	    || exit 1; \
	done
CSApp.o: CSApp.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/HTHeader.h CSLApp.h CSLUtils.h CSParse.h \
	CSLL.h CSUser.h CSUserSt.h CSUsrLst.h
CSChkLab.o: CSChkLab.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 CSLUtils.h CSUser.h CSUserSt.h \
	CSLL.h CSLLSt.h
CSKwik.o: CSKwik.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
CSLLOut.o: CSLLOut.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 CSLUtils.h CSLL.h CSLLSt.h
CSLLURLs.o: CSLLURLs.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 CSLUtils.h CSLL.h CSLLSt.h
CSLabel.o: CSLabel.c ../../Library/src/sysdep.h ../../config.h \
	../../Library/src/HTList.h ../../Library/src/HTArray.h \
	../../Library/src/HTString.h CSParse.h CSLUtils.h \
	../../Library/src/HTUtils.h ../../Library/src/HTMemory.h \
	../../Library/src/HTChunk.h CSLL.h CSLLSt.h
CSMacRed.o: CSMacRed.c ../../Library/src/sysdep.h ../../config.h \
	../../Library/src/HTUtils.h ../../Library/src/HTMemory.h \
	../../Library/src/HTString.h CSParse.h CSLUtils.h \
	../../Library/src/HTList.h ../../Library/src/HTArray.h \
	../../Library/src/HTChunk.h CSMR.h CSMRSt.h
CSMem.o: CSMem.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 \
	CSLUtils.h
CSParse.o: CSParse.c ../../Library/src/sysdep.h ../../config.h \
	../../Library/src/HTChunk.h ../../Library/src/HTString.h \
	CSLUtils.h ../../Library/src/HTUtils.h \
	../../Library/src/HTMemory.h ../../Library/src/HTList.h \
	../../Library/src/HTArray.h CSParse.h
CSStream.o: CSStream.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/HTProxy.h \
	CSLUtils.h CSMR.h CSUser.h CSLL.h CSLApp.h CSParse.h
CSUser.o: CSUser.c ../../Library/src/sysdep.h ../../config.h \
	../../Library/src/HTUtils.h ../../Library/src/HTMemory.h \
	../../Library/src/HTString.h ../../Library/src/HTEscape.h \
	../../Library/src/HTParse.h CSParse.h CSLUtils.h \
	../../Library/src/HTList.h ../../Library/src/HTArray.h \
	../../Library/src/HTChunk.h CSUser.h CSUserSt.h
CSUsrLst.o: CSUsrLst.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 CSLApp.h CSLUtils.h

info: info-recursive
dvi: dvi-recursive
check: all-am
	$(MAKE) check-recursive
installcheck: installcheck-recursive
all-am: Makefile $(LIBRARIES)

install-exec-am: install-libLIBRARIES

uninstall-am: uninstall-libLIBRARIES

install-exec: install-exec-recursive install-exec-am
	@$(NORMAL_INSTALL)

install-data: install-data-recursive
	@$(NORMAL_INSTALL)

install: install-recursive install-exec-am
	@:

uninstall: uninstall-recursive uninstall-am

install-strip:
	$(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
installdirs: installdirs-recursive
	$(mkinstalldirs)  $(DATADIR)$(libdir)


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-am:  mostlyclean-libLIBRARIES mostlyclean-compile \
		mostlyclean-tags mostlyclean-generic

clean-am:  clean-libLIBRARIES clean-compile clean-tags clean-generic \
		mostlyclean-am

distclean-am:  distclean-libLIBRARIES distclean-compile distclean-tags \
		distclean-generic clean-am

maintainer-clean-am:  maintainer-clean-libLIBRARIES \
		maintainer-clean-compile maintainer-clean-tags \
		maintainer-clean-generic distclean-am

mostlyclean:  mostlyclean-recursive mostlyclean-am

clean:  clean-recursive clean-am

distclean:  distclean-recursive distclean-am
	-rm -f config.status

maintainer-clean:  maintainer-clean-recursive maintainer-clean-am
	@echo "This command is intended for maintainers to use;"
	@echo "it deletes files that may require special tools to rebuild."

.PHONY: mostlyclean-libLIBRARIES distclean-libLIBRARIES \
clean-libLIBRARIES maintainer-clean-libLIBRARIES uninstall-libLIBRARIES \
install-libLIBRARIES mostlyclean-compile distclean-compile \
clean-compile maintainer-clean-compile install-data-recursive \
uninstall-data-recursive install-exec-recursive \
uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
all-recursive check-recursive installcheck-recursive info-recursive \
dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
distclean-tags clean-tags maintainer-clean-tags distdir info dvi \
installcheck all-am install-exec-am uninstall-am install-exec \
install-data install uninstall all installdirs mostlyclean-generic \
distclean-generic clean-generic maintainer-clean-generic clean \
mostlyclean distclean maintainer-clean

.html.h:
	www -w90 -na -p -to text/x-c $(srcdir)/$(*F).html > $(srcdir)/$(*F).h

inc: $(BUILT_SOURCES)
	@echo Generated built sources

# 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:
