- __STANDARD__=YES
- SRCROOT=......
- RM=rm -rf
- RM_DIR=rm -rf
- MAKE_DEP=
- MAKE_DEP_FLAGS=$(INCLUDES) $(DEFINES)
- LD=
- LDFLAGS=
- CP=copy
- MAKE=nmake
- CC="C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc"
- CXXFLAGS=-s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2 $(INCLUDES) $(DEFINES)
- CC="C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc"
- CCFLAGS=-x c++ -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2 $(INCLUDES) $(DEFINES)
- CC="C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc"
- CXXFLAGS=-s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2 $(INCLUDES) $(DEFINES)
- SRCS=fileindextable.cpp
- OBJS=$(COMPILED_OBJS) $(SOURCE_OBJS)
- COMPILED_OBJS=thumb-rel32objfileindextable.o
- SOURCE_OBJS=
- INCLUDES=-I ......commonruntimepub -I ......commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ......commoninclude -I ......commoncontainerpub -I ......commondbgtoolpub -I ......commonutilpub -I .pub
- DEFINES=-I . -include thumb-rel32datatype_common_container_ribodefs.h
- STATIC_LIBS=......commonsystemthumb-rel32syslib.lib ......commondbgtoolthumb-rel32debuglib.lib ......commonruntimethumb-rel32runtlib.lib
- DYNAMIC_LIBS="C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELestlib.lib"
- .s.obj:
- $(CC) $(CXXFLAGS) -o $@ -c $<
- .c.o:
- $(CC) $(CCFLAGS) -o $@ -c $<
- .cpp.o:
- $(CC) $(CXXFLAGS) -o $@ -c $<
- all: thumb-rel32obj thumb-rel32dtcomcontlib.lib
- thumb-rel32obj:
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- all_objects: $(OBJS)
- thumb-rel32dtcomcontlib.lib: $(OBJS)
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -rm thumb-rel32dtcomcontlib.lib
- "C:Symbian6.1Shared/EPOC32/gcc/bin/ar" rv thumb-rel32dtcomcontlib.lib $(OBJS)
- "C:Symbian6.1Shared/EPOC32/gcc/bin/ranlib" thumb-rel32dtcomcontlib.lib
- thumb-rel32objfileindextable.o: fileindextable.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objfileindextable.o -c fileindextable.cpp
- clean:
- $(RM) thumb-rel32dtcomcontlib.lib thumb-rel32objfileindextable.o
- ......releasedtcomcontlib.lib: thumb-rel32dtcomcontlib.lib
- -@if NOT exist "......release" mkdir "......release"
- rm -rf "......releasedtcomcontlib.lib"
- copy "thumb-rel32dtcomcontlib.lib" "......releasedtcomcontlib.lib"
- copy: ......releasedtcomcontlib.lib
- depend:
- python C:sourcebuildbinmkdepend /tthumb-rel32obj /mMakefile $(DEFINES) $(INCLUDES) $(SRCS)
- # DO NOT DELETE -- mkdepend depends on this line
- thumb-rel32objfileindextable.obj: "fileindextable.cpp"
- thumb-rel32objfileindextable.obj: "......commonincludehxresult.h"
- thumb-rel32objfileindextable.obj: "......commonincludehxtypes.h"
- thumb-rel32objfileindextable.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objfileindextable.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objfileindextable.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objfileindextable.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objfileindextable.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objfileindextable.obj: "......commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objfileindextable.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objfileindextable.obj: "......commonincludehxbastsd.h"
- thumb-rel32objfileindextable.obj: ".pubfileindextable.h"
- thumb-rel32objfileindextable.obj: "thumb-rel32datatype_common_container_ribodefs.h"