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

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=smlpkt.cpp
  18. OBJS=$(COMPILED_OBJS) $(SOURCE_OBJS)
  19. COMPILED_OBJS=thumb-rel32objsmlpkt.o
  20. SOURCE_OBJS=
  21. INCLUDES=-I ......commonruntimepub -I ......commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ......commoninclude -I ......commondbgtoolpub -I ......commonutilpub -I ......commoncontainerpub -I .pub
  22. DEFINES=-I . -include thumb-rel32datatype_smil_common_ribodefs.h
  23. STATIC_LIBS=......commonsystemthumb-rel32syslib.lib ......commondbgtoolthumb-rel32debuglib.lib ......commonruntimethumb-rel32runtlib.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-rel32smilcomlib.lib
  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-rel32smilcomlib.lib: $(OBJS)
  37. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  38. -rm thumb-rel32smilcomlib.lib
  39. "C:Symbian6.1Shared/EPOC32/gcc/bin/ar" rv thumb-rel32smilcomlib.lib $(OBJS)
  40. "C:Symbian6.1Shared/EPOC32/gcc/bin/ranlib" thumb-rel32smilcomlib.lib
  41. thumb-rel32objsmlpkt.o: smlpkt.cpp
  42. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  43. -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
  44. $(CC) $(CXXFLAGS) -o thumb-rel32objsmlpkt.o -c smlpkt.cpp
  45. clean: 
  46. $(RM) thumb-rel32smilcomlib.lib thumb-rel32objsmlpkt.o
  47. ......releasesmilcomlib.lib: thumb-rel32smilcomlib.lib
  48. -@if NOT exist "......release" mkdir "......release"
  49. rm -rf "......releasesmilcomlib.lib"
  50. copy "thumb-rel32smilcomlib.lib" "......releasesmilcomlib.lib"
  51. copy: ......releasesmilcomlib.lib
  52. depend: 
  53. python C:sourcebuildbinmkdepend /tthumb-rel32obj /mMakefile $(DEFINES) $(INCLUDES) $(SRCS)
  54. # DO NOT DELETE -- mkdepend depends on this line
  55. thumb-rel32objsmlpkt.obj: "smlpkt.cpp"
  56. thumb-rel32objsmlpkt.obj: "......commonruntimepubhlxclib/stdlib.h"
  57. thumb-rel32objsmlpkt.obj: "......commonincludehxtypes.h"
  58. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
  59. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
  60. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
  61. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
  62. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
  63. thumb-rel32objsmlpkt.obj: "......commonincludeplatform/symbian/symbiantypes.h"
  64. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
  65. thumb-rel32objsmlpkt.obj: "......commonincludehxbastsd.h"
  66. thumb-rel32objsmlpkt.obj: "......commonruntimepubhlxclibstdlib.h"
  67. thumb-rel32objsmlpkt.obj: "......commonruntimepubhlxclib/stdio.h"
  68. thumb-rel32objsmlpkt.obj: "......commonruntimepubplatform/openwave/hx_op_debug.h"
  69. thumb-rel32objsmlpkt.obj: "......commonruntimepubplatform/openwave/hx_op_stdc.h"
  70. thumb-rel32objsmlpkt.obj: "......commonruntimepubplatform/openwave/hx_op_fs.h"
  71. thumb-rel32objsmlpkt.obj: "......commonruntimepubhlxclib/sys/types.h"
  72. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
  73. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
  74. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
  75. thumb-rel32objsmlpkt.obj: "......commonruntimepubhlxclib/time.h"
  76. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
  77. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
  78. thumb-rel32objsmlpkt.obj: "......commonruntimepubhlxclibtime.h"
  79. thumb-rel32objsmlpkt.obj: "......commonruntimepubplatform/openwave/hx_op_timeutil.h"
  80. thumb-rel32objsmlpkt.obj: "......commonruntimepubhlxclibwindows.h"
  81. thumb-rel32objsmlpkt.obj: "......commonruntimepubhlxosstr.h"
  82. thumb-rel32objsmlpkt.obj: "......commonruntimepubhlxclib/string.h"
  83. thumb-rel32objsmlpkt.obj: "......commonruntimepubhlxclibstring.h"
  84. thumb-rel32objsmlpkt.obj: "......commonruntimepubhlxclibctype.h"
  85. thumb-rel32objsmlpkt.obj: "......commonruntimepubplatform/wince/get_disk_free.h"
  86. thumb-rel32objsmlpkt.obj: "......commonruntimepubhlxclib/windows.h"
  87. thumb-rel32objsmlpkt.obj: "......commonruntimepubhlxclibstdio.h"
  88. thumb-rel32objsmlpkt.obj: "......commonruntimepubhlxclibstdarg.h"
  89. thumb-rel32objsmlpkt.obj: "......commonruntimepubhlxclib/ctype.h"
  90. thumb-rel32objsmlpkt.obj: "......commonincludehxresult.h"
  91. thumb-rel32objsmlpkt.obj: "......commondbgtoolpubhxassert.h"
  92. thumb-rel32objsmlpkt.obj: "......commonruntimepubhlxclib/assert.h"
  93. thumb-rel32objsmlpkt.obj: "......commonruntimepubhlxclibassert.h"
  94. thumb-rel32objsmlpkt.obj: "......commonruntimepubhlxclib/limits.h"
  95. thumb-rel32objsmlpkt.obj: "......commonruntimepubhlxcliblimits.h"
  96. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
  97. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
  98. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
  99. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
  100. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
  101. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
  102. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
  103. thumb-rel32objsmlpkt.obj: "......commonutilpubplatform/mac/maclibrary.h"
  104. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
  105. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
  106. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
  107. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
  108. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
  109. thumb-rel32objsmlpkt.obj: "......commonincludehxcom.h"
  110. thumb-rel32objsmlpkt.obj: "......commonincludehxiids.h"
  111. thumb-rel32objsmlpkt.obj: "......commonincludehxpiids.h"
  112. thumb-rel32objsmlpkt.obj: "......commonruntimepubhlxclib/memory.h"
  113. thumb-rel32objsmlpkt.obj: "......commonruntimepubhlxclibmemory.h"
  114. thumb-rel32objsmlpkt.obj: "......commonincludeatomicbase.h"
  115. thumb-rel32objsmlpkt.obj: "......commonsystempubmicrosleep.h"
  116. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
  117. thumb-rel32objsmlpkt.obj: "......commonincludehxmutexlock.h"
  118. thumb-rel32objsmlpkt.obj: "......commonincludehxengin.h"
  119. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
  120. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
  121. thumb-rel32objsmlpkt.obj: "......commondbgtoolpubdebug.h"
  122. thumb-rel32objsmlpkt.obj: "......commondbgtoolpubplatform/symbian/hxsym_dprintf.h"
  123. thumb-rel32objsmlpkt.obj: "......commonsystempubglobals/hxglobals.h"
  124. thumb-rel32objsmlpkt.obj: "......commonsystempubglobalshxglobalint.h"
  125. thumb-rel32objsmlpkt.obj: "......commonsystempubhxglobalmgr.h"
  126. thumb-rel32objsmlpkt.obj: "......commonsystempubglobalshxglobalptr.h"
  127. thumb-rel32objsmlpkt.obj: "......commonsystempubglobalshxglobalmap.h"
  128. thumb-rel32objsmlpkt.obj: "......commoncontainerpubchxmapptrtoptr.h"
  129. thumb-rel32objsmlpkt.obj: "......commoncontainerpubcarray.h"
  130. thumb-rel32objsmlpkt.obj: "......commoncontainerpubhxstring.h"
  131. thumb-rel32objsmlpkt.obj: "......commonsystempubglobals/hxglobalchxstring.h"
  132. thumb-rel32objsmlpkt.obj: "......commoncontainerpubhxmaputils.h"
  133. thumb-rel32objsmlpkt.obj: "......commoncontainerpubchxmapbuckets.h"
  134. thumb-rel32objsmlpkt.obj: "......commoncontainerpubchxmaplongtoobj.h"
  135. thumb-rel32objsmlpkt.obj: "......commoncontainerpubchxmapguidtoobj.h"
  136. thumb-rel32objsmlpkt.obj: "......commoncontainerpubhxguid.h"
  137. thumb-rel32objsmlpkt.obj: "......commoncontainerpubchxmapstringtoob.h"
  138. thumb-rel32objsmlpkt.obj: "......commoncontainerpubchxmapstringtostring.h"
  139. thumb-rel32objsmlpkt.obj: "......commonsystempubglobalshxgloballist.h"
  140. thumb-rel32objsmlpkt.obj: "......commoncontainerpubhxslist.h"
  141. thumb-rel32objsmlpkt.obj: "......commonsystempubglobalshxglobaldll.h"
  142. thumb-rel32objsmlpkt.obj: "......commonsystempubdllacces.h"
  143. thumb-rel32objsmlpkt.obj: "......commonsystempubglobalshxglobalchararray.h"
  144. thumb-rel32objsmlpkt.obj: "......commonsystempubglobalshxglobalbool.h"
  145. thumb-rel32objsmlpkt.obj: "......commondbgtoolpubplatform/default/debug.h"
  146. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg.h"
  147. thumb-rel32objsmlpkt.obj: "......commonutilpubhxstrutl.h"
  148. thumb-rel32objsmlpkt.obj: "......commonruntimepubsafestring.h"
  149. thumb-rel32objsmlpkt.obj: "......commoncontainerpubhxmap.h"
  150. thumb-rel32objsmlpkt.obj: "......commoncontainerpubchxpckts.h"
  151. thumb-rel32objsmlpkt.obj: "......commonincludehxcppflags.h"
  152. thumb-rel32objsmlpkt.obj: "......commoncontainerpubold_hxpckts.h"
  153. thumb-rel32objsmlpkt.obj: "......commonincludeihxpckts.h"
  154. thumb-rel32objsmlpkt.obj: "......commonincludehxvalue.h"
  155. thumb-rel32objsmlpkt.obj: "......commoncontainerpubhxbuffer.h"
  156. thumb-rel32objsmlpkt.obj: "......commoncontainerpubassocvector.h"
  157. thumb-rel32objsmlpkt.obj: "......commoncontainerpubcbbqueue.h"
  158. thumb-rel32objsmlpkt.obj: "......commoncontainerpubhxstack.h"
  159. thumb-rel32objsmlpkt.obj: ".pubsmlpkt.h"
  160. thumb-rel32objsmlpkt.obj: "......commonincludehxwintyp.h"
  161. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includecoemain.h"
  162. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includee32base.h"
  163. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includee32base.inl"
  164. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includew32std.h"
  165. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includefntstore.h"
  166. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includef32file.h"
  167. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includee32svr.h"
  168. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includee32keys.h"
  169. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includee32hal.h"
  170. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includee32pccd.h"
  171. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includef32file.inl"
  172. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includegdi.h"
  173. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includes32std.h"
  174. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.h"
  175. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.inl"
  176. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includes32std.inl"
  177. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includegdi.inl"
  178. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includeopenfont.h"
  179. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includebitdev.h"
  180. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includefbs.h"
  181. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includebitmap.h"
  182. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includebitbase.h"
  183. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includebitstd.h"
  184. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includebitdev.inl"
  185. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includebarsc.h"
  186. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includebadesca.h"
  187. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includebamdesca.h"
  188. thumb-rel32objsmlpkt.obj: "C:Symbian6.1SERIES60EPOC32includebasched.h"
  189. thumb-rel32objsmlpkt.obj: "......commonincludehxheap.h"
  190. thumb-rel32objsmlpkt.obj: "......commonincludehxhpbase.h"
  191. thumb-rel32objsmlpkt.obj: "thumb-rel32datatype_smil_common_ribodefs.h"