# Makefile.in generated by automake 1.10.1 from Makefile.am.
# src/server/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006, 2007, 2008  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.




pkgdatadir = $(datadir)/openwsman
pkglibdir = $(libdir)/openwsman
pkgincludedir = $(includedir)/openwsman
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = i686-pc-linux-gnu
host_triplet = arm-unknown-linux-gnu
am__append_1 = $(top_builddir)/src/lib/libwsman_client.la
am__append_2 = $(OPENSSL_CFLAGS) 
am__append_3 = -lssl
sbin_PROGRAMS = openwsmand$(EXEEXT)
subdir = src/server
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
	$(top_srcdir)/configure.in
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/wsman_config.h
CONFIG_CLEAN_FILES =
am__installdirs = "$(DESTDIR)$(sbindir)"
sbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
PROGRAMS = $(sbin_PROGRAMS)
am_openwsmand_OBJECTS = string.$(OBJEXT) shttpd.$(OBJEXT) \
	auth.$(OBJEXT) md5.$(OBJEXT) adapter.$(OBJEXT) cgi.$(OBJEXT) \
	mime_type.$(OBJEXT) config.$(OBJEXT) io_socket.$(OBJEXT) \
	io_ssl.$(OBJEXT) io_emb.$(OBJEXT) compat_unix.$(OBJEXT) \
	io_dir.$(OBJEXT) io_file.$(OBJEXT) wsmand-daemon.$(OBJEXT) \
	wsmand-listener.$(OBJEXT) gss.$(OBJEXT) wsmand.$(OBJEXT)
openwsmand_OBJECTS = $(am_openwsmand_OBJECTS)
openwsmand_LDADD = $(LDADD)
DEFAULT_INCLUDES = -I. -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
	$(LDFLAGS) -o $@
SOURCES = $(openwsmand_SOURCES)
DIST_SOURCES = $(openwsmand_SOURCES)
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /root/ATEN/source/OEM/STD_V317_LOGO/STD_X9_237_Security_X10/SDK/OpenWSMAN/openwsman/openwsman-2.1.0/missing --run aclocal-1.10
ALLOCA = 
AMTAR = ${SHELL} /root/ATEN/source/OEM/STD_V317_LOGO/STD_X9_237_Security_X10/SDK/OpenWSMAN/openwsman/openwsman-2.1.0/missing --run tar
AR = arm-linux-ar
AUTOCONF = ${SHELL} /root/ATEN/source/OEM/STD_V317_LOGO/STD_X9_237_Security_X10/SDK/OpenWSMAN/openwsman/openwsman-2.1.0/missing --run autoconf
AUTOHEADER = ${SHELL} /root/ATEN/source/OEM/STD_V317_LOGO/STD_X9_237_Security_X10/SDK/OpenWSMAN/openwsman/openwsman-2.1.0/missing --run autoheader
AUTOMAKE = ${SHELL} /root/ATEN/source/OEM/STD_V317_LOGO/STD_X9_237_Security_X10/SDK/OpenWSMAN/openwsman/openwsman-2.1.0/missing --run automake-1.10
AWK = gawk
CC = /root/ATEN/source/OEM/STD_V317_LOGO/STD_X9_237_Security_X10/SDK/ToolChain/Host/HERMON/gcc-3.4.4-glibc-2.3.5-armv4/arm-linux/bin/arm-linux-gcc
CCDEPMODE = depmode=gcc3
CFLAGS = -I/root/ATEN/source/OEM/STD_V317_LOGO/STD_X9_237_Security_X10/SDK/OpenSSL/openssl/local/include   -Os 		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-externs -Wpointer-arith                 -Wunused -Werror
CPP = /root/ATEN/source/OEM/STD_V317_LOGO/STD_X9_237_Security_X10/SDK/ToolChain/Host/HERMON/gcc-3.4.4-glibc-2.3.5-armv4/arm-linux/bin/arm-linux-gcc -E
CPPFLAGS = 
CRYPT_LIBS = -lcrypt
CURL_CFLAGS = -I/root/ATEN/source/OEM/STD_V317_LOGO/STD_X9_237_Security_X10/SDK/SFCC/curl/curl-7.18.1/../local/include
CURL_CONFIG = /root/ATEN/source/OEM/STD_V317_LOGO/STD_X9_237_Security_X10/SDK/SFCC/curl/local/bin/curl-config
CURL_LIBS = -L/root/ATEN/source/OEM/STD_V317_LOGO/STD_X9_237_Security_X10/SDK/SFCC/curl/curl-7.18.1/../local/lib -lcurl
CXX = /root/ATEN/source/OEM/STD_V317_LOGO/STD_X9_237_Security_X10/SDK/ToolChain/Host/HERMON/gcc-3.4.4-glibc-2.3.5-armv4/arm-linux/bin/arm-linux-g++
CXXCPP = /root/ATEN/source/OEM/STD_V317_LOGO/STD_X9_237_Security_X10/SDK/ToolChain/Host/HERMON/gcc-3.4.4-glibc-2.3.5-armv4/arm-linux/bin/arm-linux-g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -DINT_VGA
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
ECHO = echo
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /bin/grep -E
EXEEXT = 
F77 = 
FFLAGS = 
GREP = /bin/grep
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
LDFLAGS = 
LIBOBJS = 
LIBS = $(OPENSSL_LIBS) $(top_builddir)/src/lib/libwsman.la \
	$(top_builddir)/src/lib/libwsman_server.la $(am__append_1) \
	$(am__append_3)
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LN_S = ln -s
LTLIBOBJS = 
MAINT = #
MAKEINFO = ${SHELL} /root/ATEN/source/OEM/STD_V317_LOGO/STD_X9_237_Security_X10/SDK/OpenWSMAN/openwsman/openwsman-2.1.0/missing --run makeinfo
MKDIR_P = /bin/mkdir -p
OBJEXT = o
OPENSSL_CFLAGS = -I/root/ATEN/source/OEM/STD_V317_LOGO/STD_X9_237_Security_X10/SDK/OpenSSL/openssl/local/include  
OPENSSL_LIBS = -L/root/ATEN/source/OEM/STD_V317_LOGO/STD_X9_237_Security_X10/SDK/OpenSSL/openssl/local/lib -lssl -lcrypto -ldl  
PACKAGE = openwsman
PACKAGE_AUTH_DIR = ${exec_prefix}/lib/openwsman/authenticators
PACKAGE_BUGREPORT = 
PACKAGE_NAME = openwsman
PACKAGE_PLUGIN_DIR = ${exec_prefix}/lib/openwsman/plugins
PACKAGE_STRING = openwsman 2.1.0
PACKAGE_SUBSCRIPTION_DIR = /var/lib/openwsman/subscriptions
PACKAGE_TARNAME = openwsman
PACKAGE_VERSION = 2.1.0
PAM_LIB = 
PATH_SEPARATOR = :
PKG_CONFIG = /usr/bin/pkg-config
PYTHON = 
PYTHON_CFLAGS = 
PYTHON_CONFIG = 
PYTHON_EXEC_PREFIX = 
PYTHON_LIBS = 
PYTHON_PLATFORM = 
PYTHON_PREFIX = 
PYTHON_VERSION = 
RANLIB = /root/ATEN/source/OEM/STD_V317_LOGO/STD_X9_237_Security_X10/SDK/ToolChain/Host/HERMON/gcc-3.4.4-glibc-2.3.5-armv4/arm-linux/bin/arm-linux-ranlib
SED = /bin/sed
SET_MAKE = 
SHELL = /bin/sh
SIZEOF_INT = 4
SIZEOF_LONG = 4
SIZEOF_LONG_LONG = 8
SIZEOF_SHORT = 2
STRIP = /root/ATEN/source/OEM/STD_V317_LOGO/STD_X9_237_Security_X10/SDK/ToolChain/Host/HERMON/gcc-3.4.4-glibc-2.3.5-armv4/arm-linux/bin/arm-linux-strip
SWIG = 
SWIG_LIB = 
SYSCONFDIR = ${prefix}/etc/openwsman
VERSION = 2.1.0
VERSION_MAJOR = 2
VERSION_MINOR = 1
VERSION_RELEASE = 0
WSMAN_CLIENTPP_PKG = wsman_clientpp
WSMAN_CLIENT_PKG = wsman_client
WSMAN_CLIENT_TRANSPORT_PKG = wsman_curl_client_transport
WSMAN_PKG = wsman
WSMAN_SERVER_PKG = wsman_server
WSMAN_UTILS_PKG = 
XML_CFLAGS = -I/root/ATEN/source/OEM/STD_V317_LOGO/STD_X9_237_Security_X10/SDK/libXML2/libxml2/libxml2-2.6.32/../local/include/libxml2  
XML_LIBS = -L/root/ATEN/source/OEM/STD_V317_LOGO/STD_X9_237_Security_X10/SDK/libXML2/libxml2/libxml2-2.6.32/../local/lib -lxml2  
abs_builddir = /root/ATEN/source/OEM/STD_V317_LOGO/STD_X9_237_Security_X10/SDK/OpenWSMAN/openwsman/openwsman-2.1.0/src/server
abs_srcdir = /root/ATEN/source/OEM/STD_V317_LOGO/STD_X9_237_Security_X10/SDK/OpenWSMAN/openwsman/openwsman-2.1.0/src/server
abs_top_builddir = /root/ATEN/source/OEM/STD_V317_LOGO/STD_X9_237_Security_X10/SDK/OpenWSMAN/openwsman/openwsman-2.1.0
abs_top_srcdir = /root/ATEN/source/OEM/STD_V317_LOGO/STD_X9_237_Security_X10/SDK/OpenWSMAN/openwsman/openwsman-2.1.0
ac_ct_CC = 
ac_ct_CXX = 
ac_ct_F77 = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = ${AMTAR} chof - "$$tardir"
am__untar = ${AMTAR} xf -
bindir = ${exec_prefix}/bin
build = i686-pc-linux-gnu
build_alias = 
build_cpu = i686
build_os = linux-gnu
build_vendor = pc
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = /wsman/openwsman
host = arm-unknown-linux-gnu
host_alias = arm-linux
host_cpu = arm
host_os = linux-gnu
host_vendor = unknown
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = $(SHELL) /root/ATEN/source/OEM/STD_V317_LOGO/STD_X9_237_Security_X10/SDK/OpenWSMAN/openwsman/openwsman-2.1.0/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = /var
mandir = ${datarootdir}/man
mkdir_p = /bin/mkdir -p
oldincludedir = /usr/include
pdfdir = ${docdir}
pkgpyexecdir = 
pkgpythondir = 
prefix = /wsman/openwsman
program_transform_name = s,x,x,
psdir = ${docdir}
pyexecdir = 
pythondir = 
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
target_alias = 
top_builddir = ../..
top_srcdir = ../..
vi_cv_path_ruby = 
AM_CFLAGS = -I/root/ATEN/source/OEM/STD_V317_LOGO/STD_X9_237_Security_X10/SDK/OpenSSL/openssl/local/include   -Os 		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-externs -Wpointer-arith                 -Wunused -Werror  -DPACKAGE_PLUGIN_DIR="\"${PACKAGE_PLUGIN_DIR}\"" -DPACKAGE_AUTH_DIR="\"${PACKAGE_AUTH_DIR}\""  -DPACKAGE_SUBSCRIPTION_DIR="\"${PACKAGE_SUBSCRIPTION_DIR}\""   
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/include \
	-I$(top_srcdir)/src/server/shttpd $(OPENSSL_CFLAGS) \
	-DSYSCONFDIR=\""$(sysconfdir)/openwsman"\" -DEMBEDDED -DNO_CGI \
	-DNO_SSI $(am__append_2)
openwsmand_SOURCES = \
		shttpd/string.c \
		shttpd/shttpd.c \
		shttpd/auth.c \
		shttpd/md5.c \
		shttpd/adapter.c \
		shttpd/cgi.c \
		shttpd/mime_type.c shttpd/config.c shttpd/io_socket.c \
		shttpd/io_ssl.c shttpd/io_emb.c shttpd/compat_unix.c shttpd/io_dir.c shttpd/io_file.c \
		shttpd/shttpd_defs.h shttpd/llist.h shttpd/shttpd.h shttpd/std_includes.h shttpd/io.h shttpd/md5.h shttpd/ssl.h \
		shttpd/compat_unix.h shttpd/compat_win32.h shttpd/compat_rtems.h shttpd/adapter.h\
		wsmand-listener.h \
		wsmand-daemon.c \
		wsmand-daemon.h \
		wsmand-listener.c \
		gss.c \
		wsmand.c 

all: all-am

.SUFFIXES:
.SUFFIXES: .c .lo .o .obj
$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
		&& exit 0; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/server/Makefile'; \
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --foreign  src/server/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
	esac;

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure: # $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-sbinPROGRAMS: $(sbin_PROGRAMS)
	@$(NORMAL_INSTALL)
	test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
	  if test -f $$p \
	     || test -f $$p1 \
	  ; then \
	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(sbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sbindir)/$$f'"; \
	   $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(sbinPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(sbindir)/$$f" || exit 1; \
	  else :; fi; \
	done

uninstall-sbinPROGRAMS:
	@$(NORMAL_UNINSTALL)
	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
	  echo " rm -f '$(DESTDIR)$(sbindir)/$$f'"; \
	  rm -f "$(DESTDIR)$(sbindir)/$$f"; \
	done

clean-sbinPROGRAMS:
	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
	  echo " rm -f $$p $$f"; \
	  rm -f $$p $$f ; \
	done
openwsmand$(EXEEXT): $(openwsmand_OBJECTS) $(openwsmand_DEPENDENCIES) 
	@rm -f openwsmand$(EXEEXT)
	$(LINK) $(openwsmand_OBJECTS) $(openwsmand_LDADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)

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

include ./$(DEPDIR)/adapter.Po
include ./$(DEPDIR)/auth.Po
include ./$(DEPDIR)/cgi.Po
include ./$(DEPDIR)/compat_unix.Po
include ./$(DEPDIR)/config.Po
include ./$(DEPDIR)/gss.Po
include ./$(DEPDIR)/io_dir.Po
include ./$(DEPDIR)/io_emb.Po
include ./$(DEPDIR)/io_file.Po
include ./$(DEPDIR)/io_socket.Po
include ./$(DEPDIR)/io_ssl.Po
include ./$(DEPDIR)/md5.Po
include ./$(DEPDIR)/mime_type.Po
include ./$(DEPDIR)/shttpd.Po
include ./$(DEPDIR)/string.Po
include ./$(DEPDIR)/wsmand-daemon.Po
include ./$(DEPDIR)/wsmand-listener.Po
include ./$(DEPDIR)/wsmand.Po

.c.o:
	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c $<

.c.obj:
	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c `$(CYGPATH_W) '$<'`

.c.lo:
	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
#	source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LTCOMPILE) -c -o $@ $<

string.o: shttpd/string.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT string.o -MD -MP -MF $(DEPDIR)/string.Tpo -c -o string.o `test -f 'shttpd/string.c' || echo '$(srcdir)/'`shttpd/string.c
	mv -f $(DEPDIR)/string.Tpo $(DEPDIR)/string.Po
#	source='shttpd/string.c' object='string.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o string.o `test -f 'shttpd/string.c' || echo '$(srcdir)/'`shttpd/string.c

string.obj: shttpd/string.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT string.obj -MD -MP -MF $(DEPDIR)/string.Tpo -c -o string.obj `if test -f 'shttpd/string.c'; then $(CYGPATH_W) 'shttpd/string.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/string.c'; fi`
	mv -f $(DEPDIR)/string.Tpo $(DEPDIR)/string.Po
#	source='shttpd/string.c' object='string.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o string.obj `if test -f 'shttpd/string.c'; then $(CYGPATH_W) 'shttpd/string.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/string.c'; fi`

shttpd.o: shttpd/shttpd.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shttpd.o -MD -MP -MF $(DEPDIR)/shttpd.Tpo -c -o shttpd.o `test -f 'shttpd/shttpd.c' || echo '$(srcdir)/'`shttpd/shttpd.c
	mv -f $(DEPDIR)/shttpd.Tpo $(DEPDIR)/shttpd.Po
#	source='shttpd/shttpd.c' object='shttpd.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shttpd.o `test -f 'shttpd/shttpd.c' || echo '$(srcdir)/'`shttpd/shttpd.c

shttpd.obj: shttpd/shttpd.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shttpd.obj -MD -MP -MF $(DEPDIR)/shttpd.Tpo -c -o shttpd.obj `if test -f 'shttpd/shttpd.c'; then $(CYGPATH_W) 'shttpd/shttpd.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/shttpd.c'; fi`
	mv -f $(DEPDIR)/shttpd.Tpo $(DEPDIR)/shttpd.Po
#	source='shttpd/shttpd.c' object='shttpd.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shttpd.obj `if test -f 'shttpd/shttpd.c'; then $(CYGPATH_W) 'shttpd/shttpd.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/shttpd.c'; fi`

auth.o: shttpd/auth.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT auth.o -MD -MP -MF $(DEPDIR)/auth.Tpo -c -o auth.o `test -f 'shttpd/auth.c' || echo '$(srcdir)/'`shttpd/auth.c
	mv -f $(DEPDIR)/auth.Tpo $(DEPDIR)/auth.Po
#	source='shttpd/auth.c' object='auth.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o auth.o `test -f 'shttpd/auth.c' || echo '$(srcdir)/'`shttpd/auth.c

auth.obj: shttpd/auth.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT auth.obj -MD -MP -MF $(DEPDIR)/auth.Tpo -c -o auth.obj `if test -f 'shttpd/auth.c'; then $(CYGPATH_W) 'shttpd/auth.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/auth.c'; fi`
	mv -f $(DEPDIR)/auth.Tpo $(DEPDIR)/auth.Po
#	source='shttpd/auth.c' object='auth.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o auth.obj `if test -f 'shttpd/auth.c'; then $(CYGPATH_W) 'shttpd/auth.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/auth.c'; fi`

md5.o: shttpd/md5.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT md5.o -MD -MP -MF $(DEPDIR)/md5.Tpo -c -o md5.o `test -f 'shttpd/md5.c' || echo '$(srcdir)/'`shttpd/md5.c
	mv -f $(DEPDIR)/md5.Tpo $(DEPDIR)/md5.Po
#	source='shttpd/md5.c' object='md5.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o md5.o `test -f 'shttpd/md5.c' || echo '$(srcdir)/'`shttpd/md5.c

md5.obj: shttpd/md5.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT md5.obj -MD -MP -MF $(DEPDIR)/md5.Tpo -c -o md5.obj `if test -f 'shttpd/md5.c'; then $(CYGPATH_W) 'shttpd/md5.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/md5.c'; fi`
	mv -f $(DEPDIR)/md5.Tpo $(DEPDIR)/md5.Po
#	source='shttpd/md5.c' object='md5.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o md5.obj `if test -f 'shttpd/md5.c'; then $(CYGPATH_W) 'shttpd/md5.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/md5.c'; fi`

adapter.o: shttpd/adapter.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT adapter.o -MD -MP -MF $(DEPDIR)/adapter.Tpo -c -o adapter.o `test -f 'shttpd/adapter.c' || echo '$(srcdir)/'`shttpd/adapter.c
	mv -f $(DEPDIR)/adapter.Tpo $(DEPDIR)/adapter.Po
#	source='shttpd/adapter.c' object='adapter.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o adapter.o `test -f 'shttpd/adapter.c' || echo '$(srcdir)/'`shttpd/adapter.c

adapter.obj: shttpd/adapter.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT adapter.obj -MD -MP -MF $(DEPDIR)/adapter.Tpo -c -o adapter.obj `if test -f 'shttpd/adapter.c'; then $(CYGPATH_W) 'shttpd/adapter.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/adapter.c'; fi`
	mv -f $(DEPDIR)/adapter.Tpo $(DEPDIR)/adapter.Po
#	source='shttpd/adapter.c' object='adapter.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o adapter.obj `if test -f 'shttpd/adapter.c'; then $(CYGPATH_W) 'shttpd/adapter.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/adapter.c'; fi`

cgi.o: shttpd/cgi.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cgi.o -MD -MP -MF $(DEPDIR)/cgi.Tpo -c -o cgi.o `test -f 'shttpd/cgi.c' || echo '$(srcdir)/'`shttpd/cgi.c
	mv -f $(DEPDIR)/cgi.Tpo $(DEPDIR)/cgi.Po
#	source='shttpd/cgi.c' object='cgi.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cgi.o `test -f 'shttpd/cgi.c' || echo '$(srcdir)/'`shttpd/cgi.c

cgi.obj: shttpd/cgi.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cgi.obj -MD -MP -MF $(DEPDIR)/cgi.Tpo -c -o cgi.obj `if test -f 'shttpd/cgi.c'; then $(CYGPATH_W) 'shttpd/cgi.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/cgi.c'; fi`
	mv -f $(DEPDIR)/cgi.Tpo $(DEPDIR)/cgi.Po
#	source='shttpd/cgi.c' object='cgi.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cgi.obj `if test -f 'shttpd/cgi.c'; then $(CYGPATH_W) 'shttpd/cgi.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/cgi.c'; fi`

mime_type.o: shttpd/mime_type.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mime_type.o -MD -MP -MF $(DEPDIR)/mime_type.Tpo -c -o mime_type.o `test -f 'shttpd/mime_type.c' || echo '$(srcdir)/'`shttpd/mime_type.c
	mv -f $(DEPDIR)/mime_type.Tpo $(DEPDIR)/mime_type.Po
#	source='shttpd/mime_type.c' object='mime_type.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mime_type.o `test -f 'shttpd/mime_type.c' || echo '$(srcdir)/'`shttpd/mime_type.c

mime_type.obj: shttpd/mime_type.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mime_type.obj -MD -MP -MF $(DEPDIR)/mime_type.Tpo -c -o mime_type.obj `if test -f 'shttpd/mime_type.c'; then $(CYGPATH_W) 'shttpd/mime_type.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/mime_type.c'; fi`
	mv -f $(DEPDIR)/mime_type.Tpo $(DEPDIR)/mime_type.Po
#	source='shttpd/mime_type.c' object='mime_type.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mime_type.obj `if test -f 'shttpd/mime_type.c'; then $(CYGPATH_W) 'shttpd/mime_type.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/mime_type.c'; fi`

config.o: shttpd/config.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT config.o -MD -MP -MF $(DEPDIR)/config.Tpo -c -o config.o `test -f 'shttpd/config.c' || echo '$(srcdir)/'`shttpd/config.c
	mv -f $(DEPDIR)/config.Tpo $(DEPDIR)/config.Po
#	source='shttpd/config.c' object='config.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o config.o `test -f 'shttpd/config.c' || echo '$(srcdir)/'`shttpd/config.c

config.obj: shttpd/config.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT config.obj -MD -MP -MF $(DEPDIR)/config.Tpo -c -o config.obj `if test -f 'shttpd/config.c'; then $(CYGPATH_W) 'shttpd/config.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/config.c'; fi`
	mv -f $(DEPDIR)/config.Tpo $(DEPDIR)/config.Po
#	source='shttpd/config.c' object='config.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o config.obj `if test -f 'shttpd/config.c'; then $(CYGPATH_W) 'shttpd/config.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/config.c'; fi`

io_socket.o: shttpd/io_socket.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT io_socket.o -MD -MP -MF $(DEPDIR)/io_socket.Tpo -c -o io_socket.o `test -f 'shttpd/io_socket.c' || echo '$(srcdir)/'`shttpd/io_socket.c
	mv -f $(DEPDIR)/io_socket.Tpo $(DEPDIR)/io_socket.Po
#	source='shttpd/io_socket.c' object='io_socket.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o io_socket.o `test -f 'shttpd/io_socket.c' || echo '$(srcdir)/'`shttpd/io_socket.c

io_socket.obj: shttpd/io_socket.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT io_socket.obj -MD -MP -MF $(DEPDIR)/io_socket.Tpo -c -o io_socket.obj `if test -f 'shttpd/io_socket.c'; then $(CYGPATH_W) 'shttpd/io_socket.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/io_socket.c'; fi`
	mv -f $(DEPDIR)/io_socket.Tpo $(DEPDIR)/io_socket.Po
#	source='shttpd/io_socket.c' object='io_socket.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o io_socket.obj `if test -f 'shttpd/io_socket.c'; then $(CYGPATH_W) 'shttpd/io_socket.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/io_socket.c'; fi`

io_ssl.o: shttpd/io_ssl.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT io_ssl.o -MD -MP -MF $(DEPDIR)/io_ssl.Tpo -c -o io_ssl.o `test -f 'shttpd/io_ssl.c' || echo '$(srcdir)/'`shttpd/io_ssl.c
	mv -f $(DEPDIR)/io_ssl.Tpo $(DEPDIR)/io_ssl.Po
#	source='shttpd/io_ssl.c' object='io_ssl.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o io_ssl.o `test -f 'shttpd/io_ssl.c' || echo '$(srcdir)/'`shttpd/io_ssl.c

io_ssl.obj: shttpd/io_ssl.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT io_ssl.obj -MD -MP -MF $(DEPDIR)/io_ssl.Tpo -c -o io_ssl.obj `if test -f 'shttpd/io_ssl.c'; then $(CYGPATH_W) 'shttpd/io_ssl.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/io_ssl.c'; fi`
	mv -f $(DEPDIR)/io_ssl.Tpo $(DEPDIR)/io_ssl.Po
#	source='shttpd/io_ssl.c' object='io_ssl.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o io_ssl.obj `if test -f 'shttpd/io_ssl.c'; then $(CYGPATH_W) 'shttpd/io_ssl.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/io_ssl.c'; fi`

io_emb.o: shttpd/io_emb.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT io_emb.o -MD -MP -MF $(DEPDIR)/io_emb.Tpo -c -o io_emb.o `test -f 'shttpd/io_emb.c' || echo '$(srcdir)/'`shttpd/io_emb.c
	mv -f $(DEPDIR)/io_emb.Tpo $(DEPDIR)/io_emb.Po
#	source='shttpd/io_emb.c' object='io_emb.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o io_emb.o `test -f 'shttpd/io_emb.c' || echo '$(srcdir)/'`shttpd/io_emb.c

io_emb.obj: shttpd/io_emb.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT io_emb.obj -MD -MP -MF $(DEPDIR)/io_emb.Tpo -c -o io_emb.obj `if test -f 'shttpd/io_emb.c'; then $(CYGPATH_W) 'shttpd/io_emb.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/io_emb.c'; fi`
	mv -f $(DEPDIR)/io_emb.Tpo $(DEPDIR)/io_emb.Po
#	source='shttpd/io_emb.c' object='io_emb.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o io_emb.obj `if test -f 'shttpd/io_emb.c'; then $(CYGPATH_W) 'shttpd/io_emb.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/io_emb.c'; fi`

compat_unix.o: shttpd/compat_unix.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT compat_unix.o -MD -MP -MF $(DEPDIR)/compat_unix.Tpo -c -o compat_unix.o `test -f 'shttpd/compat_unix.c' || echo '$(srcdir)/'`shttpd/compat_unix.c
	mv -f $(DEPDIR)/compat_unix.Tpo $(DEPDIR)/compat_unix.Po
#	source='shttpd/compat_unix.c' object='compat_unix.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o compat_unix.o `test -f 'shttpd/compat_unix.c' || echo '$(srcdir)/'`shttpd/compat_unix.c

compat_unix.obj: shttpd/compat_unix.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT compat_unix.obj -MD -MP -MF $(DEPDIR)/compat_unix.Tpo -c -o compat_unix.obj `if test -f 'shttpd/compat_unix.c'; then $(CYGPATH_W) 'shttpd/compat_unix.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/compat_unix.c'; fi`
	mv -f $(DEPDIR)/compat_unix.Tpo $(DEPDIR)/compat_unix.Po
#	source='shttpd/compat_unix.c' object='compat_unix.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o compat_unix.obj `if test -f 'shttpd/compat_unix.c'; then $(CYGPATH_W) 'shttpd/compat_unix.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/compat_unix.c'; fi`

io_dir.o: shttpd/io_dir.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT io_dir.o -MD -MP -MF $(DEPDIR)/io_dir.Tpo -c -o io_dir.o `test -f 'shttpd/io_dir.c' || echo '$(srcdir)/'`shttpd/io_dir.c
	mv -f $(DEPDIR)/io_dir.Tpo $(DEPDIR)/io_dir.Po
#	source='shttpd/io_dir.c' object='io_dir.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o io_dir.o `test -f 'shttpd/io_dir.c' || echo '$(srcdir)/'`shttpd/io_dir.c

io_dir.obj: shttpd/io_dir.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT io_dir.obj -MD -MP -MF $(DEPDIR)/io_dir.Tpo -c -o io_dir.obj `if test -f 'shttpd/io_dir.c'; then $(CYGPATH_W) 'shttpd/io_dir.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/io_dir.c'; fi`
	mv -f $(DEPDIR)/io_dir.Tpo $(DEPDIR)/io_dir.Po
#	source='shttpd/io_dir.c' object='io_dir.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o io_dir.obj `if test -f 'shttpd/io_dir.c'; then $(CYGPATH_W) 'shttpd/io_dir.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/io_dir.c'; fi`

io_file.o: shttpd/io_file.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT io_file.o -MD -MP -MF $(DEPDIR)/io_file.Tpo -c -o io_file.o `test -f 'shttpd/io_file.c' || echo '$(srcdir)/'`shttpd/io_file.c
	mv -f $(DEPDIR)/io_file.Tpo $(DEPDIR)/io_file.Po
#	source='shttpd/io_file.c' object='io_file.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o io_file.o `test -f 'shttpd/io_file.c' || echo '$(srcdir)/'`shttpd/io_file.c

io_file.obj: shttpd/io_file.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT io_file.obj -MD -MP -MF $(DEPDIR)/io_file.Tpo -c -o io_file.obj `if test -f 'shttpd/io_file.c'; then $(CYGPATH_W) 'shttpd/io_file.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/io_file.c'; fi`
	mv -f $(DEPDIR)/io_file.Tpo $(DEPDIR)/io_file.Po
#	source='shttpd/io_file.c' object='io_file.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o io_file.obj `if test -f 'shttpd/io_file.c'; then $(CYGPATH_W) 'shttpd/io_file.c'; else $(CYGPATH_W) '$(srcdir)/shttpd/io_file.c'; fi`

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs

ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	mkid -fID $$unique
tags: TAGS

TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	here=`pwd`; \
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	    $$tags $$unique; \
	fi
ctags: CTAGS
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$tags $$unique

GTAGS:
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && cd $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) $$here

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags

distdir: $(DISTFILES)
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
	    fi; \
	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
	  else \
	    test -f $(distdir)/$$file \
	    || cp -p $$d/$$file $(distdir)/$$file \
	    || exit 1; \
	  fi; \
	done
check-am: all-am
check: check-am
all-am: Makefile $(PROGRAMS)
installdirs:
	for dir in "$(DESTDIR)$(sbindir)"; do \
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
	done
install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-am
install-strip:
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	  `test -z '$(STRIP)' || \
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:

clean-generic:

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)

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

clean-am: clean-generic clean-libtool clean-sbinPROGRAMS \
	mostlyclean-am

distclean: distclean-am
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-tags

dvi: dvi-am

dvi-am:

html: html-am

info: info-am

info-am:

install-data-am: install-data-local

install-dvi: install-dvi-am

install-exec-am: install-sbinPROGRAMS

install-html: install-html-am

install-info: install-info-am

install-man:

install-pdf: install-pdf-am

install-ps: install-ps-am

installcheck-am:

maintainer-clean: maintainer-clean-am
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-sbinPROGRAMS

.MAKE: install-am install-strip

.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
	clean-libtool clean-sbinPROGRAMS ctags distclean \
	distclean-compile distclean-generic distclean-libtool \
	distclean-tags distdir dvi dvi-am html html-am info info-am \
	install install-am install-data install-data-am \
	install-data-local install-dvi install-dvi-am install-exec \
	install-exec-am install-html install-html-am install-info \
	install-info-am install-man install-pdf install-pdf-am \
	install-ps install-ps-am install-sbinPROGRAMS install-strip \
	installcheck installcheck-am installdirs maintainer-clean \
	maintainer-clean-generic mostlyclean mostlyclean-compile \
	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
	tags uninstall uninstall-am uninstall-sbinPROGRAMS


install-data-local:
	$(mkinstalldirs) $(DESTDIR)$(PACKAGE_SUBSCRIPTION_DIR)
# 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:
