home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / OS2 / MEMSZ230.ZIP / MAKEFILE.DEP < prev    next >
Text File  |  1994-01-26  |  4KB  |  172 lines

  1. # IBM Developer's Workframe/2 Make File Creation run at 06:39:46 on 01/26/94
  2.  
  3. # Make File Creation run in directory:
  4. #   E:\BUILD\SOURCE\C\MEMSIZE.RP;
  5.  
  6. # Assumed INCLUDE environment variable path:
  7. #   E:\BUILD\INCLUDE\COMMON;
  8. #   E:\BUILD\INCLUDE\GF;
  9. #   E:\TOOLKT20\C\OS2H;
  10. #   E:\TOOLKT20\ASM\OS2INC;
  11. #   E:\IBMCPP\INCLUDE;
  12.  
  13.  
  14. INCLUDE002=.
  15. INCLUDE002=$(INCLUDE002);$(INCLUDE)
  16.  
  17. INCLUDE001=.
  18. INCLUDE001=$(INCLUDE001);$(INCLUDE)
  19.  
  20. INCLUDE000=$(INCLUDE)
  21.  
  22.  
  23. MEMSIZE.RES:  MEMSIZE.RC  \
  24. #  {$(INCLUDE002)}OS2.H  \
  25.    {$(INCLUDE002)}MEMSIZE.H  \
  26.    MEMSIZE.ICO  \
  27.    MAKEFILE
  28.  
  29. ABOUT.OBJ:  ABOUT.CPP  \
  30. #  {$(INCLUDE000)}os2.h  \
  31.    {$(INCLUDE001)}debug.h  \
  32.      {$(INCLUDE001)}hrtimer.h  \
  33.    {$(INCLUDE001)}support.h  \
  34.    {$(INCLUDE001)}about.h  \
  35.    MAKEFILE
  36.  
  37. CONFIG.OBJ:  CONFIG.CPP  \
  38. #  {$(INCLUDE000)}os2.h  \
  39. #  {$(INCLUDE000)}stdlib.h  \
  40. #  {$(INCLUDE000)}string.h  \
  41.    {$(INCLUDE001)}debug.h  \
  42.      {$(INCLUDE001)}hrtimer.h  \
  43.    {$(INCLUDE001)}support.h  \
  44.    {$(INCLUDE001)}memsize.h  \
  45.    {$(INCLUDE001)}config.h  \
  46.    MAKEFILE
  47.  
  48. DEBUG.OBJ:  DEBUG.CPP  \
  49. #  {$(INCLUDE000)}os2.h  \
  50. #  {$(INCLUDE000)}stdarg.h  \
  51. #  {$(INCLUDE000)}stdio.h  \
  52. #  {$(INCLUDE000)}stdlib.h  \
  53. #  {$(INCLUDE000)}string.h  \
  54. #  {$(INCLUDE000)}time.h  \
  55.    {$(INCLUDE001)}debug.h  \
  56.      {$(INCLUDE001)}hrtimer.h  \
  57.    {$(INCLUDE001)}except.h  \
  58.    {$(INCLUDE001)}mutex.h  \
  59.    MAKEFILE
  60.  
  61. except.OBJ:  except.cpp  \
  62. #  {$(INCLUDE000)}os2.h  \
  63. #  {$(INCLUDE000)}stdlib.h  \
  64.    {$(INCLUDE001)}debug.h  \
  65.      {$(INCLUDE001)}hrtimer.h  \
  66.    {$(INCLUDE001)}restring.h  \
  67. #    {$(INCLUDE000)}os2.h  \
  68.    {$(INCLUDE001)}memsize.h  \
  69.    {$(INCLUDE001)}except.h  \
  70.    MAKEFILE
  71.  
  72. HELPWIN.OBJ:  HELPWIN.CPP  \
  73. #  {$(INCLUDE000)}os2.h  \
  74. #  {$(INCLUDE000)}string.h  \
  75.    {$(INCLUDE001)}debug.h  \
  76.      {$(INCLUDE001)}hrtimer.h  \
  77.    {$(INCLUDE001)}helpwin.h  \
  78. #    {$(INCLUDE000)}os2.h  \
  79.    MAKEFILE
  80.  
  81. ITEMS.OBJ:  ITEMS.CPP  \
  82. #  {$(INCLUDE000)}os2.h  \
  83. #  {$(INCLUDE000)}stdio.h  \
  84. #  {$(INCLUDE000)}stdlib.h  \
  85. #  {$(INCLUDE000)}string.h  \
  86.    {$(INCLUDE001)}debug.h  \
  87.      {$(INCLUDE001)}hrtimer.h  \
  88.    {$(INCLUDE001)}support.h  \
  89.    {$(INCLUDE001)}restring.h  \
  90. #    {$(INCLUDE000)}os2.h  \
  91.    {$(INCLUDE001)}items.h  \
  92.    MAKEFILE
  93.  
  94. MEMSIZE.OBJ:  MEMSIZE.CPP  \
  95. #  {$(INCLUDE000)}os2.h  \
  96. #  {$(INCLUDE000)}stdio.h  \
  97. #  {$(INCLUDE000)}stdlib.h  \
  98. #  {$(INCLUDE000)}string.h  \
  99.    {$(INCLUDE001)}debug.h  \
  100.      {$(INCLUDE001)}hrtimer.h  \
  101.    {$(INCLUDE001)}helpwin.h  \
  102. #    {$(INCLUDE000)}os2.h  \
  103.    {$(INCLUDE001)}module.h  \
  104. #    {$(INCLUDE000)}os2.h  \
  105.    {$(INCLUDE001)}process.h  \
  106. #    {$(INCLUDE000)}os2.h  \
  107.    {$(INCLUDE001)}profile.h  \
  108.    {$(INCLUDE001)}restring.h  \
  109. #    {$(INCLUDE000)}os2.h  \
  110.    {$(INCLUDE001)}support.h  \
  111.    {$(INCLUDE001)}window.h  \
  112. #    {$(INCLUDE000)}os2.h  \
  113.    {$(INCLUDE001)}about.h  \
  114.    {$(INCLUDE001)}config.h  \
  115.    {$(INCLUDE001)}items.h  \
  116.    {$(INCLUDE001)}memsize.h  \
  117.    MAKEFILE
  118.  
  119. MODULE.OBJ:  MODULE.CPP  \
  120. #  {$(INCLUDE000)}os2.h  \
  121. #  {$(INCLUDE000)}stdlib.h  \
  122.    {$(INCLUDE001)}debug.h  \
  123.      {$(INCLUDE001)}hrtimer.h  \
  124.    {$(INCLUDE001)}module.h  \
  125. #    {$(INCLUDE000)}os2.h  \
  126.    MAKEFILE
  127.  
  128. PROCESS.OBJ:  PROCESS.CPP  \
  129. #  {$(INCLUDE000)}os2.h  \
  130.    {$(INCLUDE001)}debug.h  \
  131.      {$(INCLUDE001)}hrtimer.h  \
  132.    {$(INCLUDE001)}except.h  \
  133.    {$(INCLUDE001)}process.h  \
  134. #    {$(INCLUDE000)}os2.h  \
  135.    MAKEFILE
  136.  
  137. PROFILE.OBJ:  PROFILE.CPP  \
  138. #  {$(INCLUDE000)}os2.h  \
  139. #  {$(INCLUDE000)}string.h  \
  140.    {$(INCLUDE001)}debug.h  \
  141.      {$(INCLUDE001)}hrtimer.h  \
  142.    {$(INCLUDE001)}support.h  \
  143.    {$(INCLUDE001)}profile.h  \
  144.    MAKEFILE
  145.  
  146. RESTRING.OBJ:  RESTRING.CPP  \
  147. #  {$(INCLUDE000)}os2.h  \
  148.    {$(INCLUDE001)}debug.h  \
  149.      {$(INCLUDE001)}hrtimer.h  \
  150.    {$(INCLUDE001)}restring.h  \
  151. #    {$(INCLUDE000)}os2.h  \
  152.    MAKEFILE
  153.  
  154. SUPPORT.OBJ:  SUPPORT.CPP  \
  155. #  {$(INCLUDE000)}os2.h  \
  156. #  {$(INCLUDE000)}stdarg.h  \
  157. #  {$(INCLUDE000)}stdio.h  \
  158. #  {$(INCLUDE000)}stdlib.h  \
  159. #  {$(INCLUDE000)}string.h  \
  160.    {$(INCLUDE001)}support.h  \
  161.    {$(INCLUDE001)}debug.h  \
  162.      {$(INCLUDE001)}hrtimer.h  \
  163.    MAKEFILE
  164.  
  165. WINDOW.OBJ:  WINDOW.CPP  \
  166. #  {$(INCLUDE000)}os2.h  \
  167.    {$(INCLUDE001)}debug.h  \
  168.      {$(INCLUDE001)}hrtimer.h  \
  169.    {$(INCLUDE001)}window.h  \
  170. #    {$(INCLUDE000)}os2.h  \
  171.    MAKEFILE
  172.