INSTALL.DOS
Upload User: gddssl
Upload Date: 2007-01-06
Package Size: 1003k
Code Size: 0k
Category:

Editor

Development Platform:

DOS

  1. Simple makefiles are provided for a few environments.
  2.     Makefile.amiga For Amiga with Manx C
  3.     Makefile.bcc For Borland C/C++ on MSDOS
  4.     Makefile.djg For the Gnu GCC (DJGPP) compiler on MSDOS
  5.     Makefile.os2 For OS/2
  6.     Makefile.w32 For Win32 with Visual C++ or Borland C++
  7. Make sure that your makefile defines the appropriate label for the host for
  8. which you are compiling (i.e. AMIGA, MSDOS, OS2, or WIN32)