# Makefile generated by the project manager
#


## core information

PRJ_FILE       = vpn.wpj
PRJ_DIR        = E:/projects/vpn/control_plane
PRJ_TYPE       = vxApp
PRJ_OBJS       = rtm.o
BUILD_SPEC     = ARMSA110gnu
TGT_DIR        = $(WIND_BASE)/target




## build-configuration info

ifeq ($(BUILD_SPEC),ARMSA110gnu)
CPU              = ARMSA110
TOOL             = gnu
DEFAULT_RULE     = vpn.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:/Tornado/target/h -Ic:\ixp1200\include -Ic:\ixp1200\utils -DCPU=ARMSA110 -DIOSTYLE=HARDWARE -DOS=VXWORKS
CPP              = ccarm -E -P -xc
LD               = ldarm
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)
rtm.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)/rtm.cpp
endif


## dependencies

rtm.o: $(PRJ_DIR)/rtm.cpp \
	c:/ixp1200/include/thread.h \
	c:/ixp1200/include/libd.h \
	c:/ixp1200/include/hal_sram.h \
	c:/ixp1200/include/TS.h \
	c:/ixp1200/include/umsg.h \
	c:/ixp1200/include/sem.h \
	c:/ixp1200/include/core_io.h \
	c:/ixp1200/include/ambaio.h \
	c:/ixp1200/include/uclo.h \
	c:/ixp1200/include/xact_api.h \
	c:/ixp1200/include/Xact_API.h


## user defined rules

