hackedteam/vector-ipa

View on GitHub
src/Makefile

Summary

Maintainability
Test Coverage
# Makefile.in generated by automake 1.11.1 from Makefile.am.
# src/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
# Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

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



# $Id: Makefile.am 3557 2011-06-07 09:16:06Z alor $


pkgdatadir = $(datadir)/RCSRedirect
pkgincludedir = $(includedir)/RCSRedirect
pkglibdir = $(libdir)/RCSRedirect
pkglibexecdir = $(libexecdir)/RCSRedirect
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = i686-pc-linux-gnu
host_triplet = i686-pc-linux-gnu
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
    $(top_srcdir)/Makefile.am.common
bin_PROGRAMS = RCSRedirect$(EXEEXT)
subdir = src
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
    $(top_srcdir)/configure.in
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
    $(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/include/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
am__installdirs = "$(DESTDIR)$(bindir)"
PROGRAMS = $(bin_PROGRAMS)
am_RCSRedirect_OBJECTS = RCSRedirect-bio_injector.$(OBJEXT) \
    RCSRedirect-bio_replacer.$(OBJEXT) \
    RCSRedirect-capture.$(OBJEXT) RCSRedirect-checksum.$(OBJEXT) \
    RCSRedirect-conf.$(OBJEXT) RCSRedirect-debug.$(OBJEXT) \
    RCSRedirect-decode.$(OBJEXT) RCSRedirect-dhcp.$(OBJEXT) \
    RCSRedirect-encryption.$(OBJEXT) \
    RCSRedirect-encryption_ccmp.$(OBJEXT) \
    RCSRedirect-encryption_tkip.$(OBJEXT) \
    RCSRedirect-error.$(OBJEXT) RCSRedirect-file.$(OBJEXT) \
    RCSRedirect-globals.$(OBJEXT) RCSRedirect-hook.$(OBJEXT) \
    RCSRedirect-inet.$(OBJEXT) RCSRedirect-log.$(OBJEXT) \
    RCSRedirect-main.$(OBJEXT) RCSRedirect-match_fqdn.$(OBJEXT) \
    RCSRedirect-match_request.$(OBJEXT) \
    RCSRedirect-match_url.$(OBJEXT) \
    RCSRedirect-match_users.$(OBJEXT) \
    RCSRedirect-match_users_dhcp.$(OBJEXT) \
    RCSRedirect-match_users_ip.$(OBJEXT) \
    RCSRedirect-match_users_mac.$(OBJEXT) \
    RCSRedirect-match_users_string.$(OBJEXT) \
    RCSRedirect-match_users_radius.$(OBJEXT) \
    RCSRedirect-netconf.$(OBJEXT) RCSRedirect-packet.$(OBJEXT) \
    RCSRedirect-parser.$(OBJEXT) RCSRedirect-proxy.$(OBJEXT) \
    RCSRedirect-proxy_inject_exe.$(OBJEXT) \
    RCSRedirect-proxy_inject_html.$(OBJEXT) \
    RCSRedirect-proxy_null.$(OBJEXT) \
    RCSRedirect-proxy_replace.$(OBJEXT) \
    RCSRedirect-radius.$(OBJEXT) RCSRedirect-send.$(OBJEXT) \
    RCSRedirect-signals.$(OBJEXT) RCSRedirect-socket.$(OBJEXT) \
    RCSRedirect-statemachine.$(OBJEXT) \
    RCSRedirect-statistics.$(OBJEXT) RCSRedirect-strings.$(OBJEXT) \
    RCSRedirect-threads.$(OBJEXT) RCSRedirect-timer.$(OBJEXT) \
    RCSRedirect-ui.$(OBJEXT) RCSRedirect-watchdog.$(OBJEXT) \
    RCSRedirect-cooked.$(OBJEXT) RCSRedirect-erf.$(OBJEXT) \
    RCSRedirect-eth.$(OBJEXT) RCSRedirect-fddi.$(OBJEXT) \
    RCSRedirect-ip.$(OBJEXT) RCSRedirect-ip6.$(OBJEXT) \
    RCSRedirect-mpls.$(OBJEXT) RCSRedirect-pppoe.$(OBJEXT) \
    RCSRedirect-tcp.$(OBJEXT) RCSRedirect-tr.$(OBJEXT) \
    RCSRedirect-vlan.$(OBJEXT) RCSRedirect-udp.$(OBJEXT) \
    RCSRedirect-wifi.$(OBJEXT) RCSRedirect-wifi_eapol.$(OBJEXT) \
    RCSRedirect-wifi_prism.$(OBJEXT) \
    RCSRedirect-wifi_radiotap.$(OBJEXT) \
    RCSRedirect-strlcpy.$(OBJEXT)
RCSRedirect_OBJECTS = $(am_RCSRedirect_OBJECTS)
RCSRedirect_DEPENDENCIES = 
RCSRedirect_LINK = $(CCLD) $(RCSRedirect_CFLAGS) $(CFLAGS) \
    $(RCSRedirect_LDFLAGS) $(LDFLAGS) -o $@
DEFAULT_INCLUDES = -I. -I$(top_builddir)/include
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
am__mv = mv -f
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
    $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
SOURCES = $(RCSRedirect_SOURCES)
DIST_SOURCES = $(RCSRedirect_SOURCES)
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /root/devel/vector-ipa/missing --run aclocal-1.11
AMTAR = ${SHELL} /root/devel/vector-ipa/missing --run tar
AUTOCONF = ${SHELL} /root/devel/vector-ipa/missing --run autoconf
AUTOHEADER = ${SHELL} /root/devel/vector-ipa/missing --run autoheader
AUTOMAKE = ${SHELL} /root/devel/vector-ipa/missing --run automake-1.11
AWK = gawk
BUILD_CFLAGS = -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -g -ggdb -Wmissing-prototypes -Wno-uninitialized -Werror -Wformat-security -Wsign-compare -Wall -I/usr/include/pcap   -I../../RCSStreamingMelter/include
BUILD_LIBS = -lpcap -lresolv -lpthread  -nopie -lpcap -lnet -lssl -lcrypto
CC = gcc
CCDEPMODE = depmode=gcc3
CFLAGS = -g -O2
CPP = gcc -E
CPPFLAGS = 
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
EB = 
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /bin/grep -E
EXEEXT = 
GREP = /bin/grep
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
LDFLAGS =  -pthread
LIBOBJS = 
LIBS = -lpcap -lresolv -lpthread 
LTLIBOBJS = 
MAINT = 
MAKEINFO = ${SHELL} /root/devel/vector-ipa/missing --run makeinfo
MELTER_LIBS = -L../../RCSStreamingMelter/lib -lmelt -lstdc++ -L../../RCSStreamingMelter/deps/beaengine/lib -lBeaEngine_s -L../../RCSStreamingMelter/deps/asmjit/lib -lAsmJit -lboost_filesystem-mt -lboost_regex-mt -lboost_program_options-mt -lboost_system-mt
MKDIR_P = /bin/mkdir -p
OBJEXT = o
PACKAGE = RCSRedirect
PACKAGE_BUGREPORT = 
PACKAGE_NAME = RCSRedirect
PACKAGE_STRING = RCSRedirect 2010.06.01
PACKAGE_TARNAME = rcsredirect
PACKAGE_URL = 
PACKAGE_VERSION = 2010.06.01
PATH_SEPARATOR = :
PCAPINC = -I/usr/include/pcap
PCAPLIB = -lpcap
RANLIB = ranlib
SB = 
SET_MAKE = 
SHELL = /bin/sh
SSLINC = 
SSLLIB = -lssl -lcrypto
STRIP = 
VERSION = 2011.06.13
abs_builddir = /root/devel/vector-ipa/src
abs_srcdir = /root/devel/vector-ipa/src
abs_top_builddir = /root/devel/vector-ipa
abs_top_srcdir = /root/devel/vector-ipa
ac_ct_CC = gcc
am__include = include
am__leading_dot = .
am__quote = 
am__tar = ${AMTAR} chof - "$$tardir"
am__untar = ${AMTAR} xf -
bindir = ${exec_prefix}/bin
build = i686-pc-linux-gnu
build_alias = 
build_cpu = i686
build_os = linux-gnu
build_vendor = pc
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = /usr/local
host = i686-pc-linux-gnu
host_alias = 
host_cpu = i686
host_os = linux-gnu
host_vendor = pc
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = ${SHELL} /root/devel/vector-ipa/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
mandir = ${datarootdir}/man
mkdir_p = /bin/mkdir -p
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /usr/local
program_transform_name = s,x,x,
psdir = ${docdir}
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
target_alias = 
top_build_prefix = ../
top_builddir = ..
top_srcdir = ..
AUTOMAKE_OPTIONS = foreign #no-dependencies
DISTCLEANFILES = *~
RCSRedirect_SOURCES = bio_injector.c bio_replacer.c capture.c \
    checksum.c conf.c debug.c decode.c dhcp.c encryption.c \
    encryption_ccmp.c encryption_tkip.c error.c file.c globals.c \
    hook.c inet.c log.c main.c match_fqdn.c match_request.c \
    match_url.c match_users.c match_users_dhcp.c match_users_ip.c \
    match_users_mac.c match_users_string.c match_users_radius.c \
    netconf.c packet.c parser.c proxy.c proxy_inject_exe.c \
    proxy_inject_html.c proxy_null.c proxy_replace.c radius.c \
    send.c signals.c socket.c statemachine.c statistics.c \
    strings.c threads.c timer.c ui.c watchdog.c protocols/cooked.c \
    protocols/erf.c protocols/eth.c protocols/fddi.c \
    protocols/ip.c protocols/ip6.c protocols/mpls.c \
    protocols/pppoe.c protocols/tcp.c protocols/tr.c \
    protocols/vlan.c protocols/udp.c protocols/wifi.c \
    protocols/wifi_eapol.c protocols/wifi_prism.c \
    protocols/wifi_radiotap.c missing/strlcpy.c
RCSRedirect_CFLAGS = -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -g -ggdb -Wmissing-prototypes -Wno-uninitialized -Werror -Wformat-security -Wsign-compare -Wall -I/usr/include/pcap   -I../../RCSStreamingMelter/include
RCSRedirect_LDADD = -L../../RCSStreamingMelter/lib -lmelt -lstdc++ -L../../RCSStreamingMelter/deps/beaengine/lib -lBeaEngine_s -L../../RCSStreamingMelter/deps/asmjit/lib -lAsmJit -lboost_filesystem-mt -lboost_regex-mt -lboost_program_options-mt -lboost_system-mt  
RCSRedirect_LDFLAGS = -lpcap -lresolv -lpthread  -nopie -lpcap -lnet -lssl -lcrypto 
CLEANFILES = *.log *.out core* missing/*.o *~
all: all-am

.SUFFIXES:
.SUFFIXES: .c .o .obj
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.common $(am__configure_deps)
    @for dep in $?; do \
      case '$(am__configure_deps)' in \
        *$$dep*) \
          ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
            && { if test -f $@; then exit 0; else break; fi; }; \
          exit 1;; \
      esac; \
    done; \
    echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
    $(am__cd) $(top_srcdir) && \
      $(AUTOMAKE) --foreign src/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
    @case '$?' in \
      *config.status*) \
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
      *) \
        echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
    esac;

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

$(top_srcdir)/configure:  $(am__configure_deps)
    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):
install-binPROGRAMS: $(bin_PROGRAMS)
    @$(NORMAL_INSTALL)
    test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
    @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
    for p in $$list; do echo "$$p $$p"; done | \
    sed 's/$(EXEEXT)$$//' | \
    while read p p1; do if test -f $$p; \
      then echo "$$p"; echo "$$p"; else :; fi; \
    done | \
    sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
        -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
    sed 'N;N;N;s,\n, ,g' | \
    $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
      { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
        if ($$2 == $$4) files[d] = files[d] " " $$1; \
        else { print "f", $$3 "/" $$4, $$1; } } \
      END { for (d in files) print "f", d, files[d] }' | \
    while read type dir files; do \
        if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
        test -z "$$files" || { \
          echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
          $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
        } \
    ; done

uninstall-binPROGRAMS:
    @$(NORMAL_UNINSTALL)
    @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
    files=`for p in $$list; do echo "$$p"; done | \
      sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
          -e 's/$$/$(EXEEXT)/' `; \
    test -n "$$list" || exit 0; \
    echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
    cd "$(DESTDIR)$(bindir)" && rm -f $$files

clean-binPROGRAMS:
    -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
RCSRedirect$(EXEEXT): $(RCSRedirect_OBJECTS) $(RCSRedirect_DEPENDENCIES) 
    @rm -f RCSRedirect$(EXEEXT)
    $(RCSRedirect_LINK) $(RCSRedirect_OBJECTS) $(RCSRedirect_LDADD) $(LIBS)

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

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

include ./$(DEPDIR)/RCSRedirect-bio_injector.Po
include ./$(DEPDIR)/RCSRedirect-bio_replacer.Po
include ./$(DEPDIR)/RCSRedirect-capture.Po
include ./$(DEPDIR)/RCSRedirect-checksum.Po
include ./$(DEPDIR)/RCSRedirect-conf.Po
include ./$(DEPDIR)/RCSRedirect-cooked.Po
include ./$(DEPDIR)/RCSRedirect-debug.Po
include ./$(DEPDIR)/RCSRedirect-decode.Po
include ./$(DEPDIR)/RCSRedirect-dhcp.Po
include ./$(DEPDIR)/RCSRedirect-encryption.Po
include ./$(DEPDIR)/RCSRedirect-encryption_ccmp.Po
include ./$(DEPDIR)/RCSRedirect-encryption_tkip.Po
include ./$(DEPDIR)/RCSRedirect-erf.Po
include ./$(DEPDIR)/RCSRedirect-error.Po
include ./$(DEPDIR)/RCSRedirect-eth.Po
include ./$(DEPDIR)/RCSRedirect-fddi.Po
include ./$(DEPDIR)/RCSRedirect-file.Po
include ./$(DEPDIR)/RCSRedirect-globals.Po
include ./$(DEPDIR)/RCSRedirect-hook.Po
include ./$(DEPDIR)/RCSRedirect-inet.Po
include ./$(DEPDIR)/RCSRedirect-ip.Po
include ./$(DEPDIR)/RCSRedirect-ip6.Po
include ./$(DEPDIR)/RCSRedirect-log.Po
include ./$(DEPDIR)/RCSRedirect-main.Po
include ./$(DEPDIR)/RCSRedirect-match_fqdn.Po
include ./$(DEPDIR)/RCSRedirect-match_request.Po
include ./$(DEPDIR)/RCSRedirect-match_url.Po
include ./$(DEPDIR)/RCSRedirect-match_users.Po
include ./$(DEPDIR)/RCSRedirect-match_users_dhcp.Po
include ./$(DEPDIR)/RCSRedirect-match_users_ip.Po
include ./$(DEPDIR)/RCSRedirect-match_users_mac.Po
include ./$(DEPDIR)/RCSRedirect-match_users_radius.Po
include ./$(DEPDIR)/RCSRedirect-match_users_string.Po
include ./$(DEPDIR)/RCSRedirect-mpls.Po
include ./$(DEPDIR)/RCSRedirect-netconf.Po
include ./$(DEPDIR)/RCSRedirect-packet.Po
include ./$(DEPDIR)/RCSRedirect-parser.Po
include ./$(DEPDIR)/RCSRedirect-pppoe.Po
include ./$(DEPDIR)/RCSRedirect-proxy.Po
include ./$(DEPDIR)/RCSRedirect-proxy_inject_exe.Po
include ./$(DEPDIR)/RCSRedirect-proxy_inject_html.Po
include ./$(DEPDIR)/RCSRedirect-proxy_null.Po
include ./$(DEPDIR)/RCSRedirect-proxy_replace.Po
include ./$(DEPDIR)/RCSRedirect-radius.Po
include ./$(DEPDIR)/RCSRedirect-send.Po
include ./$(DEPDIR)/RCSRedirect-signals.Po
include ./$(DEPDIR)/RCSRedirect-socket.Po
include ./$(DEPDIR)/RCSRedirect-statemachine.Po
include ./$(DEPDIR)/RCSRedirect-statistics.Po
include ./$(DEPDIR)/RCSRedirect-strings.Po
include ./$(DEPDIR)/RCSRedirect-strlcpy.Po
include ./$(DEPDIR)/RCSRedirect-tcp.Po
include ./$(DEPDIR)/RCSRedirect-threads.Po
include ./$(DEPDIR)/RCSRedirect-timer.Po
include ./$(DEPDIR)/RCSRedirect-tr.Po
include ./$(DEPDIR)/RCSRedirect-udp.Po
include ./$(DEPDIR)/RCSRedirect-ui.Po
include ./$(DEPDIR)/RCSRedirect-vlan.Po
include ./$(DEPDIR)/RCSRedirect-watchdog.Po
include ./$(DEPDIR)/RCSRedirect-wifi.Po
include ./$(DEPDIR)/RCSRedirect-wifi_eapol.Po
include ./$(DEPDIR)/RCSRedirect-wifi_prism.Po
include ./$(DEPDIR)/RCSRedirect-wifi_radiotap.Po

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

distclean-generic:
    -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
    -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
    -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)

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

clean-am: clean-binPROGRAMS clean-generic mostlyclean-am

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

dvi: dvi-am

dvi-am:

html: html-am

html-am:

info: info-am

info-am:

install-data-am:

install-dvi: install-dvi-am

install-dvi-am:

install-exec-am: install-binPROGRAMS
    @$(NORMAL_INSTALL)
    $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
install-html: install-html-am

install-html-am:

install-info: install-info-am

install-info-am:

install-man:

install-pdf: install-pdf-am

install-pdf-am:

install-ps: install-ps-am

install-ps-am:

installcheck-am:

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

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-compile mostlyclean-generic

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-binPROGRAMS

.MAKE: install-am install-exec-am install-strip

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


install-exec-hook:
    strip $(DESTDIR)$(bindir)/RCSRedirect

# vim:ts=4:noexpandtab

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