home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / Borland / Cplus45 / BC45 / HELPEX.PAK / MAKEFILE < prev    next >
Text File  |  1995-08-29  |  313b  |  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.