INSTALL.DOS
上传用户:gddssl
上传日期:2007-01-06
资源大小:1003k
文件大小:0k
源码类别:

编辑器/阅读器

开发平台:

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)