home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / LPTHEX.ZIP / LPTHEX.DEP < prev    next >
Text File  |  1992-08-31  |  710b  |  32 lines

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