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

  1. #----------------------------------------------------------------------------
  2. # ObjectWindows
  3. # Copyright (c) 1995, 1995 by Borland International, All Rights Reserved
  4. #----------------------------------------------------------------------------
  5.  
  6. !if !$d(MODEL)
  7.   MODEL=l
  8. !endif
  9.  
  10. EXERES   = simbor
  11. OBJEXE   = app.obj simbor.obj bordlg.obj
  12.  
  13. !include $(BCEXAMPLEDIR)\owlmake.gen
  14.