home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c083 / 21.ddi / VBDIALOG.PAK / MAKEFILE next >
Encoding:
Text File  |  1993-12-02  |  205 b   |  8 lines

  1. # Borland C++ - (C) Copyright 1993 by Borland International
  2. # Makefile for VBDIALOG program
  3.  
  4. EXERES  = vbdialog
  5. LIBEXE  = $(BCLIBDIR)\bivbx.lib
  6. SYSTEMS = WIN16
  7. !include $(BCEXAMPLEDIR)\makefile.gen
  8.