# Makefile generated by the project manager
#


## core information

PRJ_FILE       = libSghHttpd.wpj
PRJ_DIR        = c:/hasbani/Apps/libSghHttpd/ARMARCH4gnu
PRJ_TYPE       = vxApp
PRJ_OBJS       = httppostsInterface.o httpMisc.o httpd.o test.o inet.o uconfiglib.o httpfilesInterface.o user_init.o telnet.o
BUILD_SPEC     = ARMARCH4gnu
TGT_DIR        = $(WIND_BASE)/target




## build-configuration info

ifeq ($(BUILD_SPEC),ARMARCH4gnu)
CPU              = ARMARCH4
TOOL             = gnu
DEFAULT_RULE     = archive
endif

include $(TGT_DIR)/h/make/defs.project

## build-configuration info

ifeq ($(BUILD_SPEC),ARMARCH4gnu)
AR               = ararm
ARCHIVE          = C:/hasbani/Build/libSghHttpd.a
AS               = ccarm
CC               = ccarm
CFLAGS           = -mcpu=arm8 -mapcs-32 -mlittle-endian -DRW_MULTI_THREAD -D_REENTRANT -O2 -mno-sched-prolog -fvolatile -fno-builtin -lC:\hasbani/Apps/libSghHttpd -IC:/hasbani/apps/libSghNat -IC:/hasbani/apps -IC:/hasbani/Apps/CheckPVCSBuildF2P -IC:/hasbani/Apps/SnmpA -IC:/hasbani/Apps/libSecurity -IC:/hasbani/apps/cfgmgr -IC:/Tornado.211/target/h -IC:/hasbani/Apps/syslog/h -IC:/hasbani/Apps/Snarf -IC:/hasbani/Apps/wlan/wlancomm -IC:/hasbani/Apps/ -IC:/hasbani/Apps/libnapt -IC:/Tornado.211/target/config/bsp -IC:/hasbani/apps/libUtility -DCPU=ARMARCH4 -Wp,-lang-c 
CFLAGS_AS        = -g -mcpu=arm8 -mapcs-32 -ansi -nostdinc -O2 -mno-sched-prolog -fno-builtin -fvolatile -P -x assembler-with-cpp -I. -IC:/Tornado.211/target/h -DCPU=ARMARCH4
CPP              = ccarm -E -P -xc
LD               = ldarm
LDDEPS           = 
LDFLAGS          = -X -N
LD_PARTIAL_FLAGS = -X -r
NM               = nmarm -g
OPTION_DEFINE_MACRO = -D
OPTION_INCLUDE_DIR = -I
POST_BUILD_RULE  = 
PRJ_LIBS         = 
SIZE             = sizearm
endif

# override make definitions only below this line


# override make definitions only above this line
include $(TGT_DIR)/h/make/rules.project



## build-configuration info

ifeq ($(BUILD_SPEC),ARMARCH4gnu)
httppostsInterface.o:
	$(CC) -mcpu=arm8 -mapcs-32 -mlittle-endian -DRW_MULTI_THREAD -D_REENTRANT -O2 -mno-sched-prolog -fvolatile -fno-builtin -lC:\hasbani/Apps/libSghHttpd -IC:/hasbani/apps/libSghNat -IC:/hasbani/apps -IC:/hasbani/Apps/CheckPVCSBuildF2P -IC:/hasbani/Apps/SnmpA -IC:/hasbani/Apps/libSecurity -IC:/hasbani/apps/cfgmgr -I$(WIND_BASE)/target/h -IC:/hasbani/Apps/syslog/h -IC:/hasbani/Apps/Snarf -IC:/hasbani/Apps/wlan/wlancomm -IC:/hasbani/Apps/ -IC:/hasbani/Apps/libnapt -I$(WIND_BASE)/target/config/bsp -IC:/hasbani/apps/libUtility -DCPU=ARMARCH4 -Wp,-lang-c  -c C:/hasbani/Apps/libSghHttpd/httppostsInterface.c
httpMisc.o:
	$(CC) -mcpu=arm8 -mapcs-32 -mlittle-endian -DRW_MULTI_THREAD -D_REENTRANT -O2 -mno-sched-prolog -fvolatile -fno-builtin -lC:\hasbani/Apps/libSghHttpd -IC:/hasbani/apps/libSghNat -IC:/hasbani/apps -IC:/hasbani/Apps/CheckPVCSBuildF2P -IC:/hasbani/Apps/SnmpA -IC:/hasbani/Apps/libSecurity -IC:/hasbani/apps/cfgmgr -I$(WIND_BASE)/target/h -IC:/hasbani/Apps/syslog/h -IC:/hasbani/Apps/Snarf -IC:/hasbani/Apps/wlan/wlancomm -IC:/hasbani/Apps/ -IC:/hasbani/Apps/libnapt -I$(WIND_BASE)/target/config/bsp -IC:/hasbani/apps/libUtility -DCPU=ARMARCH4 -Wp,-lang-c  -c C:/hasbani/Apps/libSghHttpd/httpMisc.c
httpd.o:
	$(CC) -mcpu=arm8 -mapcs-32 -mlittle-endian -DRW_MULTI_THREAD -D_REENTRANT -O2 -mno-sched-prolog -fvolatile -fno-builtin -lC:\hasbani/Apps/libSghHttpd -IC:/hasbani/apps/libSghNat -IC:/hasbani/apps -IC:/hasbani/Apps/CheckPVCSBuildF2P -IC:/hasbani/Apps/SnmpA -IC:/hasbani/Apps/libSecurity -IC:/hasbani/apps/cfgmgr -I$(WIND_BASE)/target/h -IC:/hasbani/Apps/syslog/h -IC:/hasbani/Apps/Snarf -IC:/hasbani/Apps/wlan/wlancomm -IC:/hasbani/Apps/ -IC:/hasbani/Apps/libnapt -I$(WIND_BASE)/target/config/bsp -IC:/hasbani/apps/libUtility -DCPU=ARMARCH4 -Wp,-lang-c  -c C:/hasbani/Apps/libSghHttpd/httpd.cpp
test.o:
	$(CC) -mcpu=arm8 -mapcs-32 -mlittle-endian -DRW_MULTI_THREAD -D_REENTRANT -O2 -mno-sched-prolog -fvolatile -fno-builtin -lC:\hasbani/Apps/libSghHttpd -IC:/hasbani/apps/libSghNat -IC:/hasbani/apps -IC:/hasbani/Apps/CheckPVCSBuildF2P -IC:/hasbani/Apps/SnmpA -IC:/hasbani/Apps/libSecurity -IC:/hasbani/apps/cfgmgr -I$(WIND_BASE)/target/h -IC:/hasbani/Apps/syslog/h -IC:/hasbani/Apps/Snarf -IC:/hasbani/Apps/wlan/wlancomm -IC:/hasbani/Apps/ -IC:/hasbani/Apps/libnapt -I$(WIND_BASE)/target/config/bsp -IC:/hasbani/apps/libUtility -DCPU=ARMARCH4 -Wp,-lang-c  -c C:/hasbani/Apps/libSghHttpd/test.cpp
inet.o:
	$(CC) -mcpu=arm8 -mapcs-32 -mlittle-endian -DRW_MULTI_THREAD -D_REENTRANT -O2 -mno-sched-prolog -fvolatile -fno-builtin -lC:\hasbani/Apps/libSghHttpd -IC:/hasbani/apps/libSghNat -IC:/hasbani/apps -IC:/hasbani/Apps/CheckPVCSBuildF2P -IC:/hasbani/Apps/SnmpA -IC:/hasbani/Apps/libSecurity -IC:/hasbani/apps/cfgmgr -I$(WIND_BASE)/target/h -IC:/hasbani/Apps/syslog/h -IC:/hasbani/Apps/Snarf -IC:/hasbani/Apps/wlan/wlancomm -IC:/hasbani/Apps/ -IC:/hasbani/Apps/libnapt -I$(WIND_BASE)/target/config/bsp -IC:/hasbani/apps/libUtility -DCPU=ARMARCH4 -Wp,-lang-c  -c C:/hasbani/Apps/libSghHttpd/inet.c
uconfiglib.o:
	$(CC) -mcpu=arm8 -mapcs-32 -mlittle-endian -DRW_MULTI_THREAD -D_REENTRANT -O2 -mno-sched-prolog -fvolatile -fno-builtin -lC:\hasbani/Apps/libSghHttpd -IC:/hasbani/apps/libSghNat -IC:/hasbani/apps -IC:/hasbani/Apps/CheckPVCSBuildF2P -IC:/hasbani/Apps/SnmpA -IC:/hasbani/Apps/libSecurity -IC:/hasbani/apps/cfgmgr -I$(WIND_BASE)/target/h -IC:/hasbani/Apps/syslog/h -IC:/hasbani/Apps/Snarf -IC:/hasbani/Apps/wlan/wlancomm -IC:/hasbani/Apps/ -IC:/hasbani/Apps/libnapt -I$(WIND_BASE)/target/config/bsp -IC:/hasbani/apps/libUtility -DCPU=ARMARCH4 -Wp,-lang-c  -c C:/hasbani/Apps/libSghHttpd/uconfiglib.c
httpfilesInterface.o:
	$(CC) -mcpu=arm8 -mapcs-32 -mlittle-endian -DRW_MULTI_THREAD -D_REENTRANT -O2 -mno-sched-prolog -fvolatile -fno-builtin -lC:\hasbani/Apps/libSghHttpd -IC:/hasbani/apps/libSghNat -IC:/hasbani/apps -IC:/hasbani/Apps/CheckPVCSBuildF2P -IC:/hasbani/Apps/SnmpA -IC:/hasbani/Apps/libSecurity -IC:/hasbani/apps/cfgmgr -I$(WIND_BASE)/target/h -IC:/hasbani/Apps/syslog/h -IC:/hasbani/Apps/Snarf -IC:/hasbani/Apps/wlan/wlancomm -IC:/hasbani/Apps/ -IC:/hasbani/Apps/libnapt -I$(WIND_BASE)/target/config/bsp -IC:/hasbani/apps/libUtility -DCPU=ARMARCH4 -Wp,-lang-c  -c C:/hasbani/Apps/libSghHttpd/httpfilesInterface.c
user_init.o:
	$(CC) -mcpu=arm8 -mapcs-32 -mlittle-endian -DRW_MULTI_THREAD -D_REENTRANT -O2 -mno-sched-prolog -fvolatile -fno-builtin -lC:\hasbani/Apps/libSghHttpd -IC:/hasbani/apps/libSghNat -IC:/hasbani/apps -IC:/hasbani/Apps/CheckPVCSBuildF2P -IC:/hasbani/Apps/SnmpA -IC:/hasbani/Apps/libSecurity -IC:/hasbani/apps/cfgmgr -I$(WIND_BASE)/target/h -IC:/hasbani/Apps/syslog/h -IC:/hasbani/Apps/Snarf -IC:/hasbani/Apps/wlan/wlancomm -IC:/hasbani/Apps/ -IC:/hasbani/Apps/libnapt -I$(WIND_BASE)/target/config/bsp -IC:/hasbani/apps/libUtility -DCPU=ARMARCH4 -Wp,-lang-c  -c C:/hasbani/Apps/libSghHttpd/user_init.c
telnet.o:
	$(CC) -mcpu=arm8 -mapcs-32 -mlittle-endian -DRW_MULTI_THREAD -D_REENTRANT -O2 -mno-sched-prolog -fvolatile -fno-builtin -lC:\hasbani/Apps/libSghHttpd -IC:/hasbani/apps/libSghNat -IC:/hasbani/apps -IC:/hasbani/Apps/CheckPVCSBuildF2P -IC:/hasbani/Apps/SnmpA -IC:/hasbani/Apps/libSecurity -IC:/hasbani/apps/cfgmgr -I$(WIND_BASE)/target/h -IC:/hasbani/Apps/syslog/h -IC:/hasbani/Apps/Snarf -IC:/hasbani/Apps/wlan/wlancomm -IC:/hasbani/Apps/ -IC:/hasbani/Apps/libnapt -I$(WIND_BASE)/target/config/bsp -IC:/hasbani/apps/libUtility -DCPU=ARMARCH4 -Wp,-lang-c  -c C:/hasbani/Apps/libSghHttpd/telnet.c
endif


## dependencies

httppostsInterface.o: C:/hasbani/Apps/libSghHttpd/httppostsInterface.c \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stddef.h \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stdarg.h \
	C:/hasbani/Apps/libSghHttpd/httpbasic.h \
	C:/hasbani/Apps/libSghHttpd/test.h \
	C:/hasbani/Apps/libSghHttpd/inetn.h \
	C:/hasbani/apps/cfgmgr/flash_api.h \
	C:/hasbani/Apps/CheckPVCSBuildF2P/Showtime.h \
	C:/hasbani/Apps/CheckPVCSBuildF2P/ShtmStb.h \
	C:/hasbani/Apps/CheckPVCSBuildF2P/ShtmSrv.h \
	C:/hasbani/Apps/CheckPVCSBuildF2P/ShtmSnmpA.h \
	C:/hasbani/Apps/SnmpA/SnmpApi.h \
	C:/hasbani/Apps/SnmpA/SnmpAIfMib.h \
	C:/hasbani/Apps/CheckPVCSBuildF2P/ShtmCfg.h \
	C:/hasbani/apps/cfgmgr/JxCfgMgr.h \
	C:/hasbani/apps/libSghNat/oneonenatconstant.h \
	C:/hasbani/apps/libUtility/xxxmiscu.h \
	C:/hasbani/Apps/libnapt/naptcontrol.h \
	C:/hasbani/apps/libSghNat/lansecurity.h \
	C:/hasbani/apps/libSghNat/dhcpClientinterface.h \
	C:/hasbani/Apps/libSecurity/libSecurity.h \
	C:/hasbani/Apps/wlan/wlancomm/wlancomm.h \
	C:/hasbani/Apps/wlan/wlancomm/cfg.h \
	C:/hasbani/Apps/wlan/wlancomm/wlanAccessCtrl.h \
	C:/hasbani/Apps/wlan/wlancomm/p80211hdr.h \
	C:/hasbani/Apps/wlan/wlancomm/cfg.h

httpMisc.o: C:/hasbani/Apps/libSghHttpd/httpMisc.c \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stddef.h \
	C:/hasbani/Apps/libSghHttpd/httpbasic.h

httpd.o: C:/hasbani/Apps/libSghHttpd/httpd.cpp \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stddef.h \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stdarg.h \
	C:/hasbani/Apps/libSghHttpd/httpd.h \
	C:/hasbani/Apps/libSghHttpd/httpbasic.h \
	C:/hasbani/apps/libUtility/xxxmiscu.h \
	C:/hasbani/apps/libUtility/xxxstdio.h \
	C:/hasbani/apps/libSghNat/OneOneNatConstant.h \
	C:/hasbani/apps/libSghNat/OneOneNatControl.h \
	C:/hasbani/apps/libSghNat/oneonenatconstant.h \
	C:/hasbani/apps/libSghNat/localdnsmrg.h \
	C:/hasbani/apps/cfgmgr/flash_api.h

test.o: C:/hasbani/Apps/libSghHttpd/test.cpp \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stddef.h \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stdarg.h \
	C:/hasbani/Apps/libSghHttpd/httpd.h \
	C:/hasbani/Apps/libSghHttpd/httpbasic.h \
	C:/hasbani/apps/libSghNat/oneonenatconstant.h

inet.o: C:/hasbani/Apps/libSghHttpd/inet.c \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stddef.h \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stdarg.h

uconfiglib.o: C:/hasbani/Apps/libSghHttpd/uconfiglib.c \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stddef.h \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stdarg.h \
	C:/hasbani/apps/libUtility/xxxprotocol.h

httpfilesInterface.o: C:/hasbani/Apps/libSghHttpd/httpfilesInterface.c \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stddef.h \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stdarg.h \
	C:/hasbani/Apps/libSghHttpd/httpbasic.h \
	C:/hasbani/Apps/libSghHttpd/inetn.h \
	C:/hasbani/apps/libSghNat/OneOneNatConstant.h \
	C:/hasbani/apps/cfgmgr/flash_api.h \
	C:/hasbani/Apps/libSghHttpd/test.h \
	C:/hasbani/Apps/CheckPVCSBuildF2P/Showtime.h \
	C:/hasbani/Apps/CheckPVCSBuildF2P/ShtmStb.h \
	C:/hasbani/Apps/CheckPVCSBuildF2P/ShtmSrv.h \
	C:/hasbani/Apps/CheckPVCSBuildF2P/ShtmSnmpA.h \
	C:/hasbani/Apps/SnmpA/SnmpApi.h \
	C:/hasbani/Apps/SnmpA/SnmpAIfMib.h \
	C:/hasbani/Apps/CheckPVCSBuildF2P/ShtmCfg.h \
	C:/hasbani/apps/cfgmgr/JxCfgMgr.h \
	C:/hasbani/apps/libSghNat/dhcpClientinterface.h \
	C:/hasbani/Apps/libSecurity/libSecurity.h \
	C:/hasbani/apps/libSghNat/lansecurity.h \
	C:/hasbani/Apps/wlan/wlancomm/wlancomm.h \
	C:/hasbani/Apps/wlan/wlancomm/cfg.h \
	C:/hasbani/Apps/wlan/wlancomm/wlanAccessCtrl.h \
	C:/hasbani/Apps/wlan/wlancomm/cfg.h \
	C:/hasbani/Apps/libSghHttpd/user_init.h \
	C:/hasbani/apps/libSghNat/dhcpserver.h \
	C:/hasbani/apps/libUtility/xxxstdio.h \
	C:/hasbani/Apps/syslog/h/logdrv.h \
	C:/hasbani/apps/libSghNat/logevent.h \
	C:/hasbani/Apps/libSghHttpd/WebPages/bg.c \
	C:/hasbani/Apps/libSghHttpd/WebPages/none.c \
	C:/hasbani/Apps/libSghHttpd/WebPages/bullet.c \
	C:/hasbani/Apps/libSghHttpd/WebPages/login.c \
	C:/hasbani/Apps/libSghHttpd/WebPages/relogin.c \
	C:/hasbani/Apps/libSghHttpd/DynamicWebPages/logout.c \
	C:/hasbani/Apps/libSghHttpd/WebPages/WholeView.c \
	C:/hasbani/Apps/libSghHttpd/DynamicWebPages/menu.c \
	C:/hasbani/Apps/libSghHttpd/DynamicWebPages/initpage.c \
	C:/hasbani/Apps/libSghHttpd/DynamicWebPages/adslLogin.c \
	C:/hasbani/apps/libUtility/xxxmiscu.h \
	C:/hasbani/Apps/libSghHttpd/WebPages/resetcfg.c \
	C:/hasbani/Apps/libSghHttpd/WebPages/reboot.c \
	C:/hasbani/Apps/libSghHttpd/WebPages/waitReboot.c \
	C:/hasbani/Apps/libSghHttpd/WebPages/suspend.c \
	C:/hasbani/Apps/libSghHttpd/DynamicWebPages/adslInfo.c \
	C:/hasbani/Apps/libSghHttpd/DynamicWebPages/statusPage.c \
	C:/hasbani/Apps/libSghHttpd/WebPages/softUpgrade.c \
	C:/hasbani/Apps/libSghHttpd/WebPages/upConfirm.c \
	C:/hasbani/Apps/libSghHttpd/DynamicWebPages/GoToUpgradeMode.c \
	C:/hasbani/Apps/libSghHttpd/WebPages/support.c \
	C:/hasbani/Apps/libSghHttpd/DynamicWebPages/intip.c \
	C:/hasbani/Apps/libSghHttpd/DynamicWebPages/extip.c \
	C:/hasbani/Apps/libSghHttpd/DynamicWebPages/logoMenu.c \
	C:/hasbani/Apps/libSghHttpd/DynamicWebPages/index.c \
	C:/hasbani/Apps/libSghHttpd/WebPages/password.c \
	C:/hasbani/Apps/libSghHttpd/DynamicWebPages/wireless.c \
	C:/hasbani/Apps/libSghHttpd/DynamicWebPages/sysinfo.c \
	C:/hasbani/Apps/libSghHttpd/WebPages/dnsServerNotReady.c \
	C:/hasbani/Apps/libSghHttpd/DynamicWebPages/wanready.c \
	C:/hasbani/Apps/libSghHttpd/DynamicWebPages/ManagerMenu.c \
	C:/hasbani/Apps/libSghHttpd/DynamicWebPages/Manager.c \
	C:/hasbani/Apps/libSghHttpd/DynamicWebPages/ManagerInterface.c \
	C:/hasbani/Apps/libSghHttpd/DynamicWebPages/msglog.c \
	C:/hasbani/Apps/libnapt/naptcontrol.h \
	C:/hasbani/Apps/libSghHttpd/DynamicWebPages/nat.c \
	C:/hasbani/Apps/libSghHttpd/DynamicWebPages/natDmz.c \
	C:/hasbani/Apps/libSghHttpd/DynamicWebPages/natPort.c \
	C:/hasbani/Apps/libSghHttpd/DynamicWebPages/natPortAdd.c \
	C:/hasbani/Apps/libSghHttpd/DynamicWebPages/dhcpreserve.c \
	C:/hasbani/Apps/libSghHttpd/DynamicWebPages/adslAdvance.c \
	C:/hasbani/Apps/libSghHttpd/DynamicWebPages/logEventHtm.c \
	C:/hasbani/Apps/libSghHttpd/DynamicWebPages/MiscuAdvance.c

user_init.o: C:/hasbani/Apps/libSghHttpd/user_init.c \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stddef.h \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stdarg.h \
	C:/hasbani/apps/cfgmgr/flash_api.h \
	C:/hasbani/apps/cfgmgr/JxCfgMgr.h \
	C:/hasbani/Apps/CheckPVCSBuildF2P/config.h \
	C:/hasbani/Apps/CheckPVCSBuildF2P/c166.h \
	C:/hasbani/Apps/CheckPVCSBuildF2P/project.h \
	C:/hasbani/apps/ppp/h/ppp_api.h \
	C:/hasbani/apps/ppp/h/PppCfg.h \
	C:/hasbani/Apps/libSghHttpd/user_init.h \
	C:/hasbani/apps/libSghNat/oneonenatconstant.h \
	C:/hasbani/Apps/CheckPVCSBuildF2P/ShtmStb.h \
	C:/hasbani/Apps/CheckPVCSBuildF2P/ShtmSrv.h \
	C:/hasbani/Apps/CheckPVCSBuildF2P/Showtime.h \
	C:/hasbani/Apps/CheckPVCSBuildF2P/ShtmSnmpA.h \
	C:/hasbani/Apps/SnmpA/SnmpApi.h \
	C:/hasbani/Apps/SnmpA/SnmpAIfMib.h \
	C:/hasbani/Apps/CheckPVCSBuildF2P/ShtmCfg.h \
	C:/hasbani/Apps/CheckPVCSBuildF2P/Showtime.h

telnet.o: C:/hasbani/Apps/libSghHttpd/telnet.c \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stddef.h \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stdarg.h \
	C:/hasbani/Apps/libSghHttpd/telnet.h \
	C:/hasbani/apps/cfgmgr/flash_api.h


## user defined rules

