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

  1. #----------------------------------------------------------------------------
  2. # ObjectWindows
  3. # Copyright (c) 1995, 1995 by Borland International, All Rights Reserved
  4. #----------------------------------------------------------------------------
  5.  
  6. MODELS = ldft
  7.  
  8. EXE    = splash
  9. OBJEXE = splashx.obj
  10.  
  11. !include $(BCEXAMPLEDIR)\owlmake.gen
  12.