home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / cset21v1.zip / IBMCPP / SAMPLES / ICLUI / DRAG4 / ADRAG4.DEP next >
Text File  |  1993-10-20  |  1KB  |  55 lines

  1. # IBM Developer's Workframe/2 Make File Creation run at 01:30:38 on 09/28/93
  2.  
  3. # Make File Creation run in directory:
  4. #   E:\IBMCPP\SAMPLES\ICLUI\DRAG4;
  5.  
  6. # Assumed INCLUDE environment variable path:
  7. #   H:\IBMCPP\INCLUDE;
  8. #   H:\IBMCPP\IBMCLASS;
  9. #   H:\TOOLKT20\cplus\OS2H;
  10. #   H:\TOOLKT20\C\OS2H;
  11. #   E:\TCPIP\INCLUDE;
  12.  
  13.  
  14. INCLUDE002=.
  15. INCLUDE002=$(INCLUDE002);$(INCLUDE)
  16.  
  17. INCLUDE001=$(INCLUDE)
  18.  
  19. INCLUDE000=.
  20. INCLUDE000=$(INCLUDE000);$(INCLUDE)
  21.  
  22.  
  23. DMSAMP4.RES:  DMSAMP4.RC  \
  24.    {$(INCLUDE002)}OS2.H  \
  25. #    {$(INCLUDE002)}OS2DEF.H  \
  26. #    {$(INCLUDE002)}BSE.H  \
  27. #    {$(INCLUDE002)}PM.H  \
  28.    {$(INCLUDE002)}DMSAMP3.H  \
  29.    WIN100.ICO  \
  30.    APPLE.ICO  \
  31.    BOLT.ICO  \
  32.    CAR.ICO  \
  33.    SPACE.ICO  \
  34.    STARFLEE.ICO  \
  35.    ADRAG4.MAK
  36.  
  37. DMSAMP4.OBJ:  DMSAMP4.CPP  \
  38.    {$(INCLUDE000)}dmsamp4.hpp  \
  39.      {$(INCLUDE000)}dmsamp3.hpp  \
  40. #    {$(INCLUDE001)}os2.h  \
  41. #    {$(INCLUDE001)}iframe.hpp    \
  42. #    {$(INCLUDE001)}iapp.hpp  \
  43. #    {$(INCLUDE001)}irect.hpp  \
  44. #    {$(INCLUDE001)}ievent.hpp    \
  45. #    {$(INCLUDE001)}ihandler.hpp  \
  46. #    {$(INCLUDE001)}istattxt.hpp  \
  47. #    {$(INCLUDE001)}icolor.hpp    \
  48. #    {$(INCLUDE001)}ititle.hpp    \
  49. #    {$(INCLUDE001)}icnr.hpp  \
  50. #    {$(INCLUDE001)}iiconctl.hpp  \
  51. #    {$(INCLUDE001)}icnrhdr.hpp  \
  52. #    {$(INCLUDE001)}idmcnrhd.hpp  \
  53.      {$(INCLUDE000)}dmsamp3.h  \
  54.    ADRAG4.MAK
  55.