home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / dokpr1.zip / sampapp / sampApp.Dep < prev    next >
Text File  |  1995-11-09  |  1KB  |  38 lines

  1. .\sampApp.res: \
  2.     .\sampApp.rc \
  3.     {$(INCLUDE)}sampApp.H
  4.  
  5. .\sampApp.obj: \
  6.     .\sampApp.cpp \
  7.     {.\;..\;$(INCLUDE);}sampcont.h \
  8.     {.\;..\;$(INCLUDE);}controlr.h \
  9.     {.\;..\;$(INCLUDE);}address.h \
  10.     {.\;..\;$(INCLUDE);}color.h \
  11.     {.\;..\;$(INCLUDE);}font.h \
  12.     {.\;..\;$(INCLUDE);}format.h \
  13.     {.\;..\;$(INCLUDE);}rect.h \
  14.     {.\;..\;$(INCLUDE);}object.h \
  15.     {.\;..\;$(INCLUDE);}mlib.h \
  16.     {.\;..\;$(INCLUDE);}stream.h \
  17.     {.\;..\;$(INCLUDE);}mmath.h \
  18.     {.\;..\;$(INCLUDE);}except.h \
  19.     {.\;..\;$(INCLUDE);}sampApp.h \
  20.     {.\;..\;$(INCLUDE);}interest.h \
  21.     {.\;..\;$(INCLUDE);}change.h
  22.  
  23. .\sampcont.obj: \
  24.     .\sampcont.cpp \
  25.     {.\;..\;$(INCLUDE);}sampcont.h \
  26.     {.\;..\;$(INCLUDE);}controlr.h \
  27.     {.\;..\;$(INCLUDE);}address.h \
  28.     {.\;..\;$(INCLUDE);}color.h \
  29.     {.\;..\;$(INCLUDE);}font.h \
  30.     {.\;..\;$(INCLUDE);}format.h \
  31.     {.\;..\;$(INCLUDE);}rect.h \
  32.     {.\;..\;$(INCLUDE);}object.h \
  33.     {.\;..\;$(INCLUDE);}mlib.h \
  34.     {.\;..\;$(INCLUDE);}stream.h \
  35.     {.\;..\;$(INCLUDE);}mmath.h \
  36.     {.\;..\;$(INCLUDE);}except.h \
  37.  
  38.