- __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=rasipr.cpp sipr_dll_stub.c sipr.uid.cpp
- OBJS=$(COMPILED_OBJS) $(SOURCE_OBJS)
- COMPILED_OBJS=thumb-rel32objrasipr.o thumb-rel32objsipr_dll_stub.o thumb-rel32objsipr.uid.o
- SOURCE_OBJS=
- INCLUDES=-I ..........commonruntimepub -I ..........commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ..........commoninclude -I ..........datatypeinclude -I ..........datatyperminclude -I ..........datatypermaudiocommonpub -I ..........datatypermaudiocodecsipropub -I .pub -I ..........commondbgtoolpub -I ..........commonutilpub -I ..........commoncontainerpub
- DEFINES=-I . -include thumb-rel32datatype_rm_audio_codec_sipro_ribodefs.h
- STATIC_LIBS=c:sourcehelixdatatype_distrmaudiocodecsiprofixptthumb-rel32sipro.lib ..........commonsystemthumb-rel32syslib.lib ..........commondbgtoolthumb-rel32debuglib.lib ..........commonruntimethumb-rel32runtlib.lib ..........commonsystemthumb-rel32syslib.lib ..........commondbgtoolthumb-rel32debuglib.lib ..........commonutilthumb-rel32utillib.lib ..........commoncontainerthumb-rel32contlib.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-rel32sipr.dll
- thumb-rel32obj:
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- all_objects: $(OBJS)
- thumb-rel32sipr.dll: $(OBJS) $(STATIC_LIBS)
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- python C:sourcebuildbinarmerge -d thumb-rel32objlib thumb-rel32sipr_libs.lib $(STATIC_LIBS)
- "C:Symbian6.1Shared/EPOC32/gcc/bin/dlltool" -m thumb --def sipr.def --output-exp thumb-rel32sipr.exp --dllname thumb-rel32sipr.dll
- python C:sourcebuildbinrlink.py ld -s --thumb-entry _E32Dll -u _E32Dll sipr.lnk thumb-rel32sipr.exp --dll --base-file thumb-rel32sipr.bas -o thumb-rel32sipr.dll C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELedll.lib $(OBJS) thumb-rel32sipr_libs.lib $(DYNAMIC_LIBS) C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELegcc.lib C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELeuser.lib
- rm thumb-rel32sipr.exp
- "C:Symbian6.1Shared/EPOC32/gcc/bin/dlltool" -m thumb --def sipr.def --dllname thumb-rel32sipr.dll --base-file thumb-rel32sipr.bas --output-exp thumb-rel32sipr.exp
- python C:sourcebuildbinrlink.py ld -s --thumb-entry _E32Dll -u _E32Dll sipr.lnk thumb-rel32sipr.exp --dll -Map thumb-rel32sipr.dll.map -o thumb-rel32sipr.dll C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELedll.lib $(OBJS) thumb-rel32sipr_libs.lib $(DYNAMIC_LIBS) C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELegcc.lib C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELeuser.lib
- "C:Symbian6.1Shared/epoc32/tools/petran" -nocall -uid1 0x10000079 -uid2 0x0 -uid3 0x0 thumb-rel32sipr.dll thumb-rel32sipr.dll
- rm thumb-rel32sipr.exp thumb-rel32sipr.bas
- rm thumb-rel32sipr_libs.lib
- thumb-rel32objrasipr.o: rasipr.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objrasipr.o -c rasipr.cpp
- thumb-rel32objsipr_dll_stub.o: sipr_dll_stub.c
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CCFLAGS) -o thumb-rel32objsipr_dll_stub.o -c sipr_dll_stub.c
- thumb-rel32objsipr.uid.o: sipr.uid.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objsipr.uid.o -c sipr.uid.cpp
- clean:
- $(RM) thumb-rel32sipr.dll thumb-rel32objrasipr.o thumb-rel32objsipr_dll_stub.o thumb-rel32objsipr.uid.o
- ..........releasesipr.dll: thumb-rel32sipr.dll
- -@if NOT exist "..........release" mkdir "..........release"
- rm -rf "..........releasesipr.dll"
- copy "thumb-rel32sipr.dll" "..........releasesipr.dll"
- copy: ..........releasesipr.dll
- depend:
- python C:sourcebuildbinmkdepend /tthumb-rel32obj /mMakefile $(DEFINES) $(INCLUDES) $(SRCS)
- # DO NOT DELETE -- mkdepend depends on this line
- thumb-rel32objrasipr.obj: "rasipr.cpp"
- thumb-rel32objrasipr.obj: "..........commonincludehxcom.h"
- thumb-rel32objrasipr.obj: "..........commonincludehxtypes.h"
- thumb-rel32objrasipr.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objrasipr.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objrasipr.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objrasipr.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objrasipr.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objrasipr.obj: "..........commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objrasipr.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objrasipr.obj: "..........commonincludehxbastsd.h"
- thumb-rel32objrasipr.obj: "..........commonincludehxresult.h"
- thumb-rel32objrasipr.obj: "..........commonincludehxiids.h"
- thumb-rel32objrasipr.obj: "..........commonincludehxpiids.h"
- thumb-rel32objrasipr.obj: "..........commonruntimepubhlxclib/string.h"
- thumb-rel32objrasipr.obj: "..........commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objrasipr.obj: "..........commonruntimepubhlxclibstring.h"
- thumb-rel32objrasipr.obj: "..........commonruntimepubhlxclibstdlib.h"
- thumb-rel32objrasipr.obj: "..........commonruntimepubhlxclibctype.h"
- thumb-rel32objrasipr.obj: "..........commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objrasipr.obj: "..........commonruntimepubhlxclib/memory.h"
- thumb-rel32objrasipr.obj: "..........commonruntimepubhlxclibmemory.h"
- thumb-rel32objrasipr.obj: "..........commonincludeatomicbase.h"
- thumb-rel32objrasipr.obj: "..........commonsystempubmicrosleep.h"
- thumb-rel32objrasipr.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objrasipr.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objrasipr.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objrasipr.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objrasipr.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objrasipr.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objrasipr.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objrasipr.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objrasipr.obj: "..........commonincludehxmutexlock.h"
- thumb-rel32objrasipr.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objrasipr.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objrasipr.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objrasipr.obj: "..........commonincludehxengin.h"
- thumb-rel32objrasipr.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objrasipr.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objrasipr.obj: "..........datatypermincluderacodec.h"
- thumb-rel32objrasipr.obj: "..........datatypeincludehxacodec.h"
- thumb-rel32objrasipr.obj: "..........datatypermaudiocodecsipropubwrapsipr2.h"
- thumb-rel32objrasipr.obj: "..........datatypermaudiocodecsipropubsipr_api.h"
- thumb-rel32objrasipr.obj: "..........datatypermaudiocodecsipropubproperty.h"
- thumb-rel32objrasipr.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objrasipr.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objrasipr.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objrasipr.obj: "thumb-rel32datatype_rm_audio_codec_sipro_ribodefs.h"
- thumb-rel32objsipr_dll_stub.obj: "sipr_dll_stub.c"
- thumb-rel32objsipr_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objsipr_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objsipr_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objsipr_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objsipr_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objsipr_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objsipr_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objsipr_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objsipr_dll_stub.obj: "..........commonsystempubhxglobalmgr.h"
- thumb-rel32objsipr_dll_stub.obj: "..........commonincludehxtypes.h"
- thumb-rel32objsipr_dll_stub.obj: "..........commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objsipr_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objsipr_dll_stub.obj: "..........commonincludehxbastsd.h"
- thumb-rel32objsipr_dll_stub.obj: "..........commonincludehxcom.h"
- thumb-rel32objsipr_dll_stub.obj: "..........commonincludehxresult.h"
- thumb-rel32objsipr_dll_stub.obj: "..........commonincludehxiids.h"
- thumb-rel32objsipr_dll_stub.obj: "..........commonincludehxpiids.h"
- thumb-rel32objsipr_dll_stub.obj: "..........commonruntimepubhlxclib/string.h"
- thumb-rel32objsipr_dll_stub.obj: "..........commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objsipr_dll_stub.obj: "..........commonruntimepubhlxclibstring.h"
- thumb-rel32objsipr_dll_stub.obj: "..........commonruntimepubhlxclibstdlib.h"
- thumb-rel32objsipr_dll_stub.obj: "..........commonruntimepubhlxclibctype.h"
- thumb-rel32objsipr_dll_stub.obj: "..........commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objsipr_dll_stub.obj: "..........commonruntimepubhlxclib/memory.h"
- thumb-rel32objsipr_dll_stub.obj: "..........commonruntimepubhlxclibmemory.h"
- thumb-rel32objsipr_dll_stub.obj: "..........commonincludeatomicbase.h"
- thumb-rel32objsipr_dll_stub.obj: "..........commonsystempubmicrosleep.h"
- thumb-rel32objsipr_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objsipr_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objsipr_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objsipr_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objsipr_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objsipr_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objsipr_dll_stub.obj: "..........commonincludehxmutexlock.h"
- thumb-rel32objsipr_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objsipr_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objsipr_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objsipr_dll_stub.obj: "..........commonincludehxengin.h"
- thumb-rel32objsipr_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objsipr_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objsipr_dll_stub.obj: "thumb-rel32datatype_rm_audio_codec_sipro_ribodefs.h"
- thumb-rel32objsipr.uid.obj: "sipr.uid.cpp"
- thumb-rel32objsipr.uid.obj: "C:Symbian6.1SERIES60EPOC32includeE32STD.H"
- thumb-rel32objsipr.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objsipr.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objsipr.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objsipr.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objsipr.uid.obj: "thumb-rel32datatype_rm_audio_codec_sipro_ribodefs.h"