home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c083 / 20.ddi / HELPEX.PAK / MAKEFILE < prev    next >
Encoding:
Text File  |  1993-12-02  |  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.