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

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=rm_recog.cpp recog_util.cpp mpa_frame_header.cpp hxsymrecog.uid.cpp
  18. OBJS=$(COMPILED_OBJS) $(SOURCE_OBJS)
  19. COMPILED_OBJS=thumb-rel32objrm_recog.o thumb-rel32objrecog_util.o thumb-rel32objmpa_frame_header.o thumb-rel32objhxsymrecog.uid.o
  20. SOURCE_OBJS=
  21. INCLUDES=-I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....commondbgtoolpub -I ....commoninclude -I ....commoncontainerpub -I ....clientappssymbianplayerplatformsymbianfilepub -I .pub
  22. DEFINES=-I . -include thumb-rel32clientapps_symbianrecog_ribodefs.h
  23. STATIC_LIBS=....commonsystemthumb-rel32syslib.lib ....commondbgtoolthumb-rel32debuglib.lib ....commonruntimethumb-rel32runtlib.lib ....commondbgtoolthumb-rel32debuglib.lib ....commoncontainerthumb-rel32contlib.lib ....commonruntimethumb-rel32runtlib.lib
  24. DYNAMIC_LIBS="C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELestlib.lib" "C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELEUSER.LIB" "C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELAPMIME.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-rel32hxsymrecog.mdl
  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-rel32hxsymrecog.mdl: $(OBJS) $(STATIC_LIBS)
  37. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  38. python C:sourcebuildbinarmerge -d thumb-rel32objlib thumb-rel32hxsymrecog_libs.lib $(STATIC_LIBS)
  39. "C:Symbian6.1Shared/EPOC32/gcc/bin/dlltool" -m thumb --def hxsymrecog.def --output-exp thumb-rel32hxsymrecog.exp --dllname thumb-rel32hxsymrecog.mdl
  40. ld -s --thumb-entry _E32Dll -u _E32Dll thumb-rel32hxsymrecog.exp --dll --base-file thumb-rel32hxsymrecog.bas -o thumb-rel32hxsymrecog.mdl C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELedll.lib $(OBJS) thumb-rel32hxsymrecog_libs.lib $(DYNAMIC_LIBS) C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELedllstub.lib C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELegcc.lib C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELeuser.lib
  41. "C:Symbian6.1Shared/EPOC32/gcc/bin/dlltool" -m thumb --def hxsymrecog.def --dllname thumb-rel32hxsymrecog.mdl --base-file thumb-rel32hxsymrecog.bas --output-exp thumb-rel32hxsymrecog.exp
  42. ld -s --thumb-entry _E32Dll -u _E32Dll --dll thumb-rel32hxsymrecog.exp -Map thumb-rel32hxsymrecog.mdl.map -o thumb-rel32hxsymrecog.mdl C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELedll.lib $(OBJS) thumb-rel32hxsymrecog_libs.lib $(DYNAMIC_LIBS) C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELedllstub.lib C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELegcc.lib C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELeuser.lib
  43. "C:Symbian6.1Shared/epoc32/tools/petran" -nocall -uid1 0x10000079 -uid2 0x10003a19 -uid3 0x10009d0d thumb-rel32hxsymrecog.mdl thumb-rel32hxsymrecog.mdl
  44. rm thumb-rel32hxsymrecog.exp thumb-rel32hxsymrecog.bas
  45. rm thumb-rel32hxsymrecog_libs.lib
  46. thumb-rel32objrm_recog.o: rm_recog.cpp
  47. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  48. -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
  49. $(CC) $(CXXFLAGS) -o thumb-rel32objrm_recog.o -c rm_recog.cpp
  50. thumb-rel32objrecog_util.o: recog_util.cpp
  51. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  52. -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
  53. $(CC) $(CXXFLAGS) -o thumb-rel32objrecog_util.o -c recog_util.cpp
  54. thumb-rel32objmpa_frame_header.o: mpa_frame_header.cpp
  55. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  56. -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
  57. $(CC) $(CXXFLAGS) -o thumb-rel32objmpa_frame_header.o -c mpa_frame_header.cpp
  58. thumb-rel32objhxsymrecog.uid.o: hxsymrecog.uid.cpp
  59. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  60. -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
  61. $(CC) $(CXXFLAGS) -o thumb-rel32objhxsymrecog.uid.o -c hxsymrecog.uid.cpp
  62. clean: 
  63. $(RM) thumb-rel32hxsymrecog.mdl thumb-rel32objrm_recog.o thumb-rel32objrecog_util.o thumb-rel32objmpa_frame_header.o
  64. $(RM) thumb-rel32objhxsymrecog.uid.o
  65. ....releasehxsymrecog.mdl: thumb-rel32hxsymrecog.mdl
  66. -@if NOT exist "....release" mkdir "....release"
  67. rm -rf "....releasehxsymrecog.mdl"
  68. copy "thumb-rel32hxsymrecog.mdl" "....releasehxsymrecog.mdl"
  69. copy: ....releasehxsymrecog.mdl
  70. depend: 
  71. python C:sourcebuildbinmkdepend /tthumb-rel32obj /mMakefile $(DEFINES) $(INCLUDES) $(SRCS)
  72. # DO NOT DELETE -- mkdepend depends on this line
  73. thumb-rel32objrm_recog.obj: "rm_recog.cpp"
  74. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includee32svr.h"
  75. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
  76. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
  77. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
  78. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
  79. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
  80. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includee32keys.h"
  81. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includee32base.h"
  82. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includee32base.inl"
  83. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includee32hal.h"
  84. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includee32pccd.h"
  85. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includeapmrec.h"
  86. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includeapmstd.h"
  87. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includeapmrec.inl"
  88. thumb-rel32objrm_recog.obj: "....commondbgtoolpubhxassert.h"
  89. thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclib/assert.h"
  90. thumb-rel32objrm_recog.obj: "....commonruntimepubplatform/openwave/hx_op_debug.h"
  91. thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclibassert.h"
  92. thumb-rel32objrm_recog.obj: "....commonincludehxtypes.h"
  93. thumb-rel32objrm_recog.obj: "....commonincludeplatform/symbian/symbiantypes.h"
  94. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
  95. thumb-rel32objrm_recog.obj: "....commonincludehxbastsd.h"
  96. thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclib/limits.h"
  97. thumb-rel32objrm_recog.obj: "....commonruntimepubhlxcliblimits.h"
  98. thumb-rel32objrm_recog.obj: "....commonincludehxresult.h"
  99. thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclib/stdio.h"
  100. thumb-rel32objrm_recog.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
  101. thumb-rel32objrm_recog.obj: "....commonruntimepubplatform/openwave/hx_op_fs.h"
  102. thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclib/sys/types.h"
  103. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
  104. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
  105. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
  106. thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclib/time.h"
  107. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
  108. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
  109. thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclibtime.h"
  110. thumb-rel32objrm_recog.obj: "....commonruntimepubplatform/openwave/hx_op_timeutil.h"
  111. thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclibwindows.h"
  112. thumb-rel32objrm_recog.obj: "....commonruntimepubhlxosstr.h"
  113. thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclib/stdlib.h"
  114. thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclibstdlib.h"
  115. thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclib/string.h"
  116. thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclibstring.h"
  117. thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclibctype.h"
  118. thumb-rel32objrm_recog.obj: "....commonruntimepubplatform/wince/get_disk_free.h"
  119. thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclib/windows.h"
  120. thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclibstdio.h"
  121. thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclibstdarg.h"
  122. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
  123. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
  124. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
  125. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
  126. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
  127. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
  128. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
  129. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
  130. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
  131. thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
  132. thumb-rel32objrm_recog.obj: "....clientappssymbianplayerplatformsymbianfilepubhxsym_mimetypes.h"
  133. thumb-rel32objrm_recog.obj: "recog_util.h"
  134. thumb-rel32objrm_recog.obj: "rm_recog.h"
  135. thumb-rel32objrm_recog.obj: "thumb-rel32clientapps_symbianrecog_ribodefs.h"
  136. thumb-rel32objrecog_util.obj: "recog_util.cpp"
  137. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includee32svr.h"
  138. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
  139. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
  140. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
  141. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
  142. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
  143. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includee32keys.h"
  144. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includee32base.h"
  145. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includee32base.inl"
  146. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includee32hal.h"
  147. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includee32pccd.h"
  148. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includeapmrec.h"
  149. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includeapmstd.h"
  150. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includeapmrec.inl"
  151. thumb-rel32objrecog_util.obj: "mpa_frame_header.h"
  152. thumb-rel32objrecog_util.obj: "....commondbgtoolpubhxassert.h"
  153. thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclib/assert.h"
  154. thumb-rel32objrecog_util.obj: "....commonruntimepubplatform/openwave/hx_op_debug.h"
  155. thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclibassert.h"
  156. thumb-rel32objrecog_util.obj: "....commonincludehxtypes.h"
  157. thumb-rel32objrecog_util.obj: "....commonincludeplatform/symbian/symbiantypes.h"
  158. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
  159. thumb-rel32objrecog_util.obj: "....commonincludehxbastsd.h"
  160. thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclib/limits.h"
  161. thumb-rel32objrecog_util.obj: "....commonruntimepubhlxcliblimits.h"
  162. thumb-rel32objrecog_util.obj: "....commonincludehxresult.h"
  163. thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclib/stdio.h"
  164. thumb-rel32objrecog_util.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
  165. thumb-rel32objrecog_util.obj: "....commonruntimepubplatform/openwave/hx_op_fs.h"
  166. thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclib/sys/types.h"
  167. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
  168. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
  169. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
  170. thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclib/time.h"
  171. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
  172. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
  173. thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclibtime.h"
  174. thumb-rel32objrecog_util.obj: "....commonruntimepubplatform/openwave/hx_op_timeutil.h"
  175. thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclibwindows.h"
  176. thumb-rel32objrecog_util.obj: "....commonruntimepubhlxosstr.h"
  177. thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclib/stdlib.h"
  178. thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclibstdlib.h"
  179. thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclib/string.h"
  180. thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclibstring.h"
  181. thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclibctype.h"
  182. thumb-rel32objrecog_util.obj: "....commonruntimepubplatform/wince/get_disk_free.h"
  183. thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclib/windows.h"
  184. thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclibstdio.h"
  185. thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclibstdarg.h"
  186. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
  187. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
  188. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
  189. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
  190. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
  191. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
  192. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
  193. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
  194. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
  195. thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
  196. thumb-rel32objrecog_util.obj: "....clientappssymbianplayerplatformsymbianfilepubhxsym_mimetypes.h"
  197. thumb-rel32objrecog_util.obj: "recog_util.h"
  198. thumb-rel32objrecog_util.obj: "thumb-rel32clientapps_symbianrecog_ribodefs.h"
  199. thumb-rel32objmpa_frame_header.obj: "mpa_frame_header.cpp"
  200. thumb-rel32objmpa_frame_header.obj: "mpa_frame_header.h"
  201. thumb-rel32objmpa_frame_header.obj: "....commondbgtoolpubhxassert.h"
  202. thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclib/assert.h"
  203. thumb-rel32objmpa_frame_header.obj: "....commonruntimepubplatform/openwave/hx_op_debug.h"
  204. thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclibassert.h"
  205. thumb-rel32objmpa_frame_header.obj: "....commonincludehxtypes.h"
  206. thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
  207. thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
  208. thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
  209. thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
  210. thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
  211. thumb-rel32objmpa_frame_header.obj: "....commonincludeplatform/symbian/symbiantypes.h"
  212. thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
  213. thumb-rel32objmpa_frame_header.obj: "....commonincludehxbastsd.h"
  214. thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclib/limits.h"
  215. thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxcliblimits.h"
  216. thumb-rel32objmpa_frame_header.obj: "....commonincludehxresult.h"
  217. thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclib/stdio.h"
  218. thumb-rel32objmpa_frame_header.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
  219. thumb-rel32objmpa_frame_header.obj: "....commonruntimepubplatform/openwave/hx_op_fs.h"
  220. thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclib/sys/types.h"
  221. thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
  222. thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
  223. thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
  224. thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclib/time.h"
  225. thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
  226. thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
  227. thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclibtime.h"
  228. thumb-rel32objmpa_frame_header.obj: "....commonruntimepubplatform/openwave/hx_op_timeutil.h"
  229. thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclibwindows.h"
  230. thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxosstr.h"
  231. thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclib/stdlib.h"
  232. thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclibstdlib.h"
  233. thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclib/string.h"
  234. thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclibstring.h"
  235. thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclibctype.h"
  236. thumb-rel32objmpa_frame_header.obj: "....commonruntimepubplatform/wince/get_disk_free.h"
  237. thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclib/windows.h"
  238. thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclibstdio.h"
  239. thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclibstdarg.h"
  240. thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
  241. thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
  242. thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
  243. thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
  244. thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
  245. thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
  246. thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
  247. thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
  248. thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
  249. thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
  250. thumb-rel32objmpa_frame_header.obj: "thumb-rel32clientapps_symbianrecog_ribodefs.h"
  251. thumb-rel32objhxsymrecog.uid.obj: "hxsymrecog.uid.cpp"
  252. thumb-rel32objhxsymrecog.uid.obj: "C:Symbian6.1SERIES60EPOC32includeE32STD.H"
  253. thumb-rel32objhxsymrecog.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
  254. thumb-rel32objhxsymrecog.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
  255. thumb-rel32objhxsymrecog.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
  256. thumb-rel32objhxsymrecog.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
  257. thumb-rel32objhxsymrecog.uid.obj: "thumb-rel32clientapps_symbianrecog_ribodefs.h"