home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / SYSINF.ZIP / SYSINFO.DEP < prev    next >
Text File  |  1993-01-01  |  780b  |  35 lines

  1. # IBM Developer's Workframe/2 Make File Creation run at 16:01:52 on 01/01/93
  2.  
  3. # Make File Creation run in directory:
  4. #   D:\DEV\SYSINFO;
  5.  
  6. # Assumed INCLUDE environment variable path:
  7. #   D:\TOOLKT20\C\OS2H;
  8. #   D:\TOOLKT20\ASM\OS2INC;
  9. #   D:\IBMC\INCLUDE;
  10. #   D:\BCOS2\INCLUDE;
  11. #   C:\IBMLAN\NETSRC\H;
  12. #   D:\SQLLIB;
  13. #   C:\MUGLIB;
  14.  
  15.  
  16. SYSINFO.RES:  SYSINFO.RC  \
  17. #  {.;$(INCLUDE)}OS2.H  \
  18.    {.;$(INCLUDE)}SYSINFO.H  \
  19.    SYSINFO.ICO  \
  20.    SYSINFO.DLG  \
  21.      SYSINFO.H  \
  22.    SYSINFO.MAK
  23.  
  24. SYSINFO.HLP:  SYSINFO.IPF  \
  25.    SYSINFO.MAK
  26.  
  27. SYSINFO.OBJ:  SYSINFO.C  \
  28. #  {$(INCLUDE);}os2.h  \
  29. #  {$(INCLUDE);}stdio.h  \
  30. #  {$(INCLUDE);}stdlib.h  \
  31. #  {$(INCLUDE);}bsedos.h  \
  32.    {.;$(INCLUDE);}sysinfo.h  \
  33.    {.;$(INCLUDE);}notebook.h  \
  34.    SYSINFO.MAK
  35.