home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c083 / 13.ddi / NOTEBOOK.PAK / MAKEFILE < prev    next >
Encoding:
Text File  |  1993-12-02  |  440 b   |  17 lines

  1. #----------------------------------------------------------------------------
  2. # ObjectWindows - (C) Copyright 1991, 1993 by Borland International
  3. #
  4. #----------------------------------------------------------------------------
  5.  
  6. MODELS=ldf
  7. EXERES=nb
  8. OBJEXE=nb.obj notebook.obj hscroll.obj vscroll.obj utils.obj
  9. CCFEXE=-H
  10.  
  11. !include $(BCEXAMPLEDIR)\owlmake.gen
  12.  
  13. after: 
  14.     del turboc.cfg
  15.     del debug.log
  16.     del winsight.log
  17.