# Makefile generated by the project manager
#


## core information

PRJ_FILE       = nat_admin.wpj
PRJ_DIR        = C:/WINNT/Profiles/group4/Desktop/Group4
PRJ_TYPE       = vxApp
PRJ_OBJS       = nat_admin_ixp.o
BUILD_SPEC     = ARMSA110gnu
TGT_DIR        = $(WIND_BASE)/target




## build-configuration info

ifeq ($(BUILD_SPEC),ARMSA110gnu)
CPU              = ARMSA110
TOOL             = gnu
DEFAULT_RULE     = nat_admin.out
endif

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

## build-configuration info

ifeq ($(BUILD_SPEC),ARMSA110gnu)
AR               = ararm
AS               = ccarm
CC               = ccarm
CFLAGS           = -g -mcpu=strongarm110 -mapcs-32 -ansi -nostdinc -DRW_MULTI_THREAD -D_REENTRANT -mno-sched-prolog -fno-builtin -fvolatile -I. -IC:/Tornado/target/h -Ic:\ixp1200\include -Ic:\ixp1200\utils -DCPU=ARMSA110 -DIOSTYLE=HARDWARE -DOS=VXWORKS
CFLAGS_AS        = -g -mcpu=strongarm110 -mapcs-32 -ansi -nostdinc -mno-sched-prolog -fno-builtin -fvolatile -P -x assembler-with-cpp -I. -Ic:\ixp1200\include -Ic:\ixp1200\utils -IC:/Tornado/target/h -DCPU=ARMSA110 -DIOSTYLE=HARDWARE -DOS=VXWORKS
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),ARMSA110gnu)
nat_admin_ixp.o:
	$(CC) -g -mcpu=strongarm110 -mapcs-32 -ansi -nostdinc -DRW_MULTI_THREAD -D_REENTRANT -mno-sched-prolog -fno-builtin -fvolatile -I. -I$(WIND_BASE)/target/h -Ic:\ixp1200\include -Ic:\ixp1200\utils -DCPU=ARMSA110 -DIOSTYLE=HARDWARE -DOS=VXWORKS -c $(PRJ_DIR)/nat_admin_ixp.cpp
endif


## dependencies

nat_admin_ixp.o: $(PRJ_DIR)/nat_admin_ixp.cpp


## user defined rules

