Makefile
上传用户:dangjiwu
上传日期:2013-07-19
资源大小:42019k
文件大小:19k
源码类别:

Symbian

开发平台:

Visual C++

  1. __STANDARD__=YES
  2. SRCROOT=......
  3. RM=rm -rf
  4. RM_DIR=rm -rf
  5. MAKE_DEP=
  6. MAKE_DEP_FLAGS=$(INCLUDES) $(DEFINES)
  7. LD=
  8. LDFLAGS=
  9. CP=copy
  10. MAKE=nmake
  11. CC="C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc"
  12. 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)
  13. CC="C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc"
  14. 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)
  15. CC="C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc"
  16. 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)
  17. SRCS=plugin.cpp rmfformat_dll_stub.c rmfformat.uid.cpp
  18. OBJS=$(COMPILED_OBJS) $(SOURCE_OBJS)
  19. COMPILED_OBJS=thumb-rel32objplugin.o thumb-rel32objrmfformat_dll_stub.o thumb-rel32objrmfformat.uid.o
  20. SOURCE_OBJS=
  21. INCLUDES=-I ......commonruntimepub -I ......commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ......commoninclude -I ......datatyperminclude -I .pub -I ......commondbgtoolpub -I ......commonutilpub -I ......commoncontainerpub -I ......datatypecommonutilpub -I ......datatypecommoncontainerpub -I ......datatypermcommonpub
  22. DEFINES=-I . -include thumb-rel32datatype_rm_fileformat_ribodefs.h
  23. STATIC_LIBS=c:sourcehelixdatatype_distrmfileformatthumb-rel32rmfflib.lib c:sourcehelixdatatype_distrmcommonthumb-rel32rmcomlib.lib c:sourcehelixdatatype_distrmaudiocommonthumb-rel32racomlib.lib c:sourcehelixdatatype_distrmvideopayloadthumb-rel32rvpyldlib.lib ......commonsystemthumb-rel32syslib.lib ......commondbgtoolthumb-rel32debuglib.lib ......commonruntimethumb-rel32runtlib.lib ......commondbgtoolthumb-rel32debuglib.lib ......commonruntimethumb-rel32runtlib.lib ......commonutilthumb-rel32utillib.lib ......commoncontainerthumb-rel32contlib.lib ......commonsystemthumb-rel32syslib.lib ......datatypecommonutilthumb-rel32dtutillib.lib ......commonsystemthumb-rel32syslib.lib ......commoncontainerthumb-rel32contlib.lib ......datatypecommoncontainerthumb-rel32dtcomcontlib.lib ......datatypermcommonthumb-rel32rmcomlib.lib
  24. DYNAMIC_LIBS="C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELestlib.lib"
  25. .s.obj: 
  26. $(CC) $(CXXFLAGS) -o $@ -c $<
  27. .c.o: 
  28. $(CC) $(CCFLAGS) -o $@ -c $<
  29. .cpp.o: 
  30. $(CC) $(CXXFLAGS) -o $@ -c $<
  31. all: thumb-rel32obj thumb-rel32rmfformat.dll
  32. thumb-rel32obj: 
  33. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  34. -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
  35. all_objects: $(OBJS)
  36. thumb-rel32rmfformat.dll: $(OBJS) $(STATIC_LIBS)
  37. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  38. python C:sourcebuildbinarmerge -d thumb-rel32objlib thumb-rel32rmfformat_libs.lib $(STATIC_LIBS)
  39. "C:Symbian6.1Shared/EPOC32/gcc/bin/dlltool" -m thumb --def rmfformat.def --output-exp thumb-rel32rmfformat.exp --dllname thumb-rel32rmfformat.dll
  40. python C:sourcebuildbinrlink.py ld -s --thumb-entry _E32Dll -u _E32Dll rmfformat.lnk thumb-rel32rmfformat.exp --dll --base-file thumb-rel32rmfformat.bas -o thumb-rel32rmfformat.dll C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELedll.lib $(OBJS) thumb-rel32rmfformat_libs.lib $(DYNAMIC_LIBS) C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELegcc.lib C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELeuser.lib
  41. rm thumb-rel32rmfformat.exp
  42. "C:Symbian6.1Shared/EPOC32/gcc/bin/dlltool" -m thumb --def rmfformat.def --dllname thumb-rel32rmfformat.dll --base-file thumb-rel32rmfformat.bas --output-exp thumb-rel32rmfformat.exp
  43. python C:sourcebuildbinrlink.py ld -s --thumb-entry _E32Dll -u _E32Dll rmfformat.lnk thumb-rel32rmfformat.exp --dll -Map thumb-rel32rmfformat.dll.map -o thumb-rel32rmfformat.dll C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELedll.lib $(OBJS) thumb-rel32rmfformat_libs.lib $(DYNAMIC_LIBS) C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELegcc.lib C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELeuser.lib
  44. "C:Symbian6.1Shared/epoc32/tools/petran" -nocall -uid1 0x10000079 -uid2 0x0 -uid3 0x0 thumb-rel32rmfformat.dll thumb-rel32rmfformat.dll
  45. rm thumb-rel32rmfformat.exp thumb-rel32rmfformat.bas
  46. rm thumb-rel32rmfformat_libs.lib
  47. thumb-rel32objplugin.o: plugin.cpp
  48. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  49. -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
  50. $(CC) $(CXXFLAGS) -o thumb-rel32objplugin.o -c plugin.cpp
  51. thumb-rel32objrmfformat_dll_stub.o: rmfformat_dll_stub.c
  52. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  53. -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
  54. $(CC) $(CCFLAGS) -o thumb-rel32objrmfformat_dll_stub.o -c rmfformat_dll_stub.c
  55. thumb-rel32objrmfformat.uid.o: rmfformat.uid.cpp
  56. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  57. -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
  58. $(CC) $(CXXFLAGS) -o thumb-rel32objrmfformat.uid.o -c rmfformat.uid.cpp
  59. clean: 
  60. $(RM) thumb-rel32rmfformat.dll thumb-rel32objplugin.o thumb-rel32objrmfformat_dll_stub.o thumb-rel32objrmfformat.uid.o
  61. ......releasermfformat.dll: thumb-rel32rmfformat.dll
  62. -@if NOT exist "......release" mkdir "......release"
  63. rm -rf "......releasermfformat.dll"
  64. copy "thumb-rel32rmfformat.dll" "......releasermfformat.dll"
  65. copy: ......releasermfformat.dll
  66. depend: 
  67. python C:sourcebuildbinmkdepend /tthumb-rel32obj /mMakefile $(DEFINES) $(INCLUDES) $(SRCS)
  68. # DO NOT DELETE -- mkdepend depends on this line
  69. thumb-rel32objplugin.obj: "plugin.cpp"
  70. thumb-rel32objplugin.obj: "......commonincludehxtypes.h"
  71. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
  72. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
  73. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
  74. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
  75. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
  76. thumb-rel32objplugin.obj: "......commonincludeplatform/symbian/symbiantypes.h"
  77. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
  78. thumb-rel32objplugin.obj: "......commonincludehxbastsd.h"
  79. thumb-rel32objplugin.obj: "......commonincludehxcom.h"
  80. thumb-rel32objplugin.obj: "......commonincludehxresult.h"
  81. thumb-rel32objplugin.obj: "......commonincludehxiids.h"
  82. thumb-rel32objplugin.obj: "......commonincludehxpiids.h"
  83. thumb-rel32objplugin.obj: "......commonruntimepubhlxclib/string.h"
  84. thumb-rel32objplugin.obj: "......commonruntimepubplatform/openwave/hx_op_stdc.h"
  85. thumb-rel32objplugin.obj: "......commonruntimepubhlxclibstring.h"
  86. thumb-rel32objplugin.obj: "......commonruntimepubhlxclibstdlib.h"
  87. thumb-rel32objplugin.obj: "......commonruntimepubhlxclibctype.h"
  88. thumb-rel32objplugin.obj: "......commonruntimepubhlxclib/stdlib.h"
  89. thumb-rel32objplugin.obj: "......commonruntimepubhlxclib/memory.h"
  90. thumb-rel32objplugin.obj: "......commonruntimepubhlxclibmemory.h"
  91. thumb-rel32objplugin.obj: "......commonincludeatomicbase.h"
  92. thumb-rel32objplugin.obj: "......commonsystempubmicrosleep.h"
  93. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
  94. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
  95. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
  96. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
  97. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
  98. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
  99. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
  100. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
  101. thumb-rel32objplugin.obj: "......commonincludehxmutexlock.h"
  102. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
  103. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
  104. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
  105. thumb-rel32objplugin.obj: "......commonincludehxengin.h"
  106. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
  107. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
  108. thumb-rel32objplugin.obj: "......commonutilpubbaseobj.h"
  109. thumb-rel32objplugin.obj: "......commonsystempubglobals/hxglobals.h"
  110. thumb-rel32objplugin.obj: "......commonsystempubglobalshxglobalint.h"
  111. thumb-rel32objplugin.obj: "......commonsystempubhxglobalmgr.h"
  112. thumb-rel32objplugin.obj: "......commonsystempubglobalshxglobalptr.h"
  113. thumb-rel32objplugin.obj: "......commonsystempubglobalshxglobalmap.h"
  114. thumb-rel32objplugin.obj: "......commoncontainerpubchxmapptrtoptr.h"
  115. thumb-rel32objplugin.obj: "......commoncontainerpubcarray.h"
  116. thumb-rel32objplugin.obj: "......commondbgtoolpubhxassert.h"
  117. thumb-rel32objplugin.obj: "......commonruntimepubhlxclib/assert.h"
  118. thumb-rel32objplugin.obj: "......commonruntimepubplatform/openwave/hx_op_debug.h"
  119. thumb-rel32objplugin.obj: "......commonruntimepubhlxclibassert.h"
  120. thumb-rel32objplugin.obj: "......commonruntimepubhlxclib/limits.h"
  121. thumb-rel32objplugin.obj: "......commonruntimepubhlxcliblimits.h"
  122. thumb-rel32objplugin.obj: "......commonruntimepubhlxclib/stdio.h"
  123. thumb-rel32objplugin.obj: "......commonruntimepubplatform/openwave/hx_op_fs.h"
  124. thumb-rel32objplugin.obj: "......commonruntimepubhlxclib/sys/types.h"
  125. thumb-rel32objplugin.obj: "......commonruntimepubhlxclib/time.h"
  126. thumb-rel32objplugin.obj: "......commonruntimepubhlxclibtime.h"
  127. thumb-rel32objplugin.obj: "......commonruntimepubplatform/openwave/hx_op_timeutil.h"
  128. thumb-rel32objplugin.obj: "......commonruntimepubhlxclibwindows.h"
  129. thumb-rel32objplugin.obj: "......commonruntimepubhlxosstr.h"
  130. thumb-rel32objplugin.obj: "......commonruntimepubplatform/wince/get_disk_free.h"
  131. thumb-rel32objplugin.obj: "......commonruntimepubhlxclib/windows.h"
  132. thumb-rel32objplugin.obj: "......commonruntimepubhlxclibstdio.h"
  133. thumb-rel32objplugin.obj: "......commonruntimepubhlxclibstdarg.h"
  134. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
  135. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
  136. thumb-rel32objplugin.obj: "......commonutilpubplatform/mac/maclibrary.h"
  137. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
  138. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
  139. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
  140. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
  141. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
  142. thumb-rel32objplugin.obj: "......commoncontainerpubhxstring.h"
  143. thumb-rel32objplugin.obj: "......commonsystempubglobals/hxglobalchxstring.h"
  144. thumb-rel32objplugin.obj: "......commoncontainerpubhxmaputils.h"
  145. thumb-rel32objplugin.obj: "......commoncontainerpubchxmapbuckets.h"
  146. thumb-rel32objplugin.obj: "......commoncontainerpubchxmaplongtoobj.h"
  147. thumb-rel32objplugin.obj: "......commoncontainerpubchxmapguidtoobj.h"
  148. thumb-rel32objplugin.obj: "......commoncontainerpubhxguid.h"
  149. thumb-rel32objplugin.obj: "......commoncontainerpubchxmapstringtoob.h"
  150. thumb-rel32objplugin.obj: "......commoncontainerpubchxmapstringtostring.h"
  151. thumb-rel32objplugin.obj: "......commonsystempubglobalshxgloballist.h"
  152. thumb-rel32objplugin.obj: "......commoncontainerpubhxslist.h"
  153. thumb-rel32objplugin.obj: "......commonsystempubglobalshxglobaldll.h"
  154. thumb-rel32objplugin.obj: "......commonsystempubdllacces.h"
  155. thumb-rel32objplugin.obj: "......commonsystempubglobalshxglobalchararray.h"
  156. thumb-rel32objplugin.obj: "......commonsystempubglobalshxglobalbool.h"
  157. thumb-rel32objplugin.obj: "......commonincludehxcomm.h"
  158. thumb-rel32objplugin.obj: "......commonincludehxccf.h"
  159. thumb-rel32objplugin.obj: "......commonincludeihxpckts.h"
  160. thumb-rel32objplugin.obj: "......commonincludehxvalue.h"
  161. thumb-rel32objplugin.obj: "......commonincludehxfiles.h"
  162. thumb-rel32objplugin.obj: "......commonruntimepubhlxclib/sys/stat.h"
  163. thumb-rel32objplugin.obj: "......commonruntimepubhlxclib/sysstat.h"
  164. thumb-rel32objplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stat.h"
  165. thumb-rel32objplugin.obj: "......commonincludehxformt.h"
  166. thumb-rel32objplugin.obj: "......commonincludehxasm.h"
  167. thumb-rel32objplugin.obj: "......commonincludehxcore.h"
  168. thumb-rel32objplugin.obj: "......commonincludehxwin.h"
  169. thumb-rel32objplugin.obj: "......commonincludehxprefs.h"
  170. thumb-rel32objplugin.obj: "......commonincludehxrendr.h"
  171. thumb-rel32objplugin.obj: "......commonincludehxpends.h"
  172. thumb-rel32objplugin.obj: "......commonincludehxmon.h"
  173. thumb-rel32objplugin.obj: "......datatypermincludehxcodec.h"
  174. thumb-rel32objplugin.obj: "......commonincludehxplugn.h"
  175. thumb-rel32objplugin.obj: "......commonincludehxplugncompat.h"
  176. thumb-rel32objplugin.obj: "......commonincludehxupgrd.h"
  177. thumb-rel32objplugin.obj: "......commonincludehxbrdcst.h"
  178. thumb-rel32objplugin.obj: "......commonincludehxvsrc.h"
  179. thumb-rel32objplugin.obj: "......commonincludehxerror.h"
  180. thumb-rel32objplugin.obj: "......commonincludehxbdwdth.h"
  181. thumb-rel32objplugin.obj: ".pubrmfffact.h"
  182. thumb-rel32objplugin.obj: "thumb-rel32datatype_rm_fileformat_ribodefs.h"
  183. thumb-rel32objrmfformat_dll_stub.obj: "rmfformat_dll_stub.c"
  184. thumb-rel32objrmfformat_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
  185. thumb-rel32objrmfformat_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
  186. thumb-rel32objrmfformat_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
  187. thumb-rel32objrmfformat_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
  188. thumb-rel32objrmfformat_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
  189. thumb-rel32objrmfformat_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
  190. thumb-rel32objrmfformat_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
  191. thumb-rel32objrmfformat_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
  192. thumb-rel32objrmfformat_dll_stub.obj: "......commonsystempubhxglobalmgr.h"
  193. thumb-rel32objrmfformat_dll_stub.obj: "......commonincludehxtypes.h"
  194. thumb-rel32objrmfformat_dll_stub.obj: "......commonincludeplatform/symbian/symbiantypes.h"
  195. thumb-rel32objrmfformat_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
  196. thumb-rel32objrmfformat_dll_stub.obj: "......commonincludehxbastsd.h"
  197. thumb-rel32objrmfformat_dll_stub.obj: "......commonincludehxcom.h"
  198. thumb-rel32objrmfformat_dll_stub.obj: "......commonincludehxresult.h"
  199. thumb-rel32objrmfformat_dll_stub.obj: "......commonincludehxiids.h"
  200. thumb-rel32objrmfformat_dll_stub.obj: "......commonincludehxpiids.h"
  201. thumb-rel32objrmfformat_dll_stub.obj: "......commonruntimepubhlxclib/string.h"
  202. thumb-rel32objrmfformat_dll_stub.obj: "......commonruntimepubplatform/openwave/hx_op_stdc.h"
  203. thumb-rel32objrmfformat_dll_stub.obj: "......commonruntimepubhlxclibstring.h"
  204. thumb-rel32objrmfformat_dll_stub.obj: "......commonruntimepubhlxclibstdlib.h"
  205. thumb-rel32objrmfformat_dll_stub.obj: "......commonruntimepubhlxclibctype.h"
  206. thumb-rel32objrmfformat_dll_stub.obj: "......commonruntimepubhlxclib/stdlib.h"
  207. thumb-rel32objrmfformat_dll_stub.obj: "......commonruntimepubhlxclib/memory.h"
  208. thumb-rel32objrmfformat_dll_stub.obj: "......commonruntimepubhlxclibmemory.h"
  209. thumb-rel32objrmfformat_dll_stub.obj: "......commonincludeatomicbase.h"
  210. thumb-rel32objrmfformat_dll_stub.obj: "......commonsystempubmicrosleep.h"
  211. thumb-rel32objrmfformat_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
  212. thumb-rel32objrmfformat_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
  213. thumb-rel32objrmfformat_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
  214. thumb-rel32objrmfformat_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
  215. thumb-rel32objrmfformat_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
  216. thumb-rel32objrmfformat_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
  217. thumb-rel32objrmfformat_dll_stub.obj: "......commonincludehxmutexlock.h"
  218. thumb-rel32objrmfformat_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
  219. thumb-rel32objrmfformat_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
  220. thumb-rel32objrmfformat_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
  221. thumb-rel32objrmfformat_dll_stub.obj: "......commonincludehxengin.h"
  222. thumb-rel32objrmfformat_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
  223. thumb-rel32objrmfformat_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
  224. thumb-rel32objrmfformat_dll_stub.obj: "thumb-rel32datatype_rm_fileformat_ribodefs.h"
  225. thumb-rel32objrmfformat.uid.obj: "rmfformat.uid.cpp"
  226. thumb-rel32objrmfformat.uid.obj: "C:Symbian6.1SERIES60EPOC32includeE32STD.H"
  227. thumb-rel32objrmfformat.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
  228. thumb-rel32objrmfformat.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
  229. thumb-rel32objrmfformat.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
  230. thumb-rel32objrmfformat.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
  231. thumb-rel32objrmfformat.uid.obj: "thumb-rel32datatype_rm_fileformat_ribodefs.h"