# Makefile.in generated by automake 1.10.3 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 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. @SET_MAKE@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ 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 = @build@ host_triplet = @host@ sbin_PROGRAMS = sockd$(EXEEXT) @SERVER_INTERPOSITION_TRUE@@WANT_LIBWRAP_TRUE@am__append_1 = ../dlib/interposition.c @SERVER_INTERPOSITION_ALWAYS_TRUE@@WANT_LIBWRAP_FALSE@am__append_2 = ../dlib/interposition.c @RUNLINT_FALSE@sockd_DEPENDENCIES = ../libscompat/libscompat.la \ @RUNLINT_FALSE@ $(am__DEPENDENCIES_1) subdir = sockd DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/preload.m4 $(top_srcdir)/miniupnpc.m4 \ $(top_srcdir)/gssapi.m4 $(top_srcdir)/kerberos.m4 \ $(top_srcdir)/ldap.m4 $(top_srcdir)/sasl.m4 \ $(top_srcdir)/libscompat.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(install_sh) -d CONFIG_HEADER = $(top_builddir)/include/autoconf.h CONFIG_CLEAN_FILES = am__installdirs = "$(DESTDIR)$(sbindir)" sbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM) PROGRAMS = $(sbin_PROGRAMS) am__sockd_SOURCES_DIST = ../lib/addressmatch.c ../lib/authneg.c \ ../lib/broken.c ../lib/clientprotocol.c ../lib/config.c \ ../lib/config_parse.c ../lib/config_scan.c ../lib/debug.c \ ../lib/gssapi.c ../lib/hostcache.c ../lib/httpproxy.c \ ../lib/io.c ../lib/iobuf.c ../lib/log.c ../lib/protocol.c \ ../lib/serr.c ../lib/socket.c ../lib/tostring.c \ ../lib/udp_util.c ../lib/upnp.c ../lib/userio.c ../lib/util.c \ accesscheck.c auth_bsd.c auth_pam.c auth_password.c \ bandwidth.c bandwidth_key.c checkmodule.c getoutaddr.c iface.c \ ldap.c ldap_util.c method.c method_gssapi.c method_uname.c \ privileges.c redirect.c redirect_key.c rule.c serverconfig.c \ session.c session_key.c shmem.c sockd.c sockd_child.c \ sockd_io.c sockd_negotiate.c sockd_protocol.c sockd_request.c \ sockd_socket.c sockd_util.c ../dlib/interposition.c @SERVER_INTERPOSITION_TRUE@@WANT_LIBWRAP_TRUE@am__objects_1 = interposition.$(OBJEXT) @SERVER_INTERPOSITION_ALWAYS_TRUE@@WANT_LIBWRAP_FALSE@am__objects_2 = interposition.$(OBJEXT) am_sockd_OBJECTS = addressmatch.$(OBJEXT) authneg.$(OBJEXT) \ broken.$(OBJEXT) clientprotocol.$(OBJEXT) config.$(OBJEXT) \ config_parse.$(OBJEXT) config_scan.$(OBJEXT) debug.$(OBJEXT) \ gssapi.$(OBJEXT) hostcache.$(OBJEXT) httpproxy.$(OBJEXT) \ io.$(OBJEXT) iobuf.$(OBJEXT) log.$(OBJEXT) protocol.$(OBJEXT) \ serr.$(OBJEXT) socket.$(OBJEXT) tostring.$(OBJEXT) \ udp_util.$(OBJEXT) upnp.$(OBJEXT) userio.$(OBJEXT) \ util.$(OBJEXT) accesscheck.$(OBJEXT) auth_bsd.$(OBJEXT) \ auth_pam.$(OBJEXT) auth_password.$(OBJEXT) bandwidth.$(OBJEXT) \ bandwidth_key.$(OBJEXT) checkmodule.$(OBJEXT) \ getoutaddr.$(OBJEXT) iface.$(OBJEXT) ldap.$(OBJEXT) \ ldap_util.$(OBJEXT) method.$(OBJEXT) method_gssapi.$(OBJEXT) \ method_uname.$(OBJEXT) privileges.$(OBJEXT) redirect.$(OBJEXT) \ redirect_key.$(OBJEXT) rule.$(OBJEXT) serverconfig.$(OBJEXT) \ session.$(OBJEXT) session_key.$(OBJEXT) shmem.$(OBJEXT) \ sockd.$(OBJEXT) sockd_child.$(OBJEXT) sockd_io.$(OBJEXT) \ sockd_negotiate.$(OBJEXT) sockd_protocol.$(OBJEXT) \ sockd_request.$(OBJEXT) sockd_socket.$(OBJEXT) \ sockd_util.$(OBJEXT) $(am__objects_1) $(am__objects_2) sockd_OBJECTS = $(am_sockd_OBJECTS) am__DEPENDENCIES_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include 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 = $(sockd_SOURCES) DIST_SOURCES = $(am__sockd_SOURCES_DIST) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLIBDEPS = @DLIBDEPS@ DSYMUTIL = @DSYMUTIL@ ECHO = @ECHO@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ F77 = @F77@ FFLAGS = @FFLAGS@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ISA64DIR = @ISA64DIR@ LDFLAGS = @LDFLAGS@ LEX = @LEX@ LEXLIB = @LEXLIB@ LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ LIBOBJS = @LIBOBJS@ LIBRARY_PREFIX = @LIBRARY_PREFIX@ LIBS = @LIBS@ LIBSCSRC = @LIBSCSRC@ LIBTOOL = @LIBTOOL@ #lint files LINT = @LINT@ LINTFLAGS = @LINTFLAGS@ LINTLIBOPT = @LINTLIBOPT@ LINTPASS1 = @LINTPASS1@ LINTPASS2 = @LINTPASS2@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MAPOPT = @MAPOPT@ MKDIR_P = @MKDIR_P@ NMEDIT = @NMEDIT@ NOPRELOAD = @NOPRELOAD@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PRELOAD_POSTFIX = @PRELOAD_POSTFIX@ PRELOAD_SEPERATOR = @PRELOAD_SEPERATOR@ PRELOAD_VARIABLE = @PRELOAD_VARIABLE@ RANLIB = @RANLIB@ RPMVERSION1 = @RPMVERSION1@ RPMVERSION2 = @RPMVERSION2@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SOCKDDEPS = @SOCKDDEPS@ SOCKSIFY_PRELOAD_LIBS = @SOCKSIFY_PRELOAD_LIBS@ SOLIB_POSTFIX = @SOLIB_POSTFIX@ STRIP = @STRIP@ TOPEXTRADIST = @TOPEXTRADIST@ TOPSUBDIRS = @TOPSUBDIRS@ VERSION = @VERSION@ YACC = @YACC@ YFLAGS = @YFLAGS@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ ac_krb5_config = @ac_krb5_config@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ sockd_SOURCES = ../lib/addressmatch.c ../lib/authneg.c ../lib/broken.c \ ../lib/clientprotocol.c ../lib/config.c ../lib/config_parse.c \ ../lib/config_scan.c ../lib/debug.c ../lib/gssapi.c \ ../lib/hostcache.c ../lib/httpproxy.c ../lib/io.c \ ../lib/iobuf.c ../lib/log.c ../lib/protocol.c ../lib/serr.c \ ../lib/socket.c ../lib/tostring.c ../lib/udp_util.c \ ../lib/upnp.c ../lib/userio.c ../lib/util.c accesscheck.c \ auth_bsd.c auth_pam.c auth_password.c bandwidth.c \ bandwidth_key.c checkmodule.c getoutaddr.c iface.c ldap.c \ ldap_util.c method.c method_gssapi.c method_uname.c \ privileges.c redirect.c redirect_key.c rule.c serverconfig.c \ session.c session_key.c shmem.c sockd.c sockd_child.c \ sockd_io.c sockd_negotiate.c sockd_protocol.c sockd_request.c \ sockd_socket.c sockd_util.c $(am__append_1) $(am__append_2) #use libwrap if it is available @WANT_LIBWRAP_TRUE@LIBWRAP = -lwrap @SERVER_INTERPOSITION_ALWAYS_FALSE@@WANT_LIBWRAP_FALSE@SERVDL = 0 #use preloading anyway? @SERVER_INTERPOSITION_ALWAYS_TRUE@@WANT_LIBWRAP_FALSE@SERVDL = 1 @SERVER_INTERPOSITION_FALSE@@WANT_LIBWRAP_TRUE@SERVDL = 0 #use preloading for libwrap if enabled and possible @SERVER_INTERPOSITION_TRUE@@WANT_LIBWRAP_TRUE@SERVDL = 1 sockd_LDADD = ../libscompat/libscompat.la ${LIBWRAP} @SOCKDDEPS@ INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/libscompat \ -I$(top_srcdir)/lib AM_CFLAGS = -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=${SERVDL} @RUNLINT_TRUE@SUFFIXES = .ln @RUNLINT_TRUE@LINTFILESa = $(sockd_SOURCES:.c=.ln) @RUNLINT_TRUE@LINTFILESb = $(LINTFILESa:.y=.ln) @RUNLINT_TRUE@LINTFILES = $(LINTFILESb:.l=.ln) @RUNLINT_TRUE@sockd_DEPENDENCIES = $(LINTFILES) pass2.ln @RUNLINT_TRUE@CLEANFILES = $(LINTFILES) all: all-am .SUFFIXES: .SUFFIXES: .ln .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 ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign sockd/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --foreign sockd/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 sockd$(EXEEXT): $(sockd_OBJECTS) $(sockd_DEPENDENCIES) @rm -f sockd$(EXEEXT) $(LINK) $(sockd_OBJECTS) $(sockd_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/accesscheck.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/addressmatch.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_bsd.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_pam.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_password.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authneg.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bandwidth.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bandwidth_key.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/broken.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checkmodule.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clientprotocol.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/config.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/config_parse.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/config_scan.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/debug.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getoutaddr.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gssapi.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hostcache.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/httpproxy.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iface.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interposition.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/io.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iobuf.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldap.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldap_util.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/method.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/method_gssapi.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/method_uname.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/privileges.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/protocol.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/redirect.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/redirect_key.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rule.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/serr.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/serverconfig.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/session.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/session_key.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shmem.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sockd.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sockd_child.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sockd_io.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sockd_negotiate.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sockd_protocol.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sockd_request.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sockd_socket.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sockd_util.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/socket.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tostring.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udp_util.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/upnp.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/userio.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Po@am__quote@ .c.o: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c $< .c.obj: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< addressmatch.o: ../lib/addressmatch.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT addressmatch.o -MD -MP -MF $(DEPDIR)/addressmatch.Tpo -c -o addressmatch.o `test -f '../lib/addressmatch.c' || echo '$(srcdir)/'`../lib/addressmatch.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/addressmatch.Tpo $(DEPDIR)/addressmatch.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/addressmatch.c' object='addressmatch.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o addressmatch.o `test -f '../lib/addressmatch.c' || echo '$(srcdir)/'`../lib/addressmatch.c addressmatch.obj: ../lib/addressmatch.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT addressmatch.obj -MD -MP -MF $(DEPDIR)/addressmatch.Tpo -c -o addressmatch.obj `if test -f '../lib/addressmatch.c'; then $(CYGPATH_W) '../lib/addressmatch.c'; else $(CYGPATH_W) '$(srcdir)/../lib/addressmatch.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/addressmatch.Tpo $(DEPDIR)/addressmatch.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/addressmatch.c' object='addressmatch.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o addressmatch.obj `if test -f '../lib/addressmatch.c'; then $(CYGPATH_W) '../lib/addressmatch.c'; else $(CYGPATH_W) '$(srcdir)/../lib/addressmatch.c'; fi` authneg.o: ../lib/authneg.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT authneg.o -MD -MP -MF $(DEPDIR)/authneg.Tpo -c -o authneg.o `test -f '../lib/authneg.c' || echo '$(srcdir)/'`../lib/authneg.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/authneg.Tpo $(DEPDIR)/authneg.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/authneg.c' object='authneg.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o authneg.o `test -f '../lib/authneg.c' || echo '$(srcdir)/'`../lib/authneg.c authneg.obj: ../lib/authneg.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT authneg.obj -MD -MP -MF $(DEPDIR)/authneg.Tpo -c -o authneg.obj `if test -f '../lib/authneg.c'; then $(CYGPATH_W) '../lib/authneg.c'; else $(CYGPATH_W) '$(srcdir)/../lib/authneg.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/authneg.Tpo $(DEPDIR)/authneg.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/authneg.c' object='authneg.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o authneg.obj `if test -f '../lib/authneg.c'; then $(CYGPATH_W) '../lib/authneg.c'; else $(CYGPATH_W) '$(srcdir)/../lib/authneg.c'; fi` broken.o: ../lib/broken.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broken.o -MD -MP -MF $(DEPDIR)/broken.Tpo -c -o broken.o `test -f '../lib/broken.c' || echo '$(srcdir)/'`../lib/broken.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/broken.Tpo $(DEPDIR)/broken.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/broken.c' object='broken.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broken.o `test -f '../lib/broken.c' || echo '$(srcdir)/'`../lib/broken.c broken.obj: ../lib/broken.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT broken.obj -MD -MP -MF $(DEPDIR)/broken.Tpo -c -o broken.obj `if test -f '../lib/broken.c'; then $(CYGPATH_W) '../lib/broken.c'; else $(CYGPATH_W) '$(srcdir)/../lib/broken.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/broken.Tpo $(DEPDIR)/broken.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/broken.c' object='broken.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o broken.obj `if test -f '../lib/broken.c'; then $(CYGPATH_W) '../lib/broken.c'; else $(CYGPATH_W) '$(srcdir)/../lib/broken.c'; fi` clientprotocol.o: ../lib/clientprotocol.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT clientprotocol.o -MD -MP -MF $(DEPDIR)/clientprotocol.Tpo -c -o clientprotocol.o `test -f '../lib/clientprotocol.c' || echo '$(srcdir)/'`../lib/clientprotocol.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/clientprotocol.Tpo $(DEPDIR)/clientprotocol.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/clientprotocol.c' object='clientprotocol.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o clientprotocol.o `test -f '../lib/clientprotocol.c' || echo '$(srcdir)/'`../lib/clientprotocol.c clientprotocol.obj: ../lib/clientprotocol.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT clientprotocol.obj -MD -MP -MF $(DEPDIR)/clientprotocol.Tpo -c -o clientprotocol.obj `if test -f '../lib/clientprotocol.c'; then $(CYGPATH_W) '../lib/clientprotocol.c'; else $(CYGPATH_W) '$(srcdir)/../lib/clientprotocol.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/clientprotocol.Tpo $(DEPDIR)/clientprotocol.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/clientprotocol.c' object='clientprotocol.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o clientprotocol.obj `if test -f '../lib/clientprotocol.c'; then $(CYGPATH_W) '../lib/clientprotocol.c'; else $(CYGPATH_W) '$(srcdir)/../lib/clientprotocol.c'; fi` config.o: ../lib/config.c @am__fastdepCC_TRUE@ $(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 '../lib/config.c' || echo '$(srcdir)/'`../lib/config.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/config.Tpo $(DEPDIR)/config.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/config.c' object='config.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o config.o `test -f '../lib/config.c' || echo '$(srcdir)/'`../lib/config.c config.obj: ../lib/config.c @am__fastdepCC_TRUE@ $(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 '../lib/config.c'; then $(CYGPATH_W) '../lib/config.c'; else $(CYGPATH_W) '$(srcdir)/../lib/config.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/config.Tpo $(DEPDIR)/config.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/config.c' object='config.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o config.obj `if test -f '../lib/config.c'; then $(CYGPATH_W) '../lib/config.c'; else $(CYGPATH_W) '$(srcdir)/../lib/config.c'; fi` config_parse.o: ../lib/config_parse.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT config_parse.o -MD -MP -MF $(DEPDIR)/config_parse.Tpo -c -o config_parse.o `test -f '../lib/config_parse.c' || echo '$(srcdir)/'`../lib/config_parse.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/config_parse.Tpo $(DEPDIR)/config_parse.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/config_parse.c' object='config_parse.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o config_parse.o `test -f '../lib/config_parse.c' || echo '$(srcdir)/'`../lib/config_parse.c config_parse.obj: ../lib/config_parse.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT config_parse.obj -MD -MP -MF $(DEPDIR)/config_parse.Tpo -c -o config_parse.obj `if test -f '../lib/config_parse.c'; then $(CYGPATH_W) '../lib/config_parse.c'; else $(CYGPATH_W) '$(srcdir)/../lib/config_parse.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/config_parse.Tpo $(DEPDIR)/config_parse.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/config_parse.c' object='config_parse.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o config_parse.obj `if test -f '../lib/config_parse.c'; then $(CYGPATH_W) '../lib/config_parse.c'; else $(CYGPATH_W) '$(srcdir)/../lib/config_parse.c'; fi` config_scan.o: ../lib/config_scan.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT config_scan.o -MD -MP -MF $(DEPDIR)/config_scan.Tpo -c -o config_scan.o `test -f '../lib/config_scan.c' || echo '$(srcdir)/'`../lib/config_scan.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/config_scan.Tpo $(DEPDIR)/config_scan.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/config_scan.c' object='config_scan.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o config_scan.o `test -f '../lib/config_scan.c' || echo '$(srcdir)/'`../lib/config_scan.c config_scan.obj: ../lib/config_scan.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT config_scan.obj -MD -MP -MF $(DEPDIR)/config_scan.Tpo -c -o config_scan.obj `if test -f '../lib/config_scan.c'; then $(CYGPATH_W) '../lib/config_scan.c'; else $(CYGPATH_W) '$(srcdir)/../lib/config_scan.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/config_scan.Tpo $(DEPDIR)/config_scan.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/config_scan.c' object='config_scan.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o config_scan.obj `if test -f '../lib/config_scan.c'; then $(CYGPATH_W) '../lib/config_scan.c'; else $(CYGPATH_W) '$(srcdir)/../lib/config_scan.c'; fi` debug.o: ../lib/debug.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT debug.o -MD -MP -MF $(DEPDIR)/debug.Tpo -c -o debug.o `test -f '../lib/debug.c' || echo '$(srcdir)/'`../lib/debug.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/debug.Tpo $(DEPDIR)/debug.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/debug.c' object='debug.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o debug.o `test -f '../lib/debug.c' || echo '$(srcdir)/'`../lib/debug.c debug.obj: ../lib/debug.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT debug.obj -MD -MP -MF $(DEPDIR)/debug.Tpo -c -o debug.obj `if test -f '../lib/debug.c'; then $(CYGPATH_W) '../lib/debug.c'; else $(CYGPATH_W) '$(srcdir)/../lib/debug.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/debug.Tpo $(DEPDIR)/debug.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/debug.c' object='debug.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o debug.obj `if test -f '../lib/debug.c'; then $(CYGPATH_W) '../lib/debug.c'; else $(CYGPATH_W) '$(srcdir)/../lib/debug.c'; fi` gssapi.o: ../lib/gssapi.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gssapi.o -MD -MP -MF $(DEPDIR)/gssapi.Tpo -c -o gssapi.o `test -f '../lib/gssapi.c' || echo '$(srcdir)/'`../lib/gssapi.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/gssapi.Tpo $(DEPDIR)/gssapi.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/gssapi.c' object='gssapi.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gssapi.o `test -f '../lib/gssapi.c' || echo '$(srcdir)/'`../lib/gssapi.c gssapi.obj: ../lib/gssapi.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gssapi.obj -MD -MP -MF $(DEPDIR)/gssapi.Tpo -c -o gssapi.obj `if test -f '../lib/gssapi.c'; then $(CYGPATH_W) '../lib/gssapi.c'; else $(CYGPATH_W) '$(srcdir)/../lib/gssapi.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/gssapi.Tpo $(DEPDIR)/gssapi.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/gssapi.c' object='gssapi.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gssapi.obj `if test -f '../lib/gssapi.c'; then $(CYGPATH_W) '../lib/gssapi.c'; else $(CYGPATH_W) '$(srcdir)/../lib/gssapi.c'; fi` hostcache.o: ../lib/hostcache.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT hostcache.o -MD -MP -MF $(DEPDIR)/hostcache.Tpo -c -o hostcache.o `test -f '../lib/hostcache.c' || echo '$(srcdir)/'`../lib/hostcache.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/hostcache.Tpo $(DEPDIR)/hostcache.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/hostcache.c' object='hostcache.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o hostcache.o `test -f '../lib/hostcache.c' || echo '$(srcdir)/'`../lib/hostcache.c hostcache.obj: ../lib/hostcache.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT hostcache.obj -MD -MP -MF $(DEPDIR)/hostcache.Tpo -c -o hostcache.obj `if test -f '../lib/hostcache.c'; then $(CYGPATH_W) '../lib/hostcache.c'; else $(CYGPATH_W) '$(srcdir)/../lib/hostcache.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/hostcache.Tpo $(DEPDIR)/hostcache.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/hostcache.c' object='hostcache.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o hostcache.obj `if test -f '../lib/hostcache.c'; then $(CYGPATH_W) '../lib/hostcache.c'; else $(CYGPATH_W) '$(srcdir)/../lib/hostcache.c'; fi` httpproxy.o: ../lib/httpproxy.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT httpproxy.o -MD -MP -MF $(DEPDIR)/httpproxy.Tpo -c -o httpproxy.o `test -f '../lib/httpproxy.c' || echo '$(srcdir)/'`../lib/httpproxy.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/httpproxy.Tpo $(DEPDIR)/httpproxy.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/httpproxy.c' object='httpproxy.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o httpproxy.o `test -f '../lib/httpproxy.c' || echo '$(srcdir)/'`../lib/httpproxy.c httpproxy.obj: ../lib/httpproxy.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT httpproxy.obj -MD -MP -MF $(DEPDIR)/httpproxy.Tpo -c -o httpproxy.obj `if test -f '../lib/httpproxy.c'; then $(CYGPATH_W) '../lib/httpproxy.c'; else $(CYGPATH_W) '$(srcdir)/../lib/httpproxy.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/httpproxy.Tpo $(DEPDIR)/httpproxy.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/httpproxy.c' object='httpproxy.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o httpproxy.obj `if test -f '../lib/httpproxy.c'; then $(CYGPATH_W) '../lib/httpproxy.c'; else $(CYGPATH_W) '$(srcdir)/../lib/httpproxy.c'; fi` io.o: ../lib/io.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT io.o -MD -MP -MF $(DEPDIR)/io.Tpo -c -o io.o `test -f '../lib/io.c' || echo '$(srcdir)/'`../lib/io.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/io.Tpo $(DEPDIR)/io.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/io.c' object='io.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o io.o `test -f '../lib/io.c' || echo '$(srcdir)/'`../lib/io.c io.obj: ../lib/io.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT io.obj -MD -MP -MF $(DEPDIR)/io.Tpo -c -o io.obj `if test -f '../lib/io.c'; then $(CYGPATH_W) '../lib/io.c'; else $(CYGPATH_W) '$(srcdir)/../lib/io.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/io.Tpo $(DEPDIR)/io.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/io.c' object='io.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o io.obj `if test -f '../lib/io.c'; then $(CYGPATH_W) '../lib/io.c'; else $(CYGPATH_W) '$(srcdir)/../lib/io.c'; fi` iobuf.o: ../lib/iobuf.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT iobuf.o -MD -MP -MF $(DEPDIR)/iobuf.Tpo -c -o iobuf.o `test -f '../lib/iobuf.c' || echo '$(srcdir)/'`../lib/iobuf.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/iobuf.Tpo $(DEPDIR)/iobuf.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/iobuf.c' object='iobuf.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o iobuf.o `test -f '../lib/iobuf.c' || echo '$(srcdir)/'`../lib/iobuf.c iobuf.obj: ../lib/iobuf.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT iobuf.obj -MD -MP -MF $(DEPDIR)/iobuf.Tpo -c -o iobuf.obj `if test -f '../lib/iobuf.c'; then $(CYGPATH_W) '../lib/iobuf.c'; else $(CYGPATH_W) '$(srcdir)/../lib/iobuf.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/iobuf.Tpo $(DEPDIR)/iobuf.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/iobuf.c' object='iobuf.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o iobuf.obj `if test -f '../lib/iobuf.c'; then $(CYGPATH_W) '../lib/iobuf.c'; else $(CYGPATH_W) '$(srcdir)/../lib/iobuf.c'; fi` log.o: ../lib/log.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT log.o -MD -MP -MF $(DEPDIR)/log.Tpo -c -o log.o `test -f '../lib/log.c' || echo '$(srcdir)/'`../lib/log.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/log.Tpo $(DEPDIR)/log.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/log.c' object='log.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o log.o `test -f '../lib/log.c' || echo '$(srcdir)/'`../lib/log.c log.obj: ../lib/log.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT log.obj -MD -MP -MF $(DEPDIR)/log.Tpo -c -o log.obj `if test -f '../lib/log.c'; then $(CYGPATH_W) '../lib/log.c'; else $(CYGPATH_W) '$(srcdir)/../lib/log.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/log.Tpo $(DEPDIR)/log.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/log.c' object='log.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o log.obj `if test -f '../lib/log.c'; then $(CYGPATH_W) '../lib/log.c'; else $(CYGPATH_W) '$(srcdir)/../lib/log.c'; fi` protocol.o: ../lib/protocol.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT protocol.o -MD -MP -MF $(DEPDIR)/protocol.Tpo -c -o protocol.o `test -f '../lib/protocol.c' || echo '$(srcdir)/'`../lib/protocol.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/protocol.Tpo $(DEPDIR)/protocol.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/protocol.c' object='protocol.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o protocol.o `test -f '../lib/protocol.c' || echo '$(srcdir)/'`../lib/protocol.c protocol.obj: ../lib/protocol.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT protocol.obj -MD -MP -MF $(DEPDIR)/protocol.Tpo -c -o protocol.obj `if test -f '../lib/protocol.c'; then $(CYGPATH_W) '../lib/protocol.c'; else $(CYGPATH_W) '$(srcdir)/../lib/protocol.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/protocol.Tpo $(DEPDIR)/protocol.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/protocol.c' object='protocol.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o protocol.obj `if test -f '../lib/protocol.c'; then $(CYGPATH_W) '../lib/protocol.c'; else $(CYGPATH_W) '$(srcdir)/../lib/protocol.c'; fi` serr.o: ../lib/serr.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT serr.o -MD -MP -MF $(DEPDIR)/serr.Tpo -c -o serr.o `test -f '../lib/serr.c' || echo '$(srcdir)/'`../lib/serr.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/serr.Tpo $(DEPDIR)/serr.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/serr.c' object='serr.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o serr.o `test -f '../lib/serr.c' || echo '$(srcdir)/'`../lib/serr.c serr.obj: ../lib/serr.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT serr.obj -MD -MP -MF $(DEPDIR)/serr.Tpo -c -o serr.obj `if test -f '../lib/serr.c'; then $(CYGPATH_W) '../lib/serr.c'; else $(CYGPATH_W) '$(srcdir)/../lib/serr.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/serr.Tpo $(DEPDIR)/serr.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/serr.c' object='serr.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o serr.obj `if test -f '../lib/serr.c'; then $(CYGPATH_W) '../lib/serr.c'; else $(CYGPATH_W) '$(srcdir)/../lib/serr.c'; fi` socket.o: ../lib/socket.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT socket.o -MD -MP -MF $(DEPDIR)/socket.Tpo -c -o socket.o `test -f '../lib/socket.c' || echo '$(srcdir)/'`../lib/socket.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/socket.Tpo $(DEPDIR)/socket.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/socket.c' object='socket.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o socket.o `test -f '../lib/socket.c' || echo '$(srcdir)/'`../lib/socket.c socket.obj: ../lib/socket.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT socket.obj -MD -MP -MF $(DEPDIR)/socket.Tpo -c -o socket.obj `if test -f '../lib/socket.c'; then $(CYGPATH_W) '../lib/socket.c'; else $(CYGPATH_W) '$(srcdir)/../lib/socket.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/socket.Tpo $(DEPDIR)/socket.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/socket.c' object='socket.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o socket.obj `if test -f '../lib/socket.c'; then $(CYGPATH_W) '../lib/socket.c'; else $(CYGPATH_W) '$(srcdir)/../lib/socket.c'; fi` tostring.o: ../lib/tostring.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tostring.o -MD -MP -MF $(DEPDIR)/tostring.Tpo -c -o tostring.o `test -f '../lib/tostring.c' || echo '$(srcdir)/'`../lib/tostring.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/tostring.Tpo $(DEPDIR)/tostring.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/tostring.c' object='tostring.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tostring.o `test -f '../lib/tostring.c' || echo '$(srcdir)/'`../lib/tostring.c tostring.obj: ../lib/tostring.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tostring.obj -MD -MP -MF $(DEPDIR)/tostring.Tpo -c -o tostring.obj `if test -f '../lib/tostring.c'; then $(CYGPATH_W) '../lib/tostring.c'; else $(CYGPATH_W) '$(srcdir)/../lib/tostring.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/tostring.Tpo $(DEPDIR)/tostring.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/tostring.c' object='tostring.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tostring.obj `if test -f '../lib/tostring.c'; then $(CYGPATH_W) '../lib/tostring.c'; else $(CYGPATH_W) '$(srcdir)/../lib/tostring.c'; fi` udp_util.o: ../lib/udp_util.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT udp_util.o -MD -MP -MF $(DEPDIR)/udp_util.Tpo -c -o udp_util.o `test -f '../lib/udp_util.c' || echo '$(srcdir)/'`../lib/udp_util.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/udp_util.Tpo $(DEPDIR)/udp_util.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/udp_util.c' object='udp_util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o udp_util.o `test -f '../lib/udp_util.c' || echo '$(srcdir)/'`../lib/udp_util.c udp_util.obj: ../lib/udp_util.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT udp_util.obj -MD -MP -MF $(DEPDIR)/udp_util.Tpo -c -o udp_util.obj `if test -f '../lib/udp_util.c'; then $(CYGPATH_W) '../lib/udp_util.c'; else $(CYGPATH_W) '$(srcdir)/../lib/udp_util.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/udp_util.Tpo $(DEPDIR)/udp_util.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/udp_util.c' object='udp_util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o udp_util.obj `if test -f '../lib/udp_util.c'; then $(CYGPATH_W) '../lib/udp_util.c'; else $(CYGPATH_W) '$(srcdir)/../lib/udp_util.c'; fi` upnp.o: ../lib/upnp.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upnp.o -MD -MP -MF $(DEPDIR)/upnp.Tpo -c -o upnp.o `test -f '../lib/upnp.c' || echo '$(srcdir)/'`../lib/upnp.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/upnp.Tpo $(DEPDIR)/upnp.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/upnp.c' object='upnp.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upnp.o `test -f '../lib/upnp.c' || echo '$(srcdir)/'`../lib/upnp.c upnp.obj: ../lib/upnp.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upnp.obj -MD -MP -MF $(DEPDIR)/upnp.Tpo -c -o upnp.obj `if test -f '../lib/upnp.c'; then $(CYGPATH_W) '../lib/upnp.c'; else $(CYGPATH_W) '$(srcdir)/../lib/upnp.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/upnp.Tpo $(DEPDIR)/upnp.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/upnp.c' object='upnp.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upnp.obj `if test -f '../lib/upnp.c'; then $(CYGPATH_W) '../lib/upnp.c'; else $(CYGPATH_W) '$(srcdir)/../lib/upnp.c'; fi` userio.o: ../lib/userio.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT userio.o -MD -MP -MF $(DEPDIR)/userio.Tpo -c -o userio.o `test -f '../lib/userio.c' || echo '$(srcdir)/'`../lib/userio.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/userio.Tpo $(DEPDIR)/userio.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/userio.c' object='userio.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o userio.o `test -f '../lib/userio.c' || echo '$(srcdir)/'`../lib/userio.c userio.obj: ../lib/userio.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT userio.obj -MD -MP -MF $(DEPDIR)/userio.Tpo -c -o userio.obj `if test -f '../lib/userio.c'; then $(CYGPATH_W) '../lib/userio.c'; else $(CYGPATH_W) '$(srcdir)/../lib/userio.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/userio.Tpo $(DEPDIR)/userio.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/userio.c' object='userio.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o userio.obj `if test -f '../lib/userio.c'; then $(CYGPATH_W) '../lib/userio.c'; else $(CYGPATH_W) '$(srcdir)/../lib/userio.c'; fi` util.o: ../lib/util.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT util.o -MD -MP -MF $(DEPDIR)/util.Tpo -c -o util.o `test -f '../lib/util.c' || echo '$(srcdir)/'`../lib/util.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/util.Tpo $(DEPDIR)/util.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/util.c' object='util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o util.o `test -f '../lib/util.c' || echo '$(srcdir)/'`../lib/util.c util.obj: ../lib/util.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT util.obj -MD -MP -MF $(DEPDIR)/util.Tpo -c -o util.obj `if test -f '../lib/util.c'; then $(CYGPATH_W) '../lib/util.c'; else $(CYGPATH_W) '$(srcdir)/../lib/util.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/util.Tpo $(DEPDIR)/util.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../lib/util.c' object='util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o util.obj `if test -f '../lib/util.c'; then $(CYGPATH_W) '../lib/util.c'; else $(CYGPATH_W) '$(srcdir)/../lib/util.c'; fi` interposition.o: ../dlib/interposition.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT interposition.o -MD -MP -MF $(DEPDIR)/interposition.Tpo -c -o interposition.o `test -f '../dlib/interposition.c' || echo '$(srcdir)/'`../dlib/interposition.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/interposition.Tpo $(DEPDIR)/interposition.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../dlib/interposition.c' object='interposition.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o interposition.o `test -f '../dlib/interposition.c' || echo '$(srcdir)/'`../dlib/interposition.c interposition.obj: ../dlib/interposition.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT interposition.obj -MD -MP -MF $(DEPDIR)/interposition.Tpo -c -o interposition.obj `if test -f '../dlib/interposition.c'; then $(CYGPATH_W) '../dlib/interposition.c'; else $(CYGPATH_W) '$(srcdir)/../dlib/interposition.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/interposition.Tpo $(DEPDIR)/interposition.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../dlib/interposition.c' object='interposition.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o interposition.obj `if test -f '../dlib/interposition.c'; then $(CYGPATH_W) '../dlib/interposition.c'; else $(CYGPATH_W) '$(srcdir)/../dlib/interposition.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; nonempty = 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: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 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 html-am: info: info-am info-am: install-data-am: install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-sbinPROGRAMS install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am 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-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 @RUNLINT_TRUE@.c.ln: @RUNLINT_TRUE@ $(LINT) $(LINTPASS1) $(LINTFLAGS) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(AM_CFLAGS) $< > $@.lint 2>&1 @RUNLINT_TRUE@pass2.ln: $(LINTFILES) @RUNLINT_TRUE@ -@test -s interposition.ln && cp interposition.ln ../dlib #XXX @RUNLINT_TRUE@ $(LINT) $(LINTPASS2) $(LINTFLAGS) -L../libscompat -L../lib -lscompat -lsocks $(LINTFILES) > $@ > $@.lint 2>&1 # 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: