# Makefile generated by the project manager
#


## core information

PRJ_FILE       = Project2.wpj
PRJ_DIR        = C:/Projects/multipleProjects/Project2
PRJ_TYPE       = vxApp
PRJ_OBJS       = file2.o
BUILD_SPEC     = SIMNTgnu
TGT_DIR        = $(WIND_BASE)/target




## build-configuration info

ifeq ($(BUILD_SPEC),SIMNTgnu)
CPU              = SIMNT
TOOL             = gnu
DEFAULT_RULE     = Project2.out
endif

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

## build-configuration info

ifeq ($(BUILD_SPEC),SIMNTgnu)
AR               = arsimpc
AS               = ccsimpc
CC               = ccsimpc
CFLAGS           = -U__WINNT -UWIN32 -U__WINNT__ -UWINNT -U__MINGW32__ -U_WIN32 -U__WIN32 -U__WIN32__ -U__WIN32 -mpentium -ansi -nostdinc -g -nostdlib -fno-builtin -fno-defer-pop -Wall -DRW_MULTI_THREAD -D_REENTRANT -I. -IC:/Tornado_II/ppc/target/h -DCPU=SIMNT
CFLAGS_AS        = -mpentium -ansi -nostdinc -g -nostdlib -fno-builtin -fno-defer-pop -P -x assembler-with-cpp -I. -IC:/Tornado_II/ppc/target/h -DCPU=SIMNT
CPP              = ccsimpc -E -P -xc
LD               = ldsimpc
LDDEPS           = 
LDFLAGS          = --subsystem=windows
LD_PARTIAL_FLAGS = -r
NM               = nmsimpc -g
OPTION_DEFINE_MACRO = -D
OPTION_INCLUDE_DIR = -I
POST_BUILD_RULE  = 
PRJ_LIBS         = 
SIZE             = sizesimpc
TOOLENV          = simpc
include ../../super_link # = 
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),SIMNTgnu)
file2.o:
	$(CC) -U__WINNT -UWIN32 -U__WINNT__ -UWINNT -U__MINGW32__ -U_WIN32 -U__WIN32 -U__WIN32__ -U__WIN32 -mpentium -ansi -nostdinc -g -nostdlib -fno-builtin -fno-defer-pop -Wall -DRW_MULTI_THREAD -D_REENTRANT -I. -I$(WIND_BASE)/target/h -DCPU=SIMNT -c $(PRJ_DIR)/../src/file2.c
endif


## dependencies

file2.o: $(PRJ_DIR)/../src/file2.c


## user defined rules

