# Makefile generated by the project manager
#


## core information

PRJ_FILE       = libSghDhcpc.wpj
PRJ_DIR        = C:/hasbani/Apps/libDhcpClients
PRJ_TYPE       = vxApp
PRJ_OBJS       = dhcpclients.o dhcpclientsControl.o arpManager.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/libDhcpClients.a
AS               = ccarm
CC               = ccarm
CFLAGS           = -mcpu=arm8 -mapcs-32 -mlittle-endian -fno-builtin -DRW_MULTI_THREAD -D_REENTRANT -O2 -Wall -mno-sched-prolog -fvolatile -fno-for-scope -DARMEL -IC:/Tornado.211/target/h -IC:/Hasbani/apps/libUtility -IC:/Hasbani/apps/libSghNat -IC:/Tornado.211/host/x86-win32/include/g++-3 -DCPU=ARMARCH4
CFLAGS_AS        = -g -mcpu=arm8 -mapcs-32 -mlittle-endian -ansi -O2 -mno-sched-prolog -fvolatile -fno-for-scope -P -xassembler-with-cpp -I. -IC:/Tornado.211/target/h -IC:/Tornado.211/host/x86-win32/include/g++-3 -DCPU=ARMARCH4
CPP              = ccarm -E -P -xc
LD               = ldarm
LDDEPS           = 
LDFLAGS          = -X -EL -N
LD_PARTIAL_FLAGS = -X -EL -r
NM               = nmarm -g
OPTION_DEFINE_MACRO = -D
OPTION_INCLUDE_DIR = -I
OPTION_LANG_C    = -xc
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)
dhcpclients.o:
	$(CC) -mcpu=arm8 -mapcs-32 -mlittle-endian -fno-builtin -DRW_MULTI_THREAD -D_REENTRANT -O2 -Wall -mno-sched-prolog -fvolatile -fno-for-scope -DARMEL -I$(WIND_BASE)/target/h -IC:/Hasbani/apps/libUtility -IC:/Hasbani/apps/libSghNat -I$(WIND_BASE)/host/$(WIND_HOST_TYPE)/include/g++-3 -DCPU=ARMARCH4 -c $(PRJ_DIR)/dhcpclients.c
dhcpclientsControl.o:
	$(CC) -mcpu=arm8 -mapcs-32 -mlittle-endian -fno-builtin -DRW_MULTI_THREAD -D_REENTRANT -O2 -Wall -mno-sched-prolog -fvolatile -fno-for-scope -DARMEL -I$(WIND_BASE)/target/h -IC:/Hasbani/apps/libUtility -IC:/Hasbani/apps/libSghNat -I$(WIND_BASE)/host/$(WIND_HOST_TYPE)/include/g++-3 -DCPU=ARMARCH4 -c $(PRJ_DIR)/dhcpclientsControl.c
arpManager.o:
	$(CC) -mcpu=arm8 -mapcs-32 -mlittle-endian -fno-builtin -DRW_MULTI_THREAD -D_REENTRANT -O2 -Wall -mno-sched-prolog -fvolatile -fno-for-scope -DARMEL -I$(WIND_BASE)/target/h -IC:/Hasbani/apps/libUtility -IC:/Hasbani/apps/libSghNat -I$(WIND_BASE)/host/$(WIND_HOST_TYPE)/include/g++-3 -DCPU=ARMARCH4 -c $(PRJ_DIR)/arpManager.c
endif


## dependencies

dhcpclients.o: $(PRJ_DIR)/dhcpclients.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 \
	C:/Hasbani/apps/libUtility/xxxmempool.h \
	C:/Hasbani/apps/libSghNat/oneonenatconstant.h \
	$(PRJ_DIR)/dhcpclients.h \
	C:/Hasbani/apps/libSghNat/muxlibex.h

dhcpclientsControl.o: $(PRJ_DIR)/dhcpclientsControl.c \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stddef.h \
	C:/Hasbani/apps/libSghNat/oneonenatconstant.h

arpManager.o: $(PRJ_DIR)/arpManager.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 \
	C:/Hasbani/apps/libUtility/xxxmempool.h \
	C:/Hasbani/apps/libSghNat/oneonenatconstant.h \
	$(PRJ_DIR)/dhcpclients.h \
	C:/Hasbani/apps/libSghNat/muxlibex.h


## user defined rules

