home *** CD-ROM | disk | FTP | other *** search
/ C Programming Starter Kit 2.0 / SamsPublishing-CProgrammingStarterKit-v2.0-Win31.iso / bc45 / listbox.pak / MAKEFILE < prev   
Text File  |  1997-07-23  |  342b  |  11 lines

  1. #----------------------------------------------------------------------------
  2. # ObjectWindows - (C) Copyright 1991, 1993 by Borland International
  3. #----------------------------------------------------------------------------
  4.  
  5. EXE =listbox
  6. OBJEXE = listboxx.obj
  7. RESEXE = listboxx.res
  8. MODELS=mldf
  9. !include $(BCEXAMPLEDIR)\owlmake.gen
  10.  
  11.