home *** CD-ROM | disk | FTP | other *** search
/ C Programming Starter Kit 2.0 / SamsPublishing-CProgrammingStarterKit-v2.0-Win31.iso / bc45 / button.pak / MAKEFILE < prev   
Encoding:
Text File  |  1997-07-24  |  341 b   |  10 lines

  1. #----------------------------------------------------------------------------
  2. # ObjectWindows - (C) Copyright 1991, 1993 by Borland International
  3. #   examples\owl\owlapi\button\makefile
  4. #----------------------------------------------------------------------------
  5.  
  6. MODELS=mldf
  7. EXE    = buttonx
  8. !include $(BCEXAMPLEDIR)\owlmake.gen
  9.  
  10.