# Makefile generated by the project manager
#


## core information

PRJ_FILE       = tap2.wpj
PRJ_DIR        = C:/IXSDK/demos/servio/Tap2
PRJ_TYPE       = vxApp
PRJ_OBJS       = tapactions_stats.o
BUILD_SPEC     = ARMSA110gnu
TGT_DIR        = $(WIND_BASE)/target




## build-configuration info

ifeq ($(BUILD_SPEC),ARMSA110gnu)
CPU              = ARMSA110
TOOL             = gnu
DEFAULT_RULE     = tap2.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:\ixsdk\include -DCPU=ARMSA110 -S -fs -o tap2.s
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:\ixsdk\include -DCPU=ARMSA110 -S -fs -o tap2.s
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)
tapactions_stats.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:\ixsdk\include -DCPU=ARMSA110 -S -fs -o tap2.s -c $(PRJ_DIR)/source/tapactions_stats.cpp
endif


## dependencies

tapactions_stats.o: $(PRJ_DIR)/source/tapactions_stats.cpp


## user defined rules

