home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / dbmsg / odbc / convdsn / makefile < prev   
Encoding:
Makefile  |  1997-02-14  |  121 b   |  9 lines

  1. USE_ODBC=1
  2. Proj = ConvDsn
  3.  
  4. !include <BkOffice.Mak>
  5.  
  6. All: $(ObjDir)\$(Proj).Exe
  7.  
  8. $(ObjDir)\$(Proj).Exe: $(@R).Obj
  9.