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

  1. # readme. - GNU gdbm v1.4 for MS-DOS                -*-Text-*-
  2. # Copyright (C) 1990 by Thorsten Ohl, td12@ddagsi3.bitnet
  3.  
  4.  
  5. (created Thu Aug 16 10:52:19 1990 by ./mkpatch)
  6.      
  7. This file contains patches to compile GNU gdbm v1.4 with
  8. Microsoft C 6.0 for MS-DOS.
  9.      
  10. To compile this program, you also need the complete GNU gdbm sources for
  11. version 1.4.  These patches are for MSC v6.0, other compilers surely need
  12. some more work!
  13.      
  14. Copy this file and your GNU gdbm v1.4 sources into a new directory,
  15. cd to it, 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 gdbm distribution.
  25.      
  26. Of course the MS-DOS Version of GNU gdbm 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.