- __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/gcc"
- CXXFLAGS=-fomit-frame-pointer -march=armv4t -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/gcc"
- CCFLAGS=-fomit-frame-pointer -march=armv4t -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/gcc"
- CXXFLAGS=-fomit-frame-pointer -march=armv4t -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=platformarmcore_gcc.s resample.c
- OBJS=$(COMPILED_OBJS) $(SOURCE_OBJS)
- COMPILED_OBJS=thumb-rel32objplatformarmcore_gcc.obj thumb-rel32objresample.o
- SOURCE_OBJS=
- INCLUDES=-I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....commoninclude -I .pub -I ....commondbgtoolpub
- DEFINES=-I . -include thumb-rel32audio_fixptresampler_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-rel32fixptresampler.lib
- thumb-rel32obj:
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- all_objects: $(OBJS)
- thumb-rel32fixptresampler.lib: $(OBJS)
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -rm thumb-rel32fixptresampler.lib
- "C:Symbian6.1Shared/EPOC32/gcc/bin/ar" rv thumb-rel32fixptresampler.lib $(OBJS)
- "C:Symbian6.1Shared/EPOC32/gcc/bin/ranlib" thumb-rel32fixptresampler.lib
- thumb-rel32objplatformarmcore_gcc.obj: platformarmcore_gcc.s
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objplatform" mkdir "thumb-rel32objplatform"
- -@if NOT exist "thumb-rel32objplatformarm" mkdir "thumb-rel32objplatformarm"
- $(CC) $(CXXFLAGS) -o thumb-rel32objplatformarmcore_gcc.obj -c platformarmcore_gcc.s
- thumb-rel32objresample.o: resample.c
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CCFLAGS) -o thumb-rel32objresample.o -c resample.c
- clean:
- $(RM) thumb-rel32fixptresampler.lib thumb-rel32objplatformarmcore_gcc.obj thumb-rel32objresample.o
- ....releasefixptresampler.lib: thumb-rel32fixptresampler.lib
- -@if NOT exist "....release" mkdir "....release"
- rm -rf "....releasefixptresampler.lib"
- copy "thumb-rel32fixptresampler.lib" "....releasefixptresampler.lib"
- copy: ....releasefixptresampler.lib
- depend:
- python C:sourcebuildbinmkdepend /tthumb-rel32obj /mMakefile $(DEFINES) $(INCLUDES) $(SRCS)
- # DO NOT DELETE -- mkdepend depends on this line
- thumb-rel32objplatformarmcore_gcc.obj: "platformarmcore_gcc.s"
- thumb-rel32objplatformarmcore_gcc.obj: "thumb-rel32audio_fixptresampler_ribodefs.h"
- thumb-rel32objresample.obj: "resample.c"
- thumb-rel32objresample.obj: "....commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objresample.obj: "....commonincludehxtypes.h"
- thumb-rel32objresample.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objresample.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objresample.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objresample.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objresample.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objresample.obj: "....commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objresample.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objresample.obj: "....commonincludehxbastsd.h"
- thumb-rel32objresample.obj: "....commonruntimepubhlxclibstdlib.h"
- thumb-rel32objresample.obj: "....commonruntimepubhlxclib/string.h"
- thumb-rel32objresample.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objresample.obj: "....commonruntimepubhlxclibstring.h"
- thumb-rel32objresample.obj: "....commonruntimepubhlxclibctype.h"
- thumb-rel32objresample.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objresample.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objresample.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objresample.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objresample.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objresample.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objresample.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objresample.obj: "resample.h"
- thumb-rel32objresample.obj: "core.h"
- thumb-rel32objresample.obj: "filter.h"
- thumb-rel32objresample.obj: "thumb-rel32audio_fixptresampler_ribodefs.h"