home *** CD-ROM | disk | FTP | other *** search
/ Mega CD-ROM 1 / megacd_rom_1.zip / megacd_rom_1 / GNUISH / INDENT11.ZIP / README < prev   
Text File  |  1990-09-23  |  950b  |  33 lines

  1. # readme. - GNU indent for MS-DOS            -*-Text-*-
  2. # Copyright (C) 1990 by Thorsten Ohl, td12@ddagsi3.bitnet
  3.  
  4.  
  5. Date: Fri, 27 Jul 90 21:33:25 EDT
  6.  
  7. This file contains patches to compile GNU indent v1.1 with
  8. Microsoft C 5.1 for MS-DOS.
  9.      
  10. To compile this program, you also need the complete GNU indent sources for
  11. version 1.1.  These patches are for MSC v5.1, other compilers surely need
  12. some more work!
  13.      
  14. Copy this file and your GNU indent sources into a new directory cd to it
  15. and say
  16.  
  17.         rm makefile
  18.         patch < patches
  19.         make
  20.      
  21. That's all.
  22.      
  23. Please note that these patches (although distributed under the GNU General
  24. Public License) do NOT belong to the official GNU indent distribution.
  25.      
  26. Of course the MS-DOS Version of GNU indent comes with ABSOLUTELY NO WARRANTY.
  27.      
  28. You can reach me at <td12@ddagsi3.bitnet> for bug reports, etc. (but no
  29. promises).
  30.      
  31. Enjoy it!
  32. -Thorsten Ohl
  33.