home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / os2 / maze32.arj / 3DMAZE.DEP < prev    next >
Encoding:
Text File  |  1992-06-25  |  607 b   |  26 lines

  1. # IBM Developer's Workframe/2 Make File Creation run at 14:41:32 on 06/25/92
  2.  
  3. # Make File Creation run in directory:
  4. #   D:\USER\OS2\GAMES\3DMAZE\32BIT;
  5.  
  6. # Assumed INCLUDE environment variable path:
  7. #   D:\TOOLKT20\C\OS2H;
  8. #   D:\TOOLKT20\ASM\OS2INC;
  9. #   D:\IBMC\INCLUDE;
  10.  
  11.  
  12. 3DMAZE.RES:  3DMAZE.RC  \
  13. #  {.;$(INCLUDE)}OS2.H  \
  14.    {.;$(INCLUDE)}3DMAZE.H  \
  15.    3DMAZE.ICO  \
  16.    3DMAZE
  17.  
  18. 3dmaze.OBJ:  3dmaze.c  \
  19. #  {$(INCLUDE);}stdio.h  \
  20. #  {$(INCLUDE);}os2.h  \
  21. #  {$(INCLUDE);}stdlib.h  \
  22. #  {$(INCLUDE);}malloc.h  \
  23. #  {$(INCLUDE);}math.h  \
  24.    {.;$(INCLUDE);}3dmaze.h  \
  25.    3DMAZE
  26.