home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1995 March / SOFM_Mar1995.bin / pc / utility / os2 / clock / makefile.dep < prev    next >
Makefile  |  1995-01-27  |  4KB  |  159 lines

  1. # IBM Developer's Workframe/2 Make File Creation run at 06:41:12 on 01/26/94
  2.  
  3. # Make File Creation run in directory:
  4. #   E:\BUILD\SOURCE\C\CLOCK.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. CLOCK.RES:  CLOCK.RC  \
  24. #  {$(INCLUDE002)}OS2.H  \
  25.    {$(INCLUDE002)}CLOCK.H  \
  26.    CLOCK.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. CLOCK.OBJ:  CLOCK.CPP  \
  38. #  {$(INCLUDE000)}os2.h  \
  39. #  {$(INCLUDE000)}process.h  \
  40. #  {$(INCLUDE000)}stdarg.h  \
  41. #  {$(INCLUDE000)}stddef.h  \
  42. #  {$(INCLUDE000)}stdio.h  \
  43. #  {$(INCLUDE000)}stdlib.h  \
  44. #  {$(INCLUDE000)}string.h  \
  45.    {$(INCLUDE001)}debug.h  \
  46.      {$(INCLUDE001)}hrtimer.h  \
  47.    {$(INCLUDE001)}helpwin.h  \
  48. #    {$(INCLUDE000)}os2.h  \
  49.    {$(INCLUDE001)}module.h  \
  50. #    {$(INCLUDE000)}os2.h  \
  51.    {$(INCLUDE001)}process.h  \
  52. #    {$(INCLUDE000)}os2.h  \
  53.    {$(INCLUDE001)}profile.h  \
  54.    {$(INCLUDE001)}restring.h  \
  55. #    {$(INCLUDE000)}os2.h  \
  56.    {$(INCLUDE001)}support.h  \
  57.    {$(INCLUDE001)}window.h  \
  58. #    {$(INCLUDE000)}os2.h  \
  59.    {$(INCLUDE001)}about.h  \
  60.    {$(INCLUDE001)}config.h  \
  61.    {$(INCLUDE001)}clock.h  \
  62.    MAKEFILE
  63.  
  64. CONFIG.OBJ:  CONFIG.CPP  \
  65. #  {$(INCLUDE000)}os2.h  \
  66. #  {$(INCLUDE000)}stdlib.h  \
  67. #  {$(INCLUDE000)}string.h  \
  68.    {$(INCLUDE001)}debug.h  \
  69.      {$(INCLUDE001)}hrtimer.h  \
  70.    {$(INCLUDE001)}support.h  \
  71.    {$(INCLUDE001)}config.h  \
  72.    MAKEFILE
  73.  
  74. DEBUG.OBJ:  DEBUG.CPP  \
  75. #  {$(INCLUDE000)}os2.h  \
  76. #  {$(INCLUDE000)}stdarg.h  \
  77. #  {$(INCLUDE000)}stdio.h  \
  78. #  {$(INCLUDE000)}stdlib.h  \
  79. #  {$(INCLUDE000)}string.h  \
  80. #  {$(INCLUDE000)}time.h  \
  81.    {$(INCLUDE001)}debug.h  \
  82.      {$(INCLUDE001)}hrtimer.h  \
  83.    {$(INCLUDE001)}mutex.h  \
  84.    MAKEFILE
  85.  
  86. except.OBJ:  except.cpp  \
  87. #  {$(INCLUDE000)}os2.h  \
  88. #  {$(INCLUDE000)}stdlib.h  \
  89.    {$(INCLUDE001)}clock.h  \
  90.    {$(INCLUDE001)}debug.h  \
  91.      {$(INCLUDE001)}hrtimer.h  \
  92.    {$(INCLUDE001)}restring.h  \
  93. #    {$(INCLUDE000)}os2.h  \
  94.    {$(INCLUDE001)}except.h  \
  95.    MAKEFILE
  96.  
  97. HELPWIN.OBJ:  HELPWIN.CPP  \
  98. #  {$(INCLUDE000)}os2.h  \
  99. #  {$(INCLUDE000)}string.h  \
  100.    {$(INCLUDE001)}debug.h  \
  101.      {$(INCLUDE001)}hrtimer.h  \
  102.    {$(INCLUDE001)}helpwin.h  \
  103. #    {$(INCLUDE000)}os2.h  \
  104.    MAKEFILE
  105.  
  106. MODULE.OBJ:  MODULE.CPP  \
  107. #  {$(INCLUDE000)}os2.h  \
  108. #  {$(INCLUDE000)}stdlib.h  \
  109.    {$(INCLUDE001)}debug.h  \
  110.      {$(INCLUDE001)}hrtimer.h  \
  111.    {$(INCLUDE001)}module.h  \
  112. #    {$(INCLUDE000)}os2.h  \
  113.    MAKEFILE
  114.  
  115. PROCESS.OBJ:  PROCESS.CPP  \
  116. #  {$(INCLUDE000)}os2.h  \
  117.    {$(INCLUDE001)}debug.h  \
  118.      {$(INCLUDE001)}hrtimer.h  \
  119.    {$(INCLUDE001)}except.h  \
  120.    {$(INCLUDE001)}process.h  \
  121. #    {$(INCLUDE000)}os2.h  \
  122.    MAKEFILE
  123.  
  124. PROFILE.OBJ:  PROFILE.CPP  \
  125. #  {$(INCLUDE000)}os2.h  \
  126. #  {$(INCLUDE000)}string.h  \
  127.    {$(INCLUDE001)}debug.h  \
  128.      {$(INCLUDE001)}hrtimer.h  \
  129.    {$(INCLUDE001)}support.h  \
  130.    {$(INCLUDE001)}profile.h  \
  131.    MAKEFILE
  132.  
  133. RESTRING.OBJ:  RESTRING.CPP  \
  134. #  {$(INCLUDE000)}os2.h  \
  135.    {$(INCLUDE001)}debug.h  \
  136.      {$(INCLUDE001)}hrtimer.h  \
  137.    {$(INCLUDE001)}restring.h  \
  138. #    {$(INCLUDE000)}os2.h  \
  139.    MAKEFILE
  140.  
  141. SUPPORT.OBJ:  SUPPORT.CPP  \
  142. #  {$(INCLUDE000)}os2.h  \
  143. #  {$(INCLUDE000)}stdarg.h  \
  144. #  {$(INCLUDE000)}stdio.h  \
  145. #  {$(INCLUDE000)}stdlib.h  \
  146. #  {$(INCLUDE000)}string.h  \
  147.    {$(INCLUDE001)}support.h  \
  148.    {$(INCLUDE001)}debug.h  \
  149.      {$(INCLUDE001)}hrtimer.h  \
  150.    MAKEFILE
  151.  
  152. WINDOW.OBJ:  WINDOW.CPP  \
  153. #  {$(INCLUDE000)}os2.h  \
  154.    {$(INCLUDE001)}debug.h  \
  155.      {$(INCLUDE001)}hrtimer.h  \
  156.    {$(INCLUDE001)}window.h  \
  157. #    {$(INCLUDE000)}os2.h  \
  158.    MAKEFILE
  159.