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

  1. # Borland C++ - (C) Copyright 1993 by Borland International
  2. # Makefile for HELPEX program
  3.  
  4. EXERES = helpex
  5. RESEXE_= helpex.dlg helpex.h help.cur
  6. HLP    = helpex
  7. HLP_   = helpex.rtf keys.rtf terms.rtf\
  8.          bullet.bmp chkboff.bmp chkbon.bmp continue.bmp done.bmp
  9. !include $(BCEXAMPLEDIR)\makefile.gen
  10.