# Makefile generated by the project manager
#


## core information

PRJ_FILE       = libDeflate.wpj
PRJ_DIR        = C:/hasbani/apps/libDeflate/build
PRJ_TYPE       = vxApp
PRJ_OBJS       = zutil.o deflate.o infblock.o infcodes.o inffast.o inflate.o inftrees.o infutil.o test.o trees.o adler32.o
BUILD_SPEC     = ARMARCH4gnu
TGT_DIR        = $(WIND_BASE)/target




## build-configuration info

ifeq ($(BUILD_SPEC),ARMARCH4gnu)
CPU              = ARMARCH4
TOOL             = gnu
DEFAULT_RULE     = archive
endif

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

## build-configuration info

ifeq ($(BUILD_SPEC),ARMARCH4gnu)
AR               = ararm
ARCHIVE          = C:/hasbani/build/libDeflate.a
AS               = ccarm
CC               = ccarm
CFLAGS           = -mcpu=arm8 -mapcs-32 -mlittle-endian -fno-builtin -DRW_MULTI_THREAD -D_REENTRANT -O2 -mno-sched-prolog -fvolatile -fno-for-scope -DARMEL -I. -IC:/Tornado.211/target/h -IC:/Tornado.211/host/x86-win32/include/g++-3 -DCPU=ARMARCH4
CFLAGS_AS        = -g -mcpu=arm8 -mapcs-32 -mlittle-endian -ansi -O2 -mno-sched-prolog -fvolatile -fno-for-scope -P -xassembler-with-cpp -I. -IC:/Tornado.211/target/h -IC:/Tornado.211/host/x86-win32/include/g++-3 -DCPU=ARMARCH4
CPP              = ccarm -E -P -xc
LD               = ldarm
LDDEPS           = 
LDFLAGS          = -X -EL -N
LD_PARTIAL_FLAGS = -X -EL -r
NM               = nmarm -g
OPTION_DEFINE_MACRO = -D
OPTION_INCLUDE_DIR = -I
OPTION_LANG_C    = -xc
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),ARMARCH4gnu)
zutil.o:
	$(CC) -mcpu=arm8 -mapcs-32 -mlittle-endian -fno-builtin -DRW_MULTI_THREAD -D_REENTRANT -O2 -mno-sched-prolog -fvolatile -fno-for-scope -DARMEL -I. -I$(WIND_BASE)/target/h -I$(WIND_BASE)/host/$(WIND_HOST_TYPE)/include/g++-3 -DCPU=ARMARCH4 -c C:/hasbani/APPS/libDeflate/zutil.c
deflate.o:
	$(CC) -mcpu=arm8 -mapcs-32 -mlittle-endian -fno-builtin -DRW_MULTI_THREAD -D_REENTRANT -O2 -mno-sched-prolog -fvolatile -fno-for-scope -DARMEL -I. -I$(WIND_BASE)/target/h -I$(WIND_BASE)/host/$(WIND_HOST_TYPE)/include/g++-3 -DCPU=ARMARCH4 -c C:/hasbani/APPS/libDeflate/deflate.c
infblock.o:
	$(CC) -mcpu=arm8 -mapcs-32 -mlittle-endian -fno-builtin -DRW_MULTI_THREAD -D_REENTRANT -O2 -mno-sched-prolog -fvolatile -fno-for-scope -DARMEL -I. -I$(WIND_BASE)/target/h -I$(WIND_BASE)/host/$(WIND_HOST_TYPE)/include/g++-3 -DCPU=ARMARCH4 -c C:/hasbani/APPS/libDeflate/infblock.c
infcodes.o:
	$(CC) -mcpu=arm8 -mapcs-32 -mlittle-endian -fno-builtin -DRW_MULTI_THREAD -D_REENTRANT -O2 -mno-sched-prolog -fvolatile -fno-for-scope -DARMEL -I. -I$(WIND_BASE)/target/h -I$(WIND_BASE)/host/$(WIND_HOST_TYPE)/include/g++-3 -DCPU=ARMARCH4 -c C:/hasbani/APPS/libDeflate/infcodes.c
inffast.o:
	$(CC) -mcpu=arm8 -mapcs-32 -mlittle-endian -fno-builtin -DRW_MULTI_THREAD -D_REENTRANT -O2 -mno-sched-prolog -fvolatile -fno-for-scope -DARMEL -I. -I$(WIND_BASE)/target/h -I$(WIND_BASE)/host/$(WIND_HOST_TYPE)/include/g++-3 -DCPU=ARMARCH4 -c C:/hasbani/APPS/libDeflate/inffast.c
inflate.o:
	$(CC) -mcpu=arm8 -mapcs-32 -mlittle-endian -fno-builtin -DRW_MULTI_THREAD -D_REENTRANT -O2 -mno-sched-prolog -fvolatile -fno-for-scope -DARMEL -I. -I$(WIND_BASE)/target/h -I$(WIND_BASE)/host/$(WIND_HOST_TYPE)/include/g++-3 -DCPU=ARMARCH4 -c C:/hasbani/APPS/libDeflate/inflate.c
inftrees.o:
	$(CC) -mcpu=arm8 -mapcs-32 -mlittle-endian -fno-builtin -DRW_MULTI_THREAD -D_REENTRANT -O2 -mno-sched-prolog -fvolatile -fno-for-scope -DARMEL -I. -I$(WIND_BASE)/target/h -I$(WIND_BASE)/host/$(WIND_HOST_TYPE)/include/g++-3 -DCPU=ARMARCH4 -c C:/hasbani/APPS/libDeflate/inftrees.c
infutil.o:
	$(CC) -mcpu=arm8 -mapcs-32 -mlittle-endian -fno-builtin -DRW_MULTI_THREAD -D_REENTRANT -O2 -mno-sched-prolog -fvolatile -fno-for-scope -DARMEL -I. -I$(WIND_BASE)/target/h -I$(WIND_BASE)/host/$(WIND_HOST_TYPE)/include/g++-3 -DCPU=ARMARCH4 -c C:/hasbani/APPS/libDeflate/infutil.c
test.o:
	$(CC) -mcpu=arm8 -mapcs-32 -mlittle-endian -fno-builtin -DRW_MULTI_THREAD -D_REENTRANT -O2 -mno-sched-prolog -fvolatile -fno-for-scope -DARMEL -I. -I$(WIND_BASE)/target/h -I$(WIND_BASE)/host/$(WIND_HOST_TYPE)/include/g++-3 -DCPU=ARMARCH4 -c C:/hasbani/APPS/libDeflate/test.c
trees.o:
	$(CC) -mcpu=arm8 -mapcs-32 -mlittle-endian -fno-builtin -DRW_MULTI_THREAD -D_REENTRANT -O2 -mno-sched-prolog -fvolatile -fno-for-scope -DARMEL -I. -I$(WIND_BASE)/target/h -I$(WIND_BASE)/host/$(WIND_HOST_TYPE)/include/g++-3 -DCPU=ARMARCH4 -c C:/hasbani/APPS/libDeflate/trees.c
adler32.o:
	$(CC) -mcpu=arm8 -mapcs-32 -mlittle-endian -fno-builtin -DRW_MULTI_THREAD -D_REENTRANT -O2 -mno-sched-prolog -fvolatile -fno-for-scope -DARMEL -I. -I$(WIND_BASE)/target/h -I$(WIND_BASE)/host/$(WIND_HOST_TYPE)/include/g++-3 -DCPU=ARMARCH4 -c C:/hasbani/APPS/libDeflate/adler32.c
endif


## dependencies

zutil.o: C:/hasbani/APPS/libDeflate/zutil.c \
	C:/hasbani/APPS/libDeflate/zutil.h \
	C:/hasbani/APPS/libDeflate/zlib.h \
	C:/hasbani/APPS/libDeflate/zconf.h \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stddef.h

deflate.o: C:/hasbani/APPS/libDeflate/deflate.c \
	C:/hasbani/APPS/libDeflate/deflate.h \
	C:/hasbani/APPS/libDeflate/zutil.h \
	C:/hasbani/APPS/libDeflate/zlib.h \
	C:/hasbani/APPS/libDeflate/zconf.h \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stddef.h

infblock.o: C:/hasbani/APPS/libDeflate/infblock.c \
	C:/hasbani/APPS/libDeflate/zutil.h \
	C:/hasbani/APPS/libDeflate/zlib.h \
	C:/hasbani/APPS/libDeflate/zconf.h \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stddef.h \
	C:/hasbani/APPS/libDeflate/infblock.h \
	C:/hasbani/APPS/libDeflate/inftrees.h \
	C:/hasbani/APPS/libDeflate/infcodes.h \
	C:/hasbani/APPS/libDeflate/infutil.h

infcodes.o: C:/hasbani/APPS/libDeflate/infcodes.c \
	C:/hasbani/APPS/libDeflate/zutil.h \
	C:/hasbani/APPS/libDeflate/zlib.h \
	C:/hasbani/APPS/libDeflate/zconf.h \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stddef.h \
	C:/hasbani/APPS/libDeflate/inftrees.h \
	C:/hasbani/APPS/libDeflate/infblock.h \
	C:/hasbani/APPS/libDeflate/infcodes.h \
	C:/hasbani/APPS/libDeflate/infutil.h \
	C:/hasbani/APPS/libDeflate/inffast.h

inffast.o: C:/hasbani/APPS/libDeflate/inffast.c \
	C:/hasbani/APPS/libDeflate/zutil.h \
	C:/hasbani/APPS/libDeflate/zlib.h \
	C:/hasbani/APPS/libDeflate/zconf.h \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stddef.h \
	C:/hasbani/APPS/libDeflate/inftrees.h \
	C:/hasbani/APPS/libDeflate/infblock.h \
	C:/hasbani/APPS/libDeflate/infcodes.h \
	C:/hasbani/APPS/libDeflate/infutil.h \
	C:/hasbani/APPS/libDeflate/inffast.h

inflate.o: C:/hasbani/APPS/libDeflate/inflate.c \
	C:/hasbani/APPS/libDeflate/zutil.h \
	C:/hasbani/APPS/libDeflate/zlib.h \
	C:/hasbani/APPS/libDeflate/zconf.h \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stddef.h \
	C:/hasbani/APPS/libDeflate/infblock.h

inftrees.o: C:/hasbani/APPS/libDeflate/inftrees.c \
	C:/hasbani/APPS/libDeflate/zutil.h \
	C:/hasbani/APPS/libDeflate/zlib.h \
	C:/hasbani/APPS/libDeflate/zconf.h \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stddef.h \
	C:/hasbani/APPS/libDeflate/inftrees.h \
	C:/hasbani/APPS/libDeflate/inffixed.h

infutil.o: C:/hasbani/APPS/libDeflate/infutil.c \
	C:/hasbani/APPS/libDeflate/zutil.h \
	C:/hasbani/APPS/libDeflate/zlib.h \
	C:/hasbani/APPS/libDeflate/zconf.h \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stddef.h \
	C:/hasbani/APPS/libDeflate/infblock.h \
	C:/hasbani/APPS/libDeflate/inftrees.h \
	C:/hasbani/APPS/libDeflate/infcodes.h \
	C:/hasbani/APPS/libDeflate/infutil.h

test.o: C:/hasbani/APPS/libDeflate/test.c \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stddef.h \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stdarg.h \
	C:/hasbani/APPS/libDeflate/zlib.h \
	C:/hasbani/APPS/libDeflate/zconf.h

trees.o: C:/hasbani/APPS/libDeflate/trees.c \
	C:/hasbani/APPS/libDeflate/deflate.h \
	C:/hasbani/APPS/libDeflate/zutil.h \
	C:/hasbani/APPS/libDeflate/zlib.h \
	C:/hasbani/APPS/libDeflate/zconf.h \
	$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/arm-wrs-vxworks/2.9-010413/include/stddef.h \
	C:/hasbani/APPS/libDeflate/trees.h

adler32.o: C:/hasbani/APPS/libDeflate/adler32.c \
	C:/hasbani/APPS/libDeflate/zlib.h \
	C:/hasbani/APPS/libDeflate/zconf.h


## user defined rules

