home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / C / BC_502 / AUTOEXCL.PAK / MAKEFILE < prev    next >
Encoding:
Text File  |  1997-05-06  |  425 b   |  14 lines

  1. #-----------------------------------------------------------------------------
  2. # MAKEFILE for ObjectWindows Libraries
  3. # Copyright (c) 1996, 1996 by Borland International, All Rights Reserved
  4. #
  5. # $Revision:   2.1  $
  6. #-----------------------------------------------------------------------------
  7. SYSTEMS = WIN32
  8. MODELS = fdt
  9.  
  10. EXE   = DRVEXCEL
  11. OBJEXE= drvexcel.obj xl5en32.obj
  12.  
  13. !include $(BCEXAMPLEDIR)\ocfmake.gen
  14.