# Makefile.in generated by automake 1.8.4 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004 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@ SOURCES = $(libstrfunc_la_SOURCES) srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = . am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ 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@ target_triplet = @target@ DIST_COMMON = README $(am__configure_deps) $(include_HEADERS) \ $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(srcdir)/config.h.in $(srcdir)/strfunc.h.in \ $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \ TODO config.guess config.sub depcomp install-sh ltconfig \ ltmain.sh missing mkinstalldirs subdir = . ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.in am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno configure.status.lineno mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = config.h strfunc.h CONFIG_CLEAN_FILES = am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)" libLTLIBRARIES_INSTALL = $(INSTALL) LTLIBRARIES = $(lib_LTLIBRARIES) libstrfunc_la_LIBADD = am_libstrfunc_la_OBJECTS = libstrfunc.lo safealloc.lo memparam.lo \ svect.lo sbuf.lo netconv.lo split.lo join.lo vfuncs.lo \ replace.lo simplechar.lo eq.lo cfg.lo cfglex.lo cfgread.lo \ param.lo urlenc.lo limtw.lo langprefs.lo htmlquote.lo \ cookies.lo format.lo filepos.lo sed.lo mimeword.lo base64.lo \ qprint.lo strtotime.lo timetostr.lo libstrfunc_la_OBJECTS = $(am_libstrfunc_la_OBJECTS) DEFAULT_INCLUDES = -I. -I$(srcdir) -I. -I. depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/base64.Plo ./$(DEPDIR)/cfg.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/cfglex.Plo ./$(DEPDIR)/cfgread.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/cookies.Plo ./$(DEPDIR)/eq.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/filepos.Plo ./$(DEPDIR)/format.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/htmlquote.Plo ./$(DEPDIR)/join.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/langprefs.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/libstrfunc.Plo ./$(DEPDIR)/limtw.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/memparam.Plo ./$(DEPDIR)/mimeword.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/netconv.Plo ./$(DEPDIR)/param.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/qprint.Plo ./$(DEPDIR)/replace.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/safealloc.Plo ./$(DEPDIR)/sbuf.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/sed.Plo ./$(DEPDIR)/simplechar.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/split.Plo ./$(DEPDIR)/strtotime.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/svect.Plo ./$(DEPDIR)/timetostr.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/urlenc.Plo ./$(DEPDIR)/vfuncs.Plo COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ SOURCES = $(libstrfunc_la_SOURCES) DIST_SOURCES = $(libstrfunc_la_SOURCES) RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ html-recursive info-recursive install-data-recursive \ install-exec-recursive install-info-recursive \ install-recursive installcheck-recursive installdirs-recursive \ pdf-recursive ps-recursive uninstall-info-recursive \ uninstall-recursive includeHEADERS_INSTALL = $(INSTALL_HEADER) HEADERS = $(include_HEADERS) ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) am__remove_distdir = \ { test ! -d $(distdir) \ || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ && rm -fr $(distdir); }; } DIST_ARCHIVES = $(distdir).tar.gz GZIP_ENV = --best distuninstallcheck_listfiles = find . -type f -print distcleancheck_listfiles = find . -type f -print ACLOCAL = @ACLOCAL@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO = @ECHO@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ F77 = @F77@ FFLAGS = @FFLAGS@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ 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 = @PATH@ PATH_SEPARATOR = @PATH_SEPARATOR@ RANLIB = @RANLIB@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ YACC = @YACC@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ ac_ct_RANLIB = @ac_ct_RANLIB@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target = @target@ target_alias = @target_alias@ target_cpu = @target_cpu@ target_os = @target_os@ target_vendor = @target_vendor@ AM_CPPFLAGS = \ -I$(top_srcdir)/sf_mem \ -I$(top_srcdir)/sf_core \ -I$(top_srcdir)/sf_cfg \ -I$(top_srcdir)/sf_cgi \ -I$(top_srcdir)/sf_fmt \ -I$(top_srcdir)/sf_fpos \ -I$(top_srcdir)/sf_mime \ -I$(top_srcdir)/sf_sed \ -I$(top_srcdir)/sf_time SUBDIRS = . sf_mem sf_core sf_cfg sf_cgi \ sf_fmt sf_fpos sf_sed sf_mime sf_time\ man bin test include_HEADERS = strfunc.h lib_LTLIBRARIES = libstrfunc.la libstrfunc_la_LDFLAGS = -version-info 9:1 libstrfunc_la_SOURCES = \ libstrfunc.c strfunc.h \ sf_mem/sf_mem.h \ sf_mem/memparam.h \ sf_mem/safealloc.c \ sf_mem/memparam.c \ sf_core/sf_core.h \ sf_core/sf_svect.h \ sf_core/sf_sbuf.h \ sf_core/sf_smisc.h \ sf_core/svect.c \ sf_core/sbuf.c \ sf_core/netconv.c \ sf_core/split.c \ sf_core/join.c \ sf_core/vfuncs.c \ sf_core/replace.c \ sf_core/simplechar.c \ sf_core/eq.c \ sf_cfg/sf_cfg.h \ sf_cfg/cfg.c \ sf_cfg/cfg.h \ sf_cfg/cfglex.c \ sf_cfg/cfgread.c \ sf_cgi/sf_cgi.h \ sf_cgi/param.c \ sf_cgi/urlenc.c \ sf_cgi/limtw.c \ sf_cgi/langprefs.c \ sf_cgi/htmlquote.c \ sf_cgi/cookies.c \ sf_fmt/sf_fmt.h \ sf_fmt/format.c \ sf_fpos/sf_fpos.h \ sf_fpos/filepos.c \ sf_sed/sf_sed.h \ sf_sed/sed_int.h \ sf_sed/sed.c \ sf_mime/sf_mime.h \ sf_mime/mimeword.c \ sf_mime/base64.h \ sf_mime/base64.c \ sf_mime/qprint.c \ sf_time/sf_time.h \ sf_time/strtotime.c \ sf_time/timetostr.c BUILT_SOURCES = strfunc.h # this is needed because of a bug in Automake # related to processing of secondary ./configure's and 'make dist' EXTRA_DIST = config.h.in strfunc.h.in CLEANFILES = sf_*.h base64.h memparam.h all: $(BUILT_SOURCES) config.h strfunc.h $(MAKE) $(AM_MAKEFLAGS) all-recursive .SUFFIXES: .SUFFIXES: .c .lo .o .obj am--refresh: @: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \ cd $(srcdir) && $(AUTOMAKE) --gnu \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ echo ' $(SHELL) ./config.status'; \ $(SHELL) ./config.status;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) $(SHELL) ./config.status --recheck $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(srcdir) && $(AUTOCONF) $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) config.h: stamp-h1 @if test ! -f $@; then \ rm -f stamp-h1; \ $(MAKE) stamp-h1; \ else :; fi stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status @rm -f stamp-h1 cd $(top_builddir) && $(SHELL) ./config.status config.h $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_srcdir) && $(AUTOHEADER) rm -f stamp-h1 touch $@ strfunc.h: stamp-h2 @if test ! -f $@; then \ rm -f stamp-h2; \ $(MAKE) stamp-h2; \ else :; fi stamp-h2: $(srcdir)/strfunc.h.in $(top_builddir)/config.status @rm -f stamp-h2 cd $(top_builddir) && $(SHELL) ./config.status strfunc.h distclean-hdr: -rm -f config.h stamp-h1 strfunc.h stamp-h2 install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)" @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \ else :; fi; \ done uninstall-libLTLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ p="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \ $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \ done clean-libLTLIBRARIES: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" = "$$p" && dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done libstrfunc.la: $(libstrfunc_la_OBJECTS) $(libstrfunc_la_DEPENDENCIES) $(LINK) -rpath $(libdir) $(libstrfunc_la_LDFLAGS) $(libstrfunc_la_OBJECTS) $(libstrfunc_la_LIBADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/base64.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cfg.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cfglex.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cfgread.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cookies.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eq.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filepos.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/format.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htmlquote.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/join.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/langprefs.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstrfunc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/limtw.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memparam.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mimeword.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netconv.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/param.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qprint.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/replace.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/safealloc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sbuf.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sed.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/simplechar.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/split.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strtotime.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/svect.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timetostr.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/urlenc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vfuncs.Plo@am__quote@ .c.o: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c $< .c.obj: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< safealloc.o: sf_mem/safealloc.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT safealloc.o -MD -MP -MF "$(DEPDIR)/safealloc.Tpo" -c -o safealloc.o `test -f 'sf_mem/safealloc.c' || echo '$(srcdir)/'`sf_mem/safealloc.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/safealloc.Tpo" "$(DEPDIR)/safealloc.Po"; else rm -f "$(DEPDIR)/safealloc.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_mem/safealloc.c' object='safealloc.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/safealloc.Po' tmpdepfile='$(DEPDIR)/safealloc.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o safealloc.o `test -f 'sf_mem/safealloc.c' || echo '$(srcdir)/'`sf_mem/safealloc.c safealloc.obj: sf_mem/safealloc.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT safealloc.obj -MD -MP -MF "$(DEPDIR)/safealloc.Tpo" -c -o safealloc.obj `if test -f 'sf_mem/safealloc.c'; then $(CYGPATH_W) 'sf_mem/safealloc.c'; else $(CYGPATH_W) '$(srcdir)/sf_mem/safealloc.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/safealloc.Tpo" "$(DEPDIR)/safealloc.Po"; else rm -f "$(DEPDIR)/safealloc.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_mem/safealloc.c' object='safealloc.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/safealloc.Po' tmpdepfile='$(DEPDIR)/safealloc.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o safealloc.obj `if test -f 'sf_mem/safealloc.c'; then $(CYGPATH_W) 'sf_mem/safealloc.c'; else $(CYGPATH_W) '$(srcdir)/sf_mem/safealloc.c'; fi` safealloc.lo: sf_mem/safealloc.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT safealloc.lo -MD -MP -MF "$(DEPDIR)/safealloc.Tpo" -c -o safealloc.lo `test -f 'sf_mem/safealloc.c' || echo '$(srcdir)/'`sf_mem/safealloc.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/safealloc.Tpo" "$(DEPDIR)/safealloc.Plo"; else rm -f "$(DEPDIR)/safealloc.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_mem/safealloc.c' object='safealloc.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/safealloc.Plo' tmpdepfile='$(DEPDIR)/safealloc.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o safealloc.lo `test -f 'sf_mem/safealloc.c' || echo '$(srcdir)/'`sf_mem/safealloc.c memparam.o: sf_mem/memparam.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memparam.o -MD -MP -MF "$(DEPDIR)/memparam.Tpo" -c -o memparam.o `test -f 'sf_mem/memparam.c' || echo '$(srcdir)/'`sf_mem/memparam.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/memparam.Tpo" "$(DEPDIR)/memparam.Po"; else rm -f "$(DEPDIR)/memparam.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_mem/memparam.c' object='memparam.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/memparam.Po' tmpdepfile='$(DEPDIR)/memparam.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memparam.o `test -f 'sf_mem/memparam.c' || echo '$(srcdir)/'`sf_mem/memparam.c memparam.obj: sf_mem/memparam.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memparam.obj -MD -MP -MF "$(DEPDIR)/memparam.Tpo" -c -o memparam.obj `if test -f 'sf_mem/memparam.c'; then $(CYGPATH_W) 'sf_mem/memparam.c'; else $(CYGPATH_W) '$(srcdir)/sf_mem/memparam.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/memparam.Tpo" "$(DEPDIR)/memparam.Po"; else rm -f "$(DEPDIR)/memparam.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_mem/memparam.c' object='memparam.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/memparam.Po' tmpdepfile='$(DEPDIR)/memparam.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memparam.obj `if test -f 'sf_mem/memparam.c'; then $(CYGPATH_W) 'sf_mem/memparam.c'; else $(CYGPATH_W) '$(srcdir)/sf_mem/memparam.c'; fi` memparam.lo: sf_mem/memparam.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memparam.lo -MD -MP -MF "$(DEPDIR)/memparam.Tpo" -c -o memparam.lo `test -f 'sf_mem/memparam.c' || echo '$(srcdir)/'`sf_mem/memparam.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/memparam.Tpo" "$(DEPDIR)/memparam.Plo"; else rm -f "$(DEPDIR)/memparam.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_mem/memparam.c' object='memparam.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/memparam.Plo' tmpdepfile='$(DEPDIR)/memparam.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memparam.lo `test -f 'sf_mem/memparam.c' || echo '$(srcdir)/'`sf_mem/memparam.c svect.o: sf_core/svect.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT svect.o -MD -MP -MF "$(DEPDIR)/svect.Tpo" -c -o svect.o `test -f 'sf_core/svect.c' || echo '$(srcdir)/'`sf_core/svect.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/svect.Tpo" "$(DEPDIR)/svect.Po"; else rm -f "$(DEPDIR)/svect.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/svect.c' object='svect.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/svect.Po' tmpdepfile='$(DEPDIR)/svect.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o svect.o `test -f 'sf_core/svect.c' || echo '$(srcdir)/'`sf_core/svect.c svect.obj: sf_core/svect.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT svect.obj -MD -MP -MF "$(DEPDIR)/svect.Tpo" -c -o svect.obj `if test -f 'sf_core/svect.c'; then $(CYGPATH_W) 'sf_core/svect.c'; else $(CYGPATH_W) '$(srcdir)/sf_core/svect.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/svect.Tpo" "$(DEPDIR)/svect.Po"; else rm -f "$(DEPDIR)/svect.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/svect.c' object='svect.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/svect.Po' tmpdepfile='$(DEPDIR)/svect.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o svect.obj `if test -f 'sf_core/svect.c'; then $(CYGPATH_W) 'sf_core/svect.c'; else $(CYGPATH_W) '$(srcdir)/sf_core/svect.c'; fi` svect.lo: sf_core/svect.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT svect.lo -MD -MP -MF "$(DEPDIR)/svect.Tpo" -c -o svect.lo `test -f 'sf_core/svect.c' || echo '$(srcdir)/'`sf_core/svect.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/svect.Tpo" "$(DEPDIR)/svect.Plo"; else rm -f "$(DEPDIR)/svect.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/svect.c' object='svect.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/svect.Plo' tmpdepfile='$(DEPDIR)/svect.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o svect.lo `test -f 'sf_core/svect.c' || echo '$(srcdir)/'`sf_core/svect.c sbuf.o: sf_core/sbuf.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sbuf.o -MD -MP -MF "$(DEPDIR)/sbuf.Tpo" -c -o sbuf.o `test -f 'sf_core/sbuf.c' || echo '$(srcdir)/'`sf_core/sbuf.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/sbuf.Tpo" "$(DEPDIR)/sbuf.Po"; else rm -f "$(DEPDIR)/sbuf.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/sbuf.c' object='sbuf.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/sbuf.Po' tmpdepfile='$(DEPDIR)/sbuf.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sbuf.o `test -f 'sf_core/sbuf.c' || echo '$(srcdir)/'`sf_core/sbuf.c sbuf.obj: sf_core/sbuf.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sbuf.obj -MD -MP -MF "$(DEPDIR)/sbuf.Tpo" -c -o sbuf.obj `if test -f 'sf_core/sbuf.c'; then $(CYGPATH_W) 'sf_core/sbuf.c'; else $(CYGPATH_W) '$(srcdir)/sf_core/sbuf.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/sbuf.Tpo" "$(DEPDIR)/sbuf.Po"; else rm -f "$(DEPDIR)/sbuf.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/sbuf.c' object='sbuf.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/sbuf.Po' tmpdepfile='$(DEPDIR)/sbuf.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sbuf.obj `if test -f 'sf_core/sbuf.c'; then $(CYGPATH_W) 'sf_core/sbuf.c'; else $(CYGPATH_W) '$(srcdir)/sf_core/sbuf.c'; fi` sbuf.lo: sf_core/sbuf.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sbuf.lo -MD -MP -MF "$(DEPDIR)/sbuf.Tpo" -c -o sbuf.lo `test -f 'sf_core/sbuf.c' || echo '$(srcdir)/'`sf_core/sbuf.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/sbuf.Tpo" "$(DEPDIR)/sbuf.Plo"; else rm -f "$(DEPDIR)/sbuf.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/sbuf.c' object='sbuf.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/sbuf.Plo' tmpdepfile='$(DEPDIR)/sbuf.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sbuf.lo `test -f 'sf_core/sbuf.c' || echo '$(srcdir)/'`sf_core/sbuf.c netconv.o: sf_core/netconv.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT netconv.o -MD -MP -MF "$(DEPDIR)/netconv.Tpo" -c -o netconv.o `test -f 'sf_core/netconv.c' || echo '$(srcdir)/'`sf_core/netconv.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/netconv.Tpo" "$(DEPDIR)/netconv.Po"; else rm -f "$(DEPDIR)/netconv.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/netconv.c' object='netconv.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/netconv.Po' tmpdepfile='$(DEPDIR)/netconv.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o netconv.o `test -f 'sf_core/netconv.c' || echo '$(srcdir)/'`sf_core/netconv.c netconv.obj: sf_core/netconv.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT netconv.obj -MD -MP -MF "$(DEPDIR)/netconv.Tpo" -c -o netconv.obj `if test -f 'sf_core/netconv.c'; then $(CYGPATH_W) 'sf_core/netconv.c'; else $(CYGPATH_W) '$(srcdir)/sf_core/netconv.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/netconv.Tpo" "$(DEPDIR)/netconv.Po"; else rm -f "$(DEPDIR)/netconv.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/netconv.c' object='netconv.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/netconv.Po' tmpdepfile='$(DEPDIR)/netconv.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o netconv.obj `if test -f 'sf_core/netconv.c'; then $(CYGPATH_W) 'sf_core/netconv.c'; else $(CYGPATH_W) '$(srcdir)/sf_core/netconv.c'; fi` netconv.lo: sf_core/netconv.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT netconv.lo -MD -MP -MF "$(DEPDIR)/netconv.Tpo" -c -o netconv.lo `test -f 'sf_core/netconv.c' || echo '$(srcdir)/'`sf_core/netconv.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/netconv.Tpo" "$(DEPDIR)/netconv.Plo"; else rm -f "$(DEPDIR)/netconv.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/netconv.c' object='netconv.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/netconv.Plo' tmpdepfile='$(DEPDIR)/netconv.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o netconv.lo `test -f 'sf_core/netconv.c' || echo '$(srcdir)/'`sf_core/netconv.c split.o: sf_core/split.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT split.o -MD -MP -MF "$(DEPDIR)/split.Tpo" -c -o split.o `test -f 'sf_core/split.c' || echo '$(srcdir)/'`sf_core/split.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/split.Tpo" "$(DEPDIR)/split.Po"; else rm -f "$(DEPDIR)/split.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/split.c' object='split.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/split.Po' tmpdepfile='$(DEPDIR)/split.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o split.o `test -f 'sf_core/split.c' || echo '$(srcdir)/'`sf_core/split.c split.obj: sf_core/split.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT split.obj -MD -MP -MF "$(DEPDIR)/split.Tpo" -c -o split.obj `if test -f 'sf_core/split.c'; then $(CYGPATH_W) 'sf_core/split.c'; else $(CYGPATH_W) '$(srcdir)/sf_core/split.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/split.Tpo" "$(DEPDIR)/split.Po"; else rm -f "$(DEPDIR)/split.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/split.c' object='split.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/split.Po' tmpdepfile='$(DEPDIR)/split.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o split.obj `if test -f 'sf_core/split.c'; then $(CYGPATH_W) 'sf_core/split.c'; else $(CYGPATH_W) '$(srcdir)/sf_core/split.c'; fi` split.lo: sf_core/split.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT split.lo -MD -MP -MF "$(DEPDIR)/split.Tpo" -c -o split.lo `test -f 'sf_core/split.c' || echo '$(srcdir)/'`sf_core/split.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/split.Tpo" "$(DEPDIR)/split.Plo"; else rm -f "$(DEPDIR)/split.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/split.c' object='split.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/split.Plo' tmpdepfile='$(DEPDIR)/split.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o split.lo `test -f 'sf_core/split.c' || echo '$(srcdir)/'`sf_core/split.c join.o: sf_core/join.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT join.o -MD -MP -MF "$(DEPDIR)/join.Tpo" -c -o join.o `test -f 'sf_core/join.c' || echo '$(srcdir)/'`sf_core/join.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/join.Tpo" "$(DEPDIR)/join.Po"; else rm -f "$(DEPDIR)/join.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/join.c' object='join.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/join.Po' tmpdepfile='$(DEPDIR)/join.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o join.o `test -f 'sf_core/join.c' || echo '$(srcdir)/'`sf_core/join.c join.obj: sf_core/join.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT join.obj -MD -MP -MF "$(DEPDIR)/join.Tpo" -c -o join.obj `if test -f 'sf_core/join.c'; then $(CYGPATH_W) 'sf_core/join.c'; else $(CYGPATH_W) '$(srcdir)/sf_core/join.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/join.Tpo" "$(DEPDIR)/join.Po"; else rm -f "$(DEPDIR)/join.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/join.c' object='join.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/join.Po' tmpdepfile='$(DEPDIR)/join.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o join.obj `if test -f 'sf_core/join.c'; then $(CYGPATH_W) 'sf_core/join.c'; else $(CYGPATH_W) '$(srcdir)/sf_core/join.c'; fi` join.lo: sf_core/join.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT join.lo -MD -MP -MF "$(DEPDIR)/join.Tpo" -c -o join.lo `test -f 'sf_core/join.c' || echo '$(srcdir)/'`sf_core/join.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/join.Tpo" "$(DEPDIR)/join.Plo"; else rm -f "$(DEPDIR)/join.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/join.c' object='join.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/join.Plo' tmpdepfile='$(DEPDIR)/join.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o join.lo `test -f 'sf_core/join.c' || echo '$(srcdir)/'`sf_core/join.c vfuncs.o: sf_core/vfuncs.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vfuncs.o -MD -MP -MF "$(DEPDIR)/vfuncs.Tpo" -c -o vfuncs.o `test -f 'sf_core/vfuncs.c' || echo '$(srcdir)/'`sf_core/vfuncs.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/vfuncs.Tpo" "$(DEPDIR)/vfuncs.Po"; else rm -f "$(DEPDIR)/vfuncs.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/vfuncs.c' object='vfuncs.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/vfuncs.Po' tmpdepfile='$(DEPDIR)/vfuncs.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vfuncs.o `test -f 'sf_core/vfuncs.c' || echo '$(srcdir)/'`sf_core/vfuncs.c vfuncs.obj: sf_core/vfuncs.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vfuncs.obj -MD -MP -MF "$(DEPDIR)/vfuncs.Tpo" -c -o vfuncs.obj `if test -f 'sf_core/vfuncs.c'; then $(CYGPATH_W) 'sf_core/vfuncs.c'; else $(CYGPATH_W) '$(srcdir)/sf_core/vfuncs.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/vfuncs.Tpo" "$(DEPDIR)/vfuncs.Po"; else rm -f "$(DEPDIR)/vfuncs.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/vfuncs.c' object='vfuncs.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/vfuncs.Po' tmpdepfile='$(DEPDIR)/vfuncs.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vfuncs.obj `if test -f 'sf_core/vfuncs.c'; then $(CYGPATH_W) 'sf_core/vfuncs.c'; else $(CYGPATH_W) '$(srcdir)/sf_core/vfuncs.c'; fi` vfuncs.lo: sf_core/vfuncs.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vfuncs.lo -MD -MP -MF "$(DEPDIR)/vfuncs.Tpo" -c -o vfuncs.lo `test -f 'sf_core/vfuncs.c' || echo '$(srcdir)/'`sf_core/vfuncs.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/vfuncs.Tpo" "$(DEPDIR)/vfuncs.Plo"; else rm -f "$(DEPDIR)/vfuncs.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/vfuncs.c' object='vfuncs.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/vfuncs.Plo' tmpdepfile='$(DEPDIR)/vfuncs.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vfuncs.lo `test -f 'sf_core/vfuncs.c' || echo '$(srcdir)/'`sf_core/vfuncs.c replace.o: sf_core/replace.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT replace.o -MD -MP -MF "$(DEPDIR)/replace.Tpo" -c -o replace.o `test -f 'sf_core/replace.c' || echo '$(srcdir)/'`sf_core/replace.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/replace.Tpo" "$(DEPDIR)/replace.Po"; else rm -f "$(DEPDIR)/replace.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/replace.c' object='replace.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/replace.Po' tmpdepfile='$(DEPDIR)/replace.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o replace.o `test -f 'sf_core/replace.c' || echo '$(srcdir)/'`sf_core/replace.c replace.obj: sf_core/replace.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT replace.obj -MD -MP -MF "$(DEPDIR)/replace.Tpo" -c -o replace.obj `if test -f 'sf_core/replace.c'; then $(CYGPATH_W) 'sf_core/replace.c'; else $(CYGPATH_W) '$(srcdir)/sf_core/replace.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/replace.Tpo" "$(DEPDIR)/replace.Po"; else rm -f "$(DEPDIR)/replace.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/replace.c' object='replace.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/replace.Po' tmpdepfile='$(DEPDIR)/replace.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o replace.obj `if test -f 'sf_core/replace.c'; then $(CYGPATH_W) 'sf_core/replace.c'; else $(CYGPATH_W) '$(srcdir)/sf_core/replace.c'; fi` replace.lo: sf_core/replace.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT replace.lo -MD -MP -MF "$(DEPDIR)/replace.Tpo" -c -o replace.lo `test -f 'sf_core/replace.c' || echo '$(srcdir)/'`sf_core/replace.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/replace.Tpo" "$(DEPDIR)/replace.Plo"; else rm -f "$(DEPDIR)/replace.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/replace.c' object='replace.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/replace.Plo' tmpdepfile='$(DEPDIR)/replace.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o replace.lo `test -f 'sf_core/replace.c' || echo '$(srcdir)/'`sf_core/replace.c simplechar.o: sf_core/simplechar.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT simplechar.o -MD -MP -MF "$(DEPDIR)/simplechar.Tpo" -c -o simplechar.o `test -f 'sf_core/simplechar.c' || echo '$(srcdir)/'`sf_core/simplechar.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/simplechar.Tpo" "$(DEPDIR)/simplechar.Po"; else rm -f "$(DEPDIR)/simplechar.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/simplechar.c' object='simplechar.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/simplechar.Po' tmpdepfile='$(DEPDIR)/simplechar.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o simplechar.o `test -f 'sf_core/simplechar.c' || echo '$(srcdir)/'`sf_core/simplechar.c simplechar.obj: sf_core/simplechar.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT simplechar.obj -MD -MP -MF "$(DEPDIR)/simplechar.Tpo" -c -o simplechar.obj `if test -f 'sf_core/simplechar.c'; then $(CYGPATH_W) 'sf_core/simplechar.c'; else $(CYGPATH_W) '$(srcdir)/sf_core/simplechar.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/simplechar.Tpo" "$(DEPDIR)/simplechar.Po"; else rm -f "$(DEPDIR)/simplechar.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/simplechar.c' object='simplechar.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/simplechar.Po' tmpdepfile='$(DEPDIR)/simplechar.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o simplechar.obj `if test -f 'sf_core/simplechar.c'; then $(CYGPATH_W) 'sf_core/simplechar.c'; else $(CYGPATH_W) '$(srcdir)/sf_core/simplechar.c'; fi` simplechar.lo: sf_core/simplechar.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT simplechar.lo -MD -MP -MF "$(DEPDIR)/simplechar.Tpo" -c -o simplechar.lo `test -f 'sf_core/simplechar.c' || echo '$(srcdir)/'`sf_core/simplechar.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/simplechar.Tpo" "$(DEPDIR)/simplechar.Plo"; else rm -f "$(DEPDIR)/simplechar.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/simplechar.c' object='simplechar.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/simplechar.Plo' tmpdepfile='$(DEPDIR)/simplechar.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o simplechar.lo `test -f 'sf_core/simplechar.c' || echo '$(srcdir)/'`sf_core/simplechar.c eq.o: sf_core/eq.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT eq.o -MD -MP -MF "$(DEPDIR)/eq.Tpo" -c -o eq.o `test -f 'sf_core/eq.c' || echo '$(srcdir)/'`sf_core/eq.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/eq.Tpo" "$(DEPDIR)/eq.Po"; else rm -f "$(DEPDIR)/eq.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/eq.c' object='eq.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/eq.Po' tmpdepfile='$(DEPDIR)/eq.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o eq.o `test -f 'sf_core/eq.c' || echo '$(srcdir)/'`sf_core/eq.c eq.obj: sf_core/eq.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT eq.obj -MD -MP -MF "$(DEPDIR)/eq.Tpo" -c -o eq.obj `if test -f 'sf_core/eq.c'; then $(CYGPATH_W) 'sf_core/eq.c'; else $(CYGPATH_W) '$(srcdir)/sf_core/eq.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/eq.Tpo" "$(DEPDIR)/eq.Po"; else rm -f "$(DEPDIR)/eq.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/eq.c' object='eq.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/eq.Po' tmpdepfile='$(DEPDIR)/eq.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o eq.obj `if test -f 'sf_core/eq.c'; then $(CYGPATH_W) 'sf_core/eq.c'; else $(CYGPATH_W) '$(srcdir)/sf_core/eq.c'; fi` eq.lo: sf_core/eq.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT eq.lo -MD -MP -MF "$(DEPDIR)/eq.Tpo" -c -o eq.lo `test -f 'sf_core/eq.c' || echo '$(srcdir)/'`sf_core/eq.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/eq.Tpo" "$(DEPDIR)/eq.Plo"; else rm -f "$(DEPDIR)/eq.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_core/eq.c' object='eq.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/eq.Plo' tmpdepfile='$(DEPDIR)/eq.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o eq.lo `test -f 'sf_core/eq.c' || echo '$(srcdir)/'`sf_core/eq.c cfg.o: sf_cfg/cfg.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cfg.o -MD -MP -MF "$(DEPDIR)/cfg.Tpo" -c -o cfg.o `test -f 'sf_cfg/cfg.c' || echo '$(srcdir)/'`sf_cfg/cfg.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cfg.Tpo" "$(DEPDIR)/cfg.Po"; else rm -f "$(DEPDIR)/cfg.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cfg/cfg.c' object='cfg.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/cfg.Po' tmpdepfile='$(DEPDIR)/cfg.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cfg.o `test -f 'sf_cfg/cfg.c' || echo '$(srcdir)/'`sf_cfg/cfg.c cfg.obj: sf_cfg/cfg.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cfg.obj -MD -MP -MF "$(DEPDIR)/cfg.Tpo" -c -o cfg.obj `if test -f 'sf_cfg/cfg.c'; then $(CYGPATH_W) 'sf_cfg/cfg.c'; else $(CYGPATH_W) '$(srcdir)/sf_cfg/cfg.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cfg.Tpo" "$(DEPDIR)/cfg.Po"; else rm -f "$(DEPDIR)/cfg.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cfg/cfg.c' object='cfg.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/cfg.Po' tmpdepfile='$(DEPDIR)/cfg.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cfg.obj `if test -f 'sf_cfg/cfg.c'; then $(CYGPATH_W) 'sf_cfg/cfg.c'; else $(CYGPATH_W) '$(srcdir)/sf_cfg/cfg.c'; fi` cfg.lo: sf_cfg/cfg.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cfg.lo -MD -MP -MF "$(DEPDIR)/cfg.Tpo" -c -o cfg.lo `test -f 'sf_cfg/cfg.c' || echo '$(srcdir)/'`sf_cfg/cfg.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cfg.Tpo" "$(DEPDIR)/cfg.Plo"; else rm -f "$(DEPDIR)/cfg.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cfg/cfg.c' object='cfg.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/cfg.Plo' tmpdepfile='$(DEPDIR)/cfg.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cfg.lo `test -f 'sf_cfg/cfg.c' || echo '$(srcdir)/'`sf_cfg/cfg.c cfglex.o: sf_cfg/cfglex.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cfglex.o -MD -MP -MF "$(DEPDIR)/cfglex.Tpo" -c -o cfglex.o `test -f 'sf_cfg/cfglex.c' || echo '$(srcdir)/'`sf_cfg/cfglex.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cfglex.Tpo" "$(DEPDIR)/cfglex.Po"; else rm -f "$(DEPDIR)/cfglex.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cfg/cfglex.c' object='cfglex.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/cfglex.Po' tmpdepfile='$(DEPDIR)/cfglex.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cfglex.o `test -f 'sf_cfg/cfglex.c' || echo '$(srcdir)/'`sf_cfg/cfglex.c cfglex.obj: sf_cfg/cfglex.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cfglex.obj -MD -MP -MF "$(DEPDIR)/cfglex.Tpo" -c -o cfglex.obj `if test -f 'sf_cfg/cfglex.c'; then $(CYGPATH_W) 'sf_cfg/cfglex.c'; else $(CYGPATH_W) '$(srcdir)/sf_cfg/cfglex.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cfglex.Tpo" "$(DEPDIR)/cfglex.Po"; else rm -f "$(DEPDIR)/cfglex.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cfg/cfglex.c' object='cfglex.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/cfglex.Po' tmpdepfile='$(DEPDIR)/cfglex.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cfglex.obj `if test -f 'sf_cfg/cfglex.c'; then $(CYGPATH_W) 'sf_cfg/cfglex.c'; else $(CYGPATH_W) '$(srcdir)/sf_cfg/cfglex.c'; fi` cfglex.lo: sf_cfg/cfglex.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cfglex.lo -MD -MP -MF "$(DEPDIR)/cfglex.Tpo" -c -o cfglex.lo `test -f 'sf_cfg/cfglex.c' || echo '$(srcdir)/'`sf_cfg/cfglex.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cfglex.Tpo" "$(DEPDIR)/cfglex.Plo"; else rm -f "$(DEPDIR)/cfglex.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cfg/cfglex.c' object='cfglex.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/cfglex.Plo' tmpdepfile='$(DEPDIR)/cfglex.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cfglex.lo `test -f 'sf_cfg/cfglex.c' || echo '$(srcdir)/'`sf_cfg/cfglex.c cfgread.o: sf_cfg/cfgread.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cfgread.o -MD -MP -MF "$(DEPDIR)/cfgread.Tpo" -c -o cfgread.o `test -f 'sf_cfg/cfgread.c' || echo '$(srcdir)/'`sf_cfg/cfgread.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cfgread.Tpo" "$(DEPDIR)/cfgread.Po"; else rm -f "$(DEPDIR)/cfgread.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cfg/cfgread.c' object='cfgread.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/cfgread.Po' tmpdepfile='$(DEPDIR)/cfgread.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cfgread.o `test -f 'sf_cfg/cfgread.c' || echo '$(srcdir)/'`sf_cfg/cfgread.c cfgread.obj: sf_cfg/cfgread.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cfgread.obj -MD -MP -MF "$(DEPDIR)/cfgread.Tpo" -c -o cfgread.obj `if test -f 'sf_cfg/cfgread.c'; then $(CYGPATH_W) 'sf_cfg/cfgread.c'; else $(CYGPATH_W) '$(srcdir)/sf_cfg/cfgread.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cfgread.Tpo" "$(DEPDIR)/cfgread.Po"; else rm -f "$(DEPDIR)/cfgread.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cfg/cfgread.c' object='cfgread.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/cfgread.Po' tmpdepfile='$(DEPDIR)/cfgread.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cfgread.obj `if test -f 'sf_cfg/cfgread.c'; then $(CYGPATH_W) 'sf_cfg/cfgread.c'; else $(CYGPATH_W) '$(srcdir)/sf_cfg/cfgread.c'; fi` cfgread.lo: sf_cfg/cfgread.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cfgread.lo -MD -MP -MF "$(DEPDIR)/cfgread.Tpo" -c -o cfgread.lo `test -f 'sf_cfg/cfgread.c' || echo '$(srcdir)/'`sf_cfg/cfgread.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cfgread.Tpo" "$(DEPDIR)/cfgread.Plo"; else rm -f "$(DEPDIR)/cfgread.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cfg/cfgread.c' object='cfgread.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/cfgread.Plo' tmpdepfile='$(DEPDIR)/cfgread.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cfgread.lo `test -f 'sf_cfg/cfgread.c' || echo '$(srcdir)/'`sf_cfg/cfgread.c param.o: sf_cgi/param.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT param.o -MD -MP -MF "$(DEPDIR)/param.Tpo" -c -o param.o `test -f 'sf_cgi/param.c' || echo '$(srcdir)/'`sf_cgi/param.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/param.Tpo" "$(DEPDIR)/param.Po"; else rm -f "$(DEPDIR)/param.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cgi/param.c' object='param.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/param.Po' tmpdepfile='$(DEPDIR)/param.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o param.o `test -f 'sf_cgi/param.c' || echo '$(srcdir)/'`sf_cgi/param.c param.obj: sf_cgi/param.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT param.obj -MD -MP -MF "$(DEPDIR)/param.Tpo" -c -o param.obj `if test -f 'sf_cgi/param.c'; then $(CYGPATH_W) 'sf_cgi/param.c'; else $(CYGPATH_W) '$(srcdir)/sf_cgi/param.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/param.Tpo" "$(DEPDIR)/param.Po"; else rm -f "$(DEPDIR)/param.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cgi/param.c' object='param.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/param.Po' tmpdepfile='$(DEPDIR)/param.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o param.obj `if test -f 'sf_cgi/param.c'; then $(CYGPATH_W) 'sf_cgi/param.c'; else $(CYGPATH_W) '$(srcdir)/sf_cgi/param.c'; fi` param.lo: sf_cgi/param.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT param.lo -MD -MP -MF "$(DEPDIR)/param.Tpo" -c -o param.lo `test -f 'sf_cgi/param.c' || echo '$(srcdir)/'`sf_cgi/param.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/param.Tpo" "$(DEPDIR)/param.Plo"; else rm -f "$(DEPDIR)/param.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cgi/param.c' object='param.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/param.Plo' tmpdepfile='$(DEPDIR)/param.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o param.lo `test -f 'sf_cgi/param.c' || echo '$(srcdir)/'`sf_cgi/param.c urlenc.o: sf_cgi/urlenc.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT urlenc.o -MD -MP -MF "$(DEPDIR)/urlenc.Tpo" -c -o urlenc.o `test -f 'sf_cgi/urlenc.c' || echo '$(srcdir)/'`sf_cgi/urlenc.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/urlenc.Tpo" "$(DEPDIR)/urlenc.Po"; else rm -f "$(DEPDIR)/urlenc.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cgi/urlenc.c' object='urlenc.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/urlenc.Po' tmpdepfile='$(DEPDIR)/urlenc.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o urlenc.o `test -f 'sf_cgi/urlenc.c' || echo '$(srcdir)/'`sf_cgi/urlenc.c urlenc.obj: sf_cgi/urlenc.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT urlenc.obj -MD -MP -MF "$(DEPDIR)/urlenc.Tpo" -c -o urlenc.obj `if test -f 'sf_cgi/urlenc.c'; then $(CYGPATH_W) 'sf_cgi/urlenc.c'; else $(CYGPATH_W) '$(srcdir)/sf_cgi/urlenc.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/urlenc.Tpo" "$(DEPDIR)/urlenc.Po"; else rm -f "$(DEPDIR)/urlenc.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cgi/urlenc.c' object='urlenc.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/urlenc.Po' tmpdepfile='$(DEPDIR)/urlenc.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o urlenc.obj `if test -f 'sf_cgi/urlenc.c'; then $(CYGPATH_W) 'sf_cgi/urlenc.c'; else $(CYGPATH_W) '$(srcdir)/sf_cgi/urlenc.c'; fi` urlenc.lo: sf_cgi/urlenc.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT urlenc.lo -MD -MP -MF "$(DEPDIR)/urlenc.Tpo" -c -o urlenc.lo `test -f 'sf_cgi/urlenc.c' || echo '$(srcdir)/'`sf_cgi/urlenc.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/urlenc.Tpo" "$(DEPDIR)/urlenc.Plo"; else rm -f "$(DEPDIR)/urlenc.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cgi/urlenc.c' object='urlenc.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/urlenc.Plo' tmpdepfile='$(DEPDIR)/urlenc.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o urlenc.lo `test -f 'sf_cgi/urlenc.c' || echo '$(srcdir)/'`sf_cgi/urlenc.c limtw.o: sf_cgi/limtw.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT limtw.o -MD -MP -MF "$(DEPDIR)/limtw.Tpo" -c -o limtw.o `test -f 'sf_cgi/limtw.c' || echo '$(srcdir)/'`sf_cgi/limtw.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/limtw.Tpo" "$(DEPDIR)/limtw.Po"; else rm -f "$(DEPDIR)/limtw.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cgi/limtw.c' object='limtw.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/limtw.Po' tmpdepfile='$(DEPDIR)/limtw.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o limtw.o `test -f 'sf_cgi/limtw.c' || echo '$(srcdir)/'`sf_cgi/limtw.c limtw.obj: sf_cgi/limtw.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT limtw.obj -MD -MP -MF "$(DEPDIR)/limtw.Tpo" -c -o limtw.obj `if test -f 'sf_cgi/limtw.c'; then $(CYGPATH_W) 'sf_cgi/limtw.c'; else $(CYGPATH_W) '$(srcdir)/sf_cgi/limtw.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/limtw.Tpo" "$(DEPDIR)/limtw.Po"; else rm -f "$(DEPDIR)/limtw.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cgi/limtw.c' object='limtw.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/limtw.Po' tmpdepfile='$(DEPDIR)/limtw.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o limtw.obj `if test -f 'sf_cgi/limtw.c'; then $(CYGPATH_W) 'sf_cgi/limtw.c'; else $(CYGPATH_W) '$(srcdir)/sf_cgi/limtw.c'; fi` limtw.lo: sf_cgi/limtw.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT limtw.lo -MD -MP -MF "$(DEPDIR)/limtw.Tpo" -c -o limtw.lo `test -f 'sf_cgi/limtw.c' || echo '$(srcdir)/'`sf_cgi/limtw.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/limtw.Tpo" "$(DEPDIR)/limtw.Plo"; else rm -f "$(DEPDIR)/limtw.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cgi/limtw.c' object='limtw.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/limtw.Plo' tmpdepfile='$(DEPDIR)/limtw.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o limtw.lo `test -f 'sf_cgi/limtw.c' || echo '$(srcdir)/'`sf_cgi/limtw.c langprefs.o: sf_cgi/langprefs.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT langprefs.o -MD -MP -MF "$(DEPDIR)/langprefs.Tpo" -c -o langprefs.o `test -f 'sf_cgi/langprefs.c' || echo '$(srcdir)/'`sf_cgi/langprefs.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/langprefs.Tpo" "$(DEPDIR)/langprefs.Po"; else rm -f "$(DEPDIR)/langprefs.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cgi/langprefs.c' object='langprefs.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/langprefs.Po' tmpdepfile='$(DEPDIR)/langprefs.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o langprefs.o `test -f 'sf_cgi/langprefs.c' || echo '$(srcdir)/'`sf_cgi/langprefs.c langprefs.obj: sf_cgi/langprefs.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT langprefs.obj -MD -MP -MF "$(DEPDIR)/langprefs.Tpo" -c -o langprefs.obj `if test -f 'sf_cgi/langprefs.c'; then $(CYGPATH_W) 'sf_cgi/langprefs.c'; else $(CYGPATH_W) '$(srcdir)/sf_cgi/langprefs.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/langprefs.Tpo" "$(DEPDIR)/langprefs.Po"; else rm -f "$(DEPDIR)/langprefs.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cgi/langprefs.c' object='langprefs.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/langprefs.Po' tmpdepfile='$(DEPDIR)/langprefs.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o langprefs.obj `if test -f 'sf_cgi/langprefs.c'; then $(CYGPATH_W) 'sf_cgi/langprefs.c'; else $(CYGPATH_W) '$(srcdir)/sf_cgi/langprefs.c'; fi` langprefs.lo: sf_cgi/langprefs.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT langprefs.lo -MD -MP -MF "$(DEPDIR)/langprefs.Tpo" -c -o langprefs.lo `test -f 'sf_cgi/langprefs.c' || echo '$(srcdir)/'`sf_cgi/langprefs.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/langprefs.Tpo" "$(DEPDIR)/langprefs.Plo"; else rm -f "$(DEPDIR)/langprefs.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cgi/langprefs.c' object='langprefs.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/langprefs.Plo' tmpdepfile='$(DEPDIR)/langprefs.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o langprefs.lo `test -f 'sf_cgi/langprefs.c' || echo '$(srcdir)/'`sf_cgi/langprefs.c htmlquote.o: sf_cgi/htmlquote.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT htmlquote.o -MD -MP -MF "$(DEPDIR)/htmlquote.Tpo" -c -o htmlquote.o `test -f 'sf_cgi/htmlquote.c' || echo '$(srcdir)/'`sf_cgi/htmlquote.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/htmlquote.Tpo" "$(DEPDIR)/htmlquote.Po"; else rm -f "$(DEPDIR)/htmlquote.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cgi/htmlquote.c' object='htmlquote.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/htmlquote.Po' tmpdepfile='$(DEPDIR)/htmlquote.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o htmlquote.o `test -f 'sf_cgi/htmlquote.c' || echo '$(srcdir)/'`sf_cgi/htmlquote.c htmlquote.obj: sf_cgi/htmlquote.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT htmlquote.obj -MD -MP -MF "$(DEPDIR)/htmlquote.Tpo" -c -o htmlquote.obj `if test -f 'sf_cgi/htmlquote.c'; then $(CYGPATH_W) 'sf_cgi/htmlquote.c'; else $(CYGPATH_W) '$(srcdir)/sf_cgi/htmlquote.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/htmlquote.Tpo" "$(DEPDIR)/htmlquote.Po"; else rm -f "$(DEPDIR)/htmlquote.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cgi/htmlquote.c' object='htmlquote.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/htmlquote.Po' tmpdepfile='$(DEPDIR)/htmlquote.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o htmlquote.obj `if test -f 'sf_cgi/htmlquote.c'; then $(CYGPATH_W) 'sf_cgi/htmlquote.c'; else $(CYGPATH_W) '$(srcdir)/sf_cgi/htmlquote.c'; fi` htmlquote.lo: sf_cgi/htmlquote.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT htmlquote.lo -MD -MP -MF "$(DEPDIR)/htmlquote.Tpo" -c -o htmlquote.lo `test -f 'sf_cgi/htmlquote.c' || echo '$(srcdir)/'`sf_cgi/htmlquote.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/htmlquote.Tpo" "$(DEPDIR)/htmlquote.Plo"; else rm -f "$(DEPDIR)/htmlquote.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cgi/htmlquote.c' object='htmlquote.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/htmlquote.Plo' tmpdepfile='$(DEPDIR)/htmlquote.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o htmlquote.lo `test -f 'sf_cgi/htmlquote.c' || echo '$(srcdir)/'`sf_cgi/htmlquote.c cookies.o: sf_cgi/cookies.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cookies.o -MD -MP -MF "$(DEPDIR)/cookies.Tpo" -c -o cookies.o `test -f 'sf_cgi/cookies.c' || echo '$(srcdir)/'`sf_cgi/cookies.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cookies.Tpo" "$(DEPDIR)/cookies.Po"; else rm -f "$(DEPDIR)/cookies.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cgi/cookies.c' object='cookies.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/cookies.Po' tmpdepfile='$(DEPDIR)/cookies.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cookies.o `test -f 'sf_cgi/cookies.c' || echo '$(srcdir)/'`sf_cgi/cookies.c cookies.obj: sf_cgi/cookies.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cookies.obj -MD -MP -MF "$(DEPDIR)/cookies.Tpo" -c -o cookies.obj `if test -f 'sf_cgi/cookies.c'; then $(CYGPATH_W) 'sf_cgi/cookies.c'; else $(CYGPATH_W) '$(srcdir)/sf_cgi/cookies.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cookies.Tpo" "$(DEPDIR)/cookies.Po"; else rm -f "$(DEPDIR)/cookies.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cgi/cookies.c' object='cookies.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/cookies.Po' tmpdepfile='$(DEPDIR)/cookies.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cookies.obj `if test -f 'sf_cgi/cookies.c'; then $(CYGPATH_W) 'sf_cgi/cookies.c'; else $(CYGPATH_W) '$(srcdir)/sf_cgi/cookies.c'; fi` cookies.lo: sf_cgi/cookies.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cookies.lo -MD -MP -MF "$(DEPDIR)/cookies.Tpo" -c -o cookies.lo `test -f 'sf_cgi/cookies.c' || echo '$(srcdir)/'`sf_cgi/cookies.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/cookies.Tpo" "$(DEPDIR)/cookies.Plo"; else rm -f "$(DEPDIR)/cookies.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_cgi/cookies.c' object='cookies.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/cookies.Plo' tmpdepfile='$(DEPDIR)/cookies.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cookies.lo `test -f 'sf_cgi/cookies.c' || echo '$(srcdir)/'`sf_cgi/cookies.c format.o: sf_fmt/format.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT format.o -MD -MP -MF "$(DEPDIR)/format.Tpo" -c -o format.o `test -f 'sf_fmt/format.c' || echo '$(srcdir)/'`sf_fmt/format.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/format.Tpo" "$(DEPDIR)/format.Po"; else rm -f "$(DEPDIR)/format.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_fmt/format.c' object='format.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/format.Po' tmpdepfile='$(DEPDIR)/format.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o format.o `test -f 'sf_fmt/format.c' || echo '$(srcdir)/'`sf_fmt/format.c format.obj: sf_fmt/format.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT format.obj -MD -MP -MF "$(DEPDIR)/format.Tpo" -c -o format.obj `if test -f 'sf_fmt/format.c'; then $(CYGPATH_W) 'sf_fmt/format.c'; else $(CYGPATH_W) '$(srcdir)/sf_fmt/format.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/format.Tpo" "$(DEPDIR)/format.Po"; else rm -f "$(DEPDIR)/format.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_fmt/format.c' object='format.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/format.Po' tmpdepfile='$(DEPDIR)/format.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o format.obj `if test -f 'sf_fmt/format.c'; then $(CYGPATH_W) 'sf_fmt/format.c'; else $(CYGPATH_W) '$(srcdir)/sf_fmt/format.c'; fi` format.lo: sf_fmt/format.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT format.lo -MD -MP -MF "$(DEPDIR)/format.Tpo" -c -o format.lo `test -f 'sf_fmt/format.c' || echo '$(srcdir)/'`sf_fmt/format.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/format.Tpo" "$(DEPDIR)/format.Plo"; else rm -f "$(DEPDIR)/format.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_fmt/format.c' object='format.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/format.Plo' tmpdepfile='$(DEPDIR)/format.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o format.lo `test -f 'sf_fmt/format.c' || echo '$(srcdir)/'`sf_fmt/format.c filepos.o: sf_fpos/filepos.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT filepos.o -MD -MP -MF "$(DEPDIR)/filepos.Tpo" -c -o filepos.o `test -f 'sf_fpos/filepos.c' || echo '$(srcdir)/'`sf_fpos/filepos.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/filepos.Tpo" "$(DEPDIR)/filepos.Po"; else rm -f "$(DEPDIR)/filepos.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_fpos/filepos.c' object='filepos.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/filepos.Po' tmpdepfile='$(DEPDIR)/filepos.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o filepos.o `test -f 'sf_fpos/filepos.c' || echo '$(srcdir)/'`sf_fpos/filepos.c filepos.obj: sf_fpos/filepos.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT filepos.obj -MD -MP -MF "$(DEPDIR)/filepos.Tpo" -c -o filepos.obj `if test -f 'sf_fpos/filepos.c'; then $(CYGPATH_W) 'sf_fpos/filepos.c'; else $(CYGPATH_W) '$(srcdir)/sf_fpos/filepos.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/filepos.Tpo" "$(DEPDIR)/filepos.Po"; else rm -f "$(DEPDIR)/filepos.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_fpos/filepos.c' object='filepos.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/filepos.Po' tmpdepfile='$(DEPDIR)/filepos.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o filepos.obj `if test -f 'sf_fpos/filepos.c'; then $(CYGPATH_W) 'sf_fpos/filepos.c'; else $(CYGPATH_W) '$(srcdir)/sf_fpos/filepos.c'; fi` filepos.lo: sf_fpos/filepos.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT filepos.lo -MD -MP -MF "$(DEPDIR)/filepos.Tpo" -c -o filepos.lo `test -f 'sf_fpos/filepos.c' || echo '$(srcdir)/'`sf_fpos/filepos.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/filepos.Tpo" "$(DEPDIR)/filepos.Plo"; else rm -f "$(DEPDIR)/filepos.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_fpos/filepos.c' object='filepos.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/filepos.Plo' tmpdepfile='$(DEPDIR)/filepos.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o filepos.lo `test -f 'sf_fpos/filepos.c' || echo '$(srcdir)/'`sf_fpos/filepos.c sed.o: sf_sed/sed.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sed.o -MD -MP -MF "$(DEPDIR)/sed.Tpo" -c -o sed.o `test -f 'sf_sed/sed.c' || echo '$(srcdir)/'`sf_sed/sed.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/sed.Tpo" "$(DEPDIR)/sed.Po"; else rm -f "$(DEPDIR)/sed.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_sed/sed.c' object='sed.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/sed.Po' tmpdepfile='$(DEPDIR)/sed.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sed.o `test -f 'sf_sed/sed.c' || echo '$(srcdir)/'`sf_sed/sed.c sed.obj: sf_sed/sed.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sed.obj -MD -MP -MF "$(DEPDIR)/sed.Tpo" -c -o sed.obj `if test -f 'sf_sed/sed.c'; then $(CYGPATH_W) 'sf_sed/sed.c'; else $(CYGPATH_W) '$(srcdir)/sf_sed/sed.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/sed.Tpo" "$(DEPDIR)/sed.Po"; else rm -f "$(DEPDIR)/sed.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_sed/sed.c' object='sed.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/sed.Po' tmpdepfile='$(DEPDIR)/sed.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sed.obj `if test -f 'sf_sed/sed.c'; then $(CYGPATH_W) 'sf_sed/sed.c'; else $(CYGPATH_W) '$(srcdir)/sf_sed/sed.c'; fi` sed.lo: sf_sed/sed.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sed.lo -MD -MP -MF "$(DEPDIR)/sed.Tpo" -c -o sed.lo `test -f 'sf_sed/sed.c' || echo '$(srcdir)/'`sf_sed/sed.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/sed.Tpo" "$(DEPDIR)/sed.Plo"; else rm -f "$(DEPDIR)/sed.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_sed/sed.c' object='sed.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/sed.Plo' tmpdepfile='$(DEPDIR)/sed.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sed.lo `test -f 'sf_sed/sed.c' || echo '$(srcdir)/'`sf_sed/sed.c mimeword.o: sf_mime/mimeword.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mimeword.o -MD -MP -MF "$(DEPDIR)/mimeword.Tpo" -c -o mimeword.o `test -f 'sf_mime/mimeword.c' || echo '$(srcdir)/'`sf_mime/mimeword.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mimeword.Tpo" "$(DEPDIR)/mimeword.Po"; else rm -f "$(DEPDIR)/mimeword.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_mime/mimeword.c' object='mimeword.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/mimeword.Po' tmpdepfile='$(DEPDIR)/mimeword.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mimeword.o `test -f 'sf_mime/mimeword.c' || echo '$(srcdir)/'`sf_mime/mimeword.c mimeword.obj: sf_mime/mimeword.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mimeword.obj -MD -MP -MF "$(DEPDIR)/mimeword.Tpo" -c -o mimeword.obj `if test -f 'sf_mime/mimeword.c'; then $(CYGPATH_W) 'sf_mime/mimeword.c'; else $(CYGPATH_W) '$(srcdir)/sf_mime/mimeword.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mimeword.Tpo" "$(DEPDIR)/mimeword.Po"; else rm -f "$(DEPDIR)/mimeword.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_mime/mimeword.c' object='mimeword.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/mimeword.Po' tmpdepfile='$(DEPDIR)/mimeword.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mimeword.obj `if test -f 'sf_mime/mimeword.c'; then $(CYGPATH_W) 'sf_mime/mimeword.c'; else $(CYGPATH_W) '$(srcdir)/sf_mime/mimeword.c'; fi` mimeword.lo: sf_mime/mimeword.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mimeword.lo -MD -MP -MF "$(DEPDIR)/mimeword.Tpo" -c -o mimeword.lo `test -f 'sf_mime/mimeword.c' || echo '$(srcdir)/'`sf_mime/mimeword.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mimeword.Tpo" "$(DEPDIR)/mimeword.Plo"; else rm -f "$(DEPDIR)/mimeword.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_mime/mimeword.c' object='mimeword.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/mimeword.Plo' tmpdepfile='$(DEPDIR)/mimeword.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mimeword.lo `test -f 'sf_mime/mimeword.c' || echo '$(srcdir)/'`sf_mime/mimeword.c base64.o: sf_mime/base64.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT base64.o -MD -MP -MF "$(DEPDIR)/base64.Tpo" -c -o base64.o `test -f 'sf_mime/base64.c' || echo '$(srcdir)/'`sf_mime/base64.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/base64.Tpo" "$(DEPDIR)/base64.Po"; else rm -f "$(DEPDIR)/base64.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_mime/base64.c' object='base64.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/base64.Po' tmpdepfile='$(DEPDIR)/base64.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o base64.o `test -f 'sf_mime/base64.c' || echo '$(srcdir)/'`sf_mime/base64.c base64.obj: sf_mime/base64.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT base64.obj -MD -MP -MF "$(DEPDIR)/base64.Tpo" -c -o base64.obj `if test -f 'sf_mime/base64.c'; then $(CYGPATH_W) 'sf_mime/base64.c'; else $(CYGPATH_W) '$(srcdir)/sf_mime/base64.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/base64.Tpo" "$(DEPDIR)/base64.Po"; else rm -f "$(DEPDIR)/base64.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_mime/base64.c' object='base64.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/base64.Po' tmpdepfile='$(DEPDIR)/base64.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o base64.obj `if test -f 'sf_mime/base64.c'; then $(CYGPATH_W) 'sf_mime/base64.c'; else $(CYGPATH_W) '$(srcdir)/sf_mime/base64.c'; fi` base64.lo: sf_mime/base64.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT base64.lo -MD -MP -MF "$(DEPDIR)/base64.Tpo" -c -o base64.lo `test -f 'sf_mime/base64.c' || echo '$(srcdir)/'`sf_mime/base64.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/base64.Tpo" "$(DEPDIR)/base64.Plo"; else rm -f "$(DEPDIR)/base64.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_mime/base64.c' object='base64.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/base64.Plo' tmpdepfile='$(DEPDIR)/base64.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o base64.lo `test -f 'sf_mime/base64.c' || echo '$(srcdir)/'`sf_mime/base64.c qprint.o: sf_mime/qprint.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT qprint.o -MD -MP -MF "$(DEPDIR)/qprint.Tpo" -c -o qprint.o `test -f 'sf_mime/qprint.c' || echo '$(srcdir)/'`sf_mime/qprint.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/qprint.Tpo" "$(DEPDIR)/qprint.Po"; else rm -f "$(DEPDIR)/qprint.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_mime/qprint.c' object='qprint.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/qprint.Po' tmpdepfile='$(DEPDIR)/qprint.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o qprint.o `test -f 'sf_mime/qprint.c' || echo '$(srcdir)/'`sf_mime/qprint.c qprint.obj: sf_mime/qprint.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT qprint.obj -MD -MP -MF "$(DEPDIR)/qprint.Tpo" -c -o qprint.obj `if test -f 'sf_mime/qprint.c'; then $(CYGPATH_W) 'sf_mime/qprint.c'; else $(CYGPATH_W) '$(srcdir)/sf_mime/qprint.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/qprint.Tpo" "$(DEPDIR)/qprint.Po"; else rm -f "$(DEPDIR)/qprint.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_mime/qprint.c' object='qprint.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/qprint.Po' tmpdepfile='$(DEPDIR)/qprint.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o qprint.obj `if test -f 'sf_mime/qprint.c'; then $(CYGPATH_W) 'sf_mime/qprint.c'; else $(CYGPATH_W) '$(srcdir)/sf_mime/qprint.c'; fi` qprint.lo: sf_mime/qprint.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT qprint.lo -MD -MP -MF "$(DEPDIR)/qprint.Tpo" -c -o qprint.lo `test -f 'sf_mime/qprint.c' || echo '$(srcdir)/'`sf_mime/qprint.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/qprint.Tpo" "$(DEPDIR)/qprint.Plo"; else rm -f "$(DEPDIR)/qprint.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_mime/qprint.c' object='qprint.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/qprint.Plo' tmpdepfile='$(DEPDIR)/qprint.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o qprint.lo `test -f 'sf_mime/qprint.c' || echo '$(srcdir)/'`sf_mime/qprint.c strtotime.o: sf_time/strtotime.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strtotime.o -MD -MP -MF "$(DEPDIR)/strtotime.Tpo" -c -o strtotime.o `test -f 'sf_time/strtotime.c' || echo '$(srcdir)/'`sf_time/strtotime.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/strtotime.Tpo" "$(DEPDIR)/strtotime.Po"; else rm -f "$(DEPDIR)/strtotime.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_time/strtotime.c' object='strtotime.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/strtotime.Po' tmpdepfile='$(DEPDIR)/strtotime.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strtotime.o `test -f 'sf_time/strtotime.c' || echo '$(srcdir)/'`sf_time/strtotime.c strtotime.obj: sf_time/strtotime.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strtotime.obj -MD -MP -MF "$(DEPDIR)/strtotime.Tpo" -c -o strtotime.obj `if test -f 'sf_time/strtotime.c'; then $(CYGPATH_W) 'sf_time/strtotime.c'; else $(CYGPATH_W) '$(srcdir)/sf_time/strtotime.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/strtotime.Tpo" "$(DEPDIR)/strtotime.Po"; else rm -f "$(DEPDIR)/strtotime.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_time/strtotime.c' object='strtotime.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/strtotime.Po' tmpdepfile='$(DEPDIR)/strtotime.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strtotime.obj `if test -f 'sf_time/strtotime.c'; then $(CYGPATH_W) 'sf_time/strtotime.c'; else $(CYGPATH_W) '$(srcdir)/sf_time/strtotime.c'; fi` strtotime.lo: sf_time/strtotime.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strtotime.lo -MD -MP -MF "$(DEPDIR)/strtotime.Tpo" -c -o strtotime.lo `test -f 'sf_time/strtotime.c' || echo '$(srcdir)/'`sf_time/strtotime.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/strtotime.Tpo" "$(DEPDIR)/strtotime.Plo"; else rm -f "$(DEPDIR)/strtotime.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_time/strtotime.c' object='strtotime.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/strtotime.Plo' tmpdepfile='$(DEPDIR)/strtotime.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strtotime.lo `test -f 'sf_time/strtotime.c' || echo '$(srcdir)/'`sf_time/strtotime.c timetostr.o: sf_time/timetostr.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT timetostr.o -MD -MP -MF "$(DEPDIR)/timetostr.Tpo" -c -o timetostr.o `test -f 'sf_time/timetostr.c' || echo '$(srcdir)/'`sf_time/timetostr.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/timetostr.Tpo" "$(DEPDIR)/timetostr.Po"; else rm -f "$(DEPDIR)/timetostr.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_time/timetostr.c' object='timetostr.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/timetostr.Po' tmpdepfile='$(DEPDIR)/timetostr.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o timetostr.o `test -f 'sf_time/timetostr.c' || echo '$(srcdir)/'`sf_time/timetostr.c timetostr.obj: sf_time/timetostr.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT timetostr.obj -MD -MP -MF "$(DEPDIR)/timetostr.Tpo" -c -o timetostr.obj `if test -f 'sf_time/timetostr.c'; then $(CYGPATH_W) 'sf_time/timetostr.c'; else $(CYGPATH_W) '$(srcdir)/sf_time/timetostr.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/timetostr.Tpo" "$(DEPDIR)/timetostr.Po"; else rm -f "$(DEPDIR)/timetostr.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_time/timetostr.c' object='timetostr.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/timetostr.Po' tmpdepfile='$(DEPDIR)/timetostr.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o timetostr.obj `if test -f 'sf_time/timetostr.c'; then $(CYGPATH_W) 'sf_time/timetostr.c'; else $(CYGPATH_W) '$(srcdir)/sf_time/timetostr.c'; fi` timetostr.lo: sf_time/timetostr.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT timetostr.lo -MD -MP -MF "$(DEPDIR)/timetostr.Tpo" -c -o timetostr.lo `test -f 'sf_time/timetostr.c' || echo '$(srcdir)/'`sf_time/timetostr.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/timetostr.Tpo" "$(DEPDIR)/timetostr.Plo"; else rm -f "$(DEPDIR)/timetostr.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sf_time/timetostr.c' object='timetostr.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/timetostr.Plo' tmpdepfile='$(DEPDIR)/timetostr.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o timetostr.lo `test -f 'sf_time/timetostr.c' || echo '$(srcdir)/'`sf_time/timetostr.c mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: -rm -f libtool uninstall-info-am: install-includeHEADERS: $(include_HEADERS) @$(NORMAL_INSTALL) test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)" @list='$(include_HEADERS)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \ $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \ done uninstall-includeHEADERS: @$(NORMAL_UNINSTALL) @list='$(include_HEADERS)'; for p in $$list; do \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \ rm -f "$(DESTDIR)$(includedir)/$$f"; \ done # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. # To change the values of `make' variables: instead of editing Makefiles, # (1) if the variable is set in `config.status', edit `config.status' # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): @set fnord $$MAKEFLAGS; amf=$$2; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" mostlyclean-recursive clean-recursive distclean-recursive \ maintainer-clean-recursive: @set fnord $$MAKEFLAGS; amf=$$2; \ dot_seen=no; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ rev=''; for subdir in $$list; do \ if test "$$subdir" = "."; then :; else \ rev="$$subdir $$rev"; \ fi; \ done; \ rev="$$rev ."; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done ctags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done 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; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique tags: TAGS TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in strfunc.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ empty_fix=.; \ else \ include_option=--include; \ empty_fix=; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -f $$subdir/TAGS && \ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ list='$(SOURCES) $(HEADERS) config.h.in strfunc.h.in $(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; } \ END { for (i in files) print i; }'`; \ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ test -z "$$unique" && unique=$$empty_fix; \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique; \ fi ctags: CTAGS CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in strfunc.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) config.h.in strfunc.h.in $(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; } \ END { 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) $(am__remove_distdir) mkdir $(distdir) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ 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 list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -d "$(distdir)/$$subdir" \ || mkdir "$(distdir)/$$subdir" \ || exit 1; \ (cd $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="../$(top_distdir)" \ distdir="../$(distdir)/$$subdir" \ distdir) \ || exit 1; \ fi; \ done -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ || chmod -R a+r $(distdir) dist-gzip: distdir $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__remove_distdir) dist-bzip2: distdir $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2 $(am__remove_distdir) dist-tarZ: distdir $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z $(am__remove_distdir) dist-shar: distdir shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz $(am__remove_distdir) dist-zip: distdir -rm -f $(distdir).zip zip -rq $(distdir).zip $(distdir) $(am__remove_distdir) dist dist-all: distdir $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__remove_distdir) # This target untars the dist file and tries a VPATH configuration. Then # it guarantees that the distribution is self-contained by making another # tarfile. distcheck: dist case '$(DIST_ARCHIVES)' in \ *.tar.gz*) \ GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\ *.tar.bz2*) \ bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\ *.tar.Z*) \ uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\ *.shar.gz*) \ GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ *.zip*) \ unzip $(distdir).zip ;;\ esac chmod -R a-w $(distdir); chmod a+w $(distdir) mkdir $(distdir)/_build mkdir $(distdir)/_inst chmod a-w $(distdir) dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ && cd $(distdir)/_build \ && ../configure --srcdir=.. --prefix="$$dc_install_base" \ $(DISTCHECK_CONFIGURE_FLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) dvi \ && $(MAKE) $(AM_MAKEFLAGS) check \ && $(MAKE) $(AM_MAKEFLAGS) install \ && $(MAKE) $(AM_MAKEFLAGS) installcheck \ && $(MAKE) $(AM_MAKEFLAGS) uninstall \ && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ } || { rm -rf "$$dc_destdir"; exit 1; }) \ && rm -rf "$$dc_destdir" \ && $(MAKE) $(AM_MAKEFLAGS) dist \ && rm -rf $(DIST_ARCHIVES) \ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck $(am__remove_distdir) @(echo "$(distdir) archives ready for distribution: "; \ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}' distuninstallcheck: @cd $(distuninstallcheck_dir) \ && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ || { echo "ERROR: files left after uninstall:" ; \ if test -n "$(DESTDIR)"; then \ echo " (check DESTDIR support)"; \ fi ; \ $(distuninstallcheck_listfiles) ; \ exit 1; } >&2 distcleancheck: distclean @if test '$(srcdir)' = . ; then \ echo "ERROR: distcleancheck can only run from a VPATH build" ; \ exit 1 ; \ fi @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ || { echo "ERROR: files left in build directory after distclean:" ; \ $(distcleancheck_listfiles) ; \ exit 1; } >&2 check-am: all-am check: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) check-recursive all-am: Makefile $(LTLIBRARIES) $(HEADERS) config.h strfunc.h \ all-local installdirs: installdirs-recursive installdirs-am: for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive 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: -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." -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) clean: clean-recursive clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ mostlyclean-am distclean: distclean-recursive -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-hdr distclean-libtool distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive info: info-recursive info-am: install-data-am: install-includeHEADERS install-exec-am: install-libLTLIBRARIES install-info: install-info-recursive install-man: installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -rf $(top_srcdir)/autom4te.cache -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: uninstall-includeHEADERS uninstall-info-am \ uninstall-libLTLIBRARIES uninstall-info: uninstall-info-recursive .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-local \ am--refresh check check-am clean clean-generic \ clean-libLTLIBRARIES clean-libtool clean-recursive ctags \ ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \ dist-tarZ dist-zip distcheck distclean distclean-compile \ distclean-generic distclean-hdr distclean-libtool \ distclean-recursive distclean-tags distcleancheck distdir \ distuninstallcheck dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-exec \ install-exec-am install-includeHEADERS install-info \ install-info-am install-libLTLIBRARIES install-man \ install-strip installcheck installcheck-am installdirs \ installdirs-am maintainer-clean maintainer-clean-generic \ maintainer-clean-recursive mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \ pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \ uninstall-includeHEADERS uninstall-info-am \ uninstall-libLTLIBRARIES all-local: @for h in sf_*/sf_*.h sf_mime/base64.h sf_mem/memparam.h; do \ n=`echo "$$h" | sed -e 's/.*\///'`; \ if test "$$h" -nt "$$n" -o ! -r "$$n"; then cp "$$h" "$$n"; fi; \ done # 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: