home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / memsz331.zip / Source.zip / MAKEFILE.DEP < prev    next >
Text File  |  1996-08-27  |  7KB  |  243 lines

  1. # IBM Developer's Workframe/2 Make File Creation run at 13:23:12 on 08/01/95
  2.  
  3. # Make File Creation run in directory:
  4. #   E:\PERSONAL\MEMSIZE;
  5.  
  6. # Assumed INCLUDE environment variable path:
  7. #   E:\BUILD\INCLUDE\COMMON;
  8. #   E:\BUILD\INCLUDE\GF;
  9. #   E:\TOOLKT21\C\OS2H;
  10. #   E:\TOOLKT21\ASM\OS2INC;
  11. #   E:\IBMCPP\INCLUDE;
  12. #   E:\IBMCPP\IBMCLASS;
  13.  
  14.  
  15. INCLUDE002=.
  16. INCLUDE002=$(INCLUDE002);$(INCLUDE)
  17.  
  18. INCLUDE001=.
  19. INCLUDE001=$(INCLUDE001);$(INCLUDE)
  20.  
  21. INCLUDE000=$(INCLUDE)
  22.  
  23.  
  24. MEMSIZE.RES:  MEMSIZE.RC  \
  25. #  {$(INCLUDE002)}OS2.H  \
  26.    {$(INCLUDE002)}MEMSIZE.H  \
  27.    MEMSIZE.ICO  \
  28.    MEMSIZE.BMP  \
  29.    MAKEFILE
  30.  
  31. ABOUT.OBJ:  ABOUT.CPP  \
  32. #  {$(INCLUDE000)}os2.h  \
  33.    {$(INCLUDE001)}About.h  \
  34.    MAKEFILE
  35.  
  36. CONFIG.OBJ:  CONFIG.CPP  \
  37. #  {$(INCLUDE000)}os2.h  \
  38. #  {$(INCLUDE000)}stdlib.h  \
  39. #  {$(INCLUDE000)}string.h  \
  40.    {$(INCLUDE001)}debug.h  \
  41. #    {$(INCLUDE000)}stdlib.h  \
  42.      {$(INCLUDE001)}hrtimer.h  \
  43.    {$(INCLUDE001)}support.h  \
  44.    {$(INCLUDE001)}memsize.h  \
  45.    {$(INCLUDE001)}config.h  \
  46.      {$(INCLUDE001)}Profile.h  \
  47.        {$(INCLUDE001)}Items.h  \
  48. #        {$(INCLUDE000)}time.h  \
  49.          {$(INCLUDE001)}restring.h  \
  50. #          {$(INCLUDE000)}os2.h  \
  51. #      {$(INCLUDE001)}restring.h  \
  52.    MAKEFILE
  53.  
  54. DDE.OBJ:  DDE.CPP  \
  55. #  {$(INCLUDE000)}stdlib.h  \
  56. #  {$(INCLUDE000)}string.h  \
  57.    {$(INCLUDE001)}dde.h  \
  58. #    {$(INCLUDE000)}os2.h  \
  59.    MAKEFILE
  60.  
  61. DEBUG.OBJ:  DEBUG.CPP  \
  62. #  {$(INCLUDE000)}os2.h  \
  63. #  {$(INCLUDE000)}ctype.h  \
  64. #  {$(INCLUDE000)}stdarg.h  \
  65. #  {$(INCLUDE000)}stdio.h  \
  66. #  {$(INCLUDE000)}stdlib.h  \
  67. #  {$(INCLUDE000)}string.h  \
  68. #  {$(INCLUDE000)}time.h  \
  69.    {$(INCLUDE001)}debug.h  \
  70. #    {$(INCLUDE000)}stdlib.h  \
  71.      {$(INCLUDE001)}hrtimer.h  \
  72.    {$(INCLUDE001)}mutex.h  \
  73.    MAKEFILE
  74.  
  75. EXCEPT.OBJ:  EXCEPT.CPP  \
  76. #  {$(INCLUDE000)}builtin.h  \
  77. #  {$(INCLUDE000)}stddef.h  \
  78. #  {$(INCLUDE000)}stdio.h  \
  79. #  {$(INCLUDE000)}stdlib.h  \
  80. #  {$(INCLUDE000)}os2.h  \
  81.    {$(INCLUDE001)}debug.h  \
  82. #    {$(INCLUDE000)}stdlib.h  \
  83.      {$(INCLUDE001)}hrtimer.h  \
  84.    {$(INCLUDE001)}restring.h  \
  85. #    {$(INCLUDE000)}os2.h  \
  86.    {$(INCLUDE001)}memsize.h  \
  87.    {$(INCLUDE001)}except.h  \
  88.    MAKEFILE
  89.  
  90. HELPWIN.OBJ:  HELPWIN.CPP  \
  91. #  {$(INCLUDE000)}os2.h  \
  92. #  {$(INCLUDE000)}string.h  \
  93.    {$(INCLUDE001)}debug.h  \
  94. #    {$(INCLUDE000)}stdlib.h  \
  95.      {$(INCLUDE001)}hrtimer.h  \
  96.    {$(INCLUDE001)}helpwin.h  \
  97. #    {$(INCLUDE000)}os2.h  \
  98.    MAKEFILE
  99.  
  100. ITEMS.OBJ:  ITEMS.CPP  \
  101. #  {$(INCLUDE000)}os2.h  \
  102. #  {$(INCLUDE000)}stdio.h  \
  103. #  {$(INCLUDE000)}stdlib.h  \
  104. #  {$(INCLUDE000)}string.h  \
  105. #  {$(INCLUDE000)}time.h  \
  106.    {$(INCLUDE001)}config.h  \
  107.      {$(INCLUDE001)}Profile.h  \
  108.        {$(INCLUDE001)}Items.h  \
  109. #        {$(INCLUDE000)}time.h  \
  110.          {$(INCLUDE001)}restring.h  \
  111. #          {$(INCLUDE000)}os2.h  \
  112. #      {$(INCLUDE001)}restring.h  \
  113.    {$(INCLUDE001)}debug.h  \
  114. #    {$(INCLUDE000)}stdlib.h  \
  115.      {$(INCLUDE001)}hrtimer.h  \
  116.    {$(INCLUDE001)}Os20MemU.h  \
  117.    {$(INCLUDE001)}support.h  \
  118. #  {$(INCLUDE001)}restring.h  \
  119. #  {$(INCLUDE001)}Items.h  \
  120.    MAKEFILE
  121.  
  122. MEMSIZE.OBJ:  MEMSIZE.CPP  \
  123.    {$(INCLUDE001)}SVDisk.h  \
  124. #  {$(INCLUDE000)}os2.h  \
  125. #  {$(INCLUDE000)}stdio.h  \
  126. #  {$(INCLUDE000)}stdlib.h  \
  127. #  {$(INCLUDE000)}string.h  \
  128. #  {$(INCLUDE000)}time.h  \
  129.    {$(INCLUDE001)}dde.h  \
  130. #    {$(INCLUDE000)}os2.h  \
  131.    {$(INCLUDE001)}debug.h  \
  132. #    {$(INCLUDE000)}stdlib.h  \
  133.      {$(INCLUDE001)}hrtimer.h  \
  134.    {$(INCLUDE001)}Event.h  \
  135. #    {$(INCLUDE001)}debug.h  \
  136.    {$(INCLUDE001)}except.h  \
  137.    {$(INCLUDE001)}helpwin.h  \
  138. #    {$(INCLUDE000)}os2.h  \
  139.    {$(INCLUDE001)}Module.h  \
  140. #    {$(INCLUDE000)}os2.h  \
  141.    {$(INCLUDE001)}Os20MemU.h  \
  142.    {$(INCLUDE001)}Process.h  \
  143. #    {$(INCLUDE000)}os2.h  \
  144.    {$(INCLUDE001)}Profile.h  \
  145.      {$(INCLUDE001)}Items.h  \
  146. #      {$(INCLUDE000)}time.h  \
  147.        {$(INCLUDE001)}restring.h  \
  148. #        {$(INCLUDE000)}os2.h  \
  149. #    {$(INCLUDE001)}restring.h  \
  150. #  {$(INCLUDE001)}restring.h  \
  151.    {$(INCLUDE001)}support.h  \
  152.    {$(INCLUDE001)}Thread.h  \
  153. #    {$(INCLUDE000)}os2.h  \
  154.    {$(INCLUDE001)}Window.h  \
  155. #    {$(INCLUDE000)}os2.h  \
  156.    {$(INCLUDE001)}About.h  \
  157.    {$(INCLUDE001)}config.h  \
  158. #    {$(INCLUDE001)}Profile.h  \
  159. #  {$(INCLUDE001)}Items.h  \
  160.    {$(INCLUDE001)}memsize.h  \
  161.    MAKEFILE
  162.  
  163. MODULE.OBJ:  MODULE.CPP  \
  164. #  {$(INCLUDE000)}os2.h  \
  165. #  {$(INCLUDE000)}stdlib.h  \
  166.    {$(INCLUDE001)}debug.h  \
  167. #    {$(INCLUDE000)}stdlib.h  \
  168.      {$(INCLUDE001)}hrtimer.h  \
  169.    {$(INCLUDE001)}Module.h  \
  170. #    {$(INCLUDE000)}os2.h  \
  171.    MAKEFILE
  172.  
  173. PROCESS.OBJ:  PROCESS.CPP  \
  174. #  {$(INCLUDE000)}os2.h  \
  175.    {$(INCLUDE001)}debug.h  \
  176. #    {$(INCLUDE000)}stdlib.h  \
  177.      {$(INCLUDE001)}hrtimer.h  \
  178.    {$(INCLUDE001)}except.h  \
  179.    {$(INCLUDE001)}Process.h  \
  180. #    {$(INCLUDE000)}os2.h  \
  181.    MAKEFILE
  182.  
  183. PROFILE.OBJ:  PROFILE.CPP  \
  184. #  {$(INCLUDE000)}os2.h  \
  185. #  {$(INCLUDE000)}string.h  \
  186.    {$(INCLUDE001)}debug.h  \
  187. #    {$(INCLUDE000)}stdlib.h  \
  188.      {$(INCLUDE001)}hrtimer.h  \
  189.    {$(INCLUDE001)}config.h  \
  190.      {$(INCLUDE001)}Profile.h  \
  191.        {$(INCLUDE001)}Items.h  \
  192. #        {$(INCLUDE000)}time.h  \
  193.          {$(INCLUDE001)}restring.h  \
  194. #          {$(INCLUDE000)}os2.h  \
  195. #      {$(INCLUDE001)}restring.h  \
  196.    {$(INCLUDE001)}memsize.h  \
  197.    {$(INCLUDE001)}support.h  \
  198. #  {$(INCLUDE001)}Profile.h  \
  199.    MAKEFILE
  200.  
  201. RESTRING.OBJ:  RESTRING.CPP  \
  202. #  {$(INCLUDE000)}os2.h  \
  203.    {$(INCLUDE001)}debug.h  \
  204. #    {$(INCLUDE000)}stdlib.h  \
  205.      {$(INCLUDE001)}hrtimer.h  \
  206.    {$(INCLUDE001)}restring.h  \
  207. #    {$(INCLUDE000)}os2.h  \
  208.    MAKEFILE
  209.  
  210. SUPPORT.OBJ:  SUPPORT.CPP  \
  211. #  {$(INCLUDE000)}os2.h  \
  212. #  {$(INCLUDE000)}stdarg.h  \
  213. #  {$(INCLUDE000)}stdio.h  \
  214. #  {$(INCLUDE000)}stdlib.h  \
  215. #  {$(INCLUDE000)}string.h  \
  216.    {$(INCLUDE001)}support.h  \
  217.    {$(INCLUDE001)}debug.h  \
  218. #    {$(INCLUDE000)}stdlib.h  \
  219.      {$(INCLUDE001)}hrtimer.h  \
  220.    MAKEFILE
  221.  
  222. THREAD.OBJ:  THREAD.CPP  \
  223. #  {$(INCLUDE000)}stddef.h  \
  224. #  {$(INCLUDE000)}stdlib.h  \
  225. #  {$(INCLUDE000)}string.h  \
  226. #  {$(INCLUDE000)}os2.h  \
  227.    {$(INCLUDE001)}debug.h  \
  228. #    {$(INCLUDE000)}stdlib.h  \
  229.      {$(INCLUDE001)}hrtimer.h  \
  230.    {$(INCLUDE001)}except.h  \
  231.    {$(INCLUDE001)}Thread.h  \
  232. #    {$(INCLUDE000)}os2.h  \
  233.    MAKEFILE
  234.  
  235. WINDOW.OBJ:  WINDOW.CPP  \
  236. #  {$(INCLUDE000)}os2.h  \
  237.    {$(INCLUDE001)}debug.h  \
  238. #    {$(INCLUDE000)}stdlib.h  \
  239.      {$(INCLUDE001)}hrtimer.h  \
  240.    {$(INCLUDE001)}Window.h  \
  241. #    {$(INCLUDE000)}os2.h  \
  242.    MAKEFILE
  243.