# Makefile generated by the project manager
#


## core information

PRJ_FILE       = UconfigLib.wpj
PRJ_DIR        = D:/tornado/target/proj/UconfigLib
PRJ_TYPE       = vxApp
PRJ_OBJS       = UconfigLib.o
BUILD_SPEC     = ARM7TDMIgnu
TGT_DIR        = $(WIND_BASE)/target




## build-configuration info

ifeq ($(BUILD_SPEC),ARM7TDMIgnu)
CPU              = ARM7TDMI
TOOL             = gnu
DEFAULT_RULE     = archive
endif

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

## build-configuration info

ifeq ($(BUILD_SPEC),ARM7TDMIgnu)
AR               = ararm
ARCHIVE          = D:/tornado/target/lib/LibxxxUconfig.a
AS               = ccarm
CC               = ccarm
CFLAGS           = -O2 -mcpu=arm7tdmi -mapcs-32 -mno-thumb-interwork -nostdinc -DRW_MULTI_THREAD -D_REENTRANT -mno-sched-prolog -fno-builtin -fvolatile -I. -ID:/tornado/target/h -DCPU=ARM7TDMI
CFLAGS_AS        = -g -mcpu=arm7tdmi -mapcs-32 -mno-thumb-interwork -ansi -nostdinc -mno-sched-prolog -fno-builtin -fvolatile -P -x assembler-with-cpp -I. -ID:/tornado/target/h -DCPU=ARM7TDMI
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),ARM7TDMIgnu)
UconfigLib.o:
	$(CC) -O2 -mcpu=arm7tdmi -mapcs-32 -mno-thumb-interwork -nostdinc -DRW_MULTI_THREAD -D_REENTRANT -mno-sched-prolog -fno-builtin -fvolatile -I. -I$(WIND_BASE)/target/h -DCPU=ARM7TDMI -c $(PRJ_DIR)/UconfigLib.c
endif


## dependencies

UconfigLib.o: $(PRJ_DIR)/UconfigLib.c


## user defined rules

