home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / pentlk11.zip / WRTSAMPL.DEP < prev    next >
Text File  |  1994-01-13  |  681b  |  32 lines

  1.  
  2. # Assumed INCLUDE environment variable path:
  3. #   \TLKTPPM\H;
  4. #   \TOOLKT21\C\OS2H;
  5. #   \TOOLKT21\ASM\OS2INC;
  6. #   \IBMC\INCLUDE;
  7.  
  8.  
  9. wrtsampl.RES:  wrtsampl.RC  \
  10. #  {.;$(INCLUDE)}OS2.H  \
  11. #  {.;$(INCLUDE)}penpm.H  \
  12.    {.;$(INCLUDE)}WRTSAMPL.H  \
  13.    WRTSAMPL.ICO  \
  14.    BLOB.PTR  \
  15.    WRTSAMPL.DLG  \
  16.      WRTSAMPL.H  \
  17.    WRTSAMPL.MAK
  18.  
  19. wrtsampl.OBJ:  wrtsampl.c  \
  20. #  {$(INCLUDE);}os2.h  \
  21. #  {$(INCLUDE);}stdlib.h  \
  22. #  {$(INCLUDE);}penpm.h  \
  23.    {.;$(INCLUDE);}wrtsampl.h  \
  24.    WRTSAMPL.MAK
  25.  
  26. WRTSMDLG.OBJ:  WRTSMDLG.C  \
  27. #  {$(INCLUDE);}os2.h  \
  28. #  {$(INCLUDE);}stdlib.h  \
  29. #  {$(INCLUDE);}penpm.h  \
  30.    {.;$(INCLUDE);}wrtsampl.h  \
  31.    WRTSAMPL.MAK
  32.