home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / os2 / printq / helloqmt / makefile.dep < prev    next >
Encoding:
Makefile  |  1993-08-19  |  602 b   |  27 lines

  1. # IBM Developer's Workframe/2 Make File Creation run at 12:31:18 on 07/08/93
  2.  
  3. # Make File Creation run in directory:
  4. #   C:\SOURCE\HELLOQMT;
  5.  
  6. # Assumed INCLUDE environment variable path:
  7. #   C:\IBMC\INCLUDE;
  8. #   C:\TOOLKT20\C\OS2H;
  9. #   C:\TOOLKT20\ASM\OS2INC;
  10.  
  11.  
  12. HELLO.RES:  HELLO.RC  \
  13. #  {.;$(INCLUDE)}OS2.H  \
  14.    {.;$(INCLUDE)}HELLO.H  \
  15.    HELLO.ICO  \
  16.    HELLO.DLG  \
  17.      HELLO.H  \
  18.    MAKEFILE
  19.  
  20. HELLO.OBJ:  HELLO.C  \
  21. #  {$(INCLUDE);}printq.h  \
  22. #  {$(INCLUDE);}stdio.h  \
  23. #  {$(INCLUDE);}stdlib.h  \
  24. #  {$(INCLUDE);}string.h  \
  25.    {.;$(INCLUDE);}hello.h  \
  26.    MAKEFILE
  27.