home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mega CD-ROM 1
/
megacd_rom_1.zip
/
megacd_rom_1
/
GNUISH
/
GDBM14.ZIP
/
README
< prev
Wrap
Text File
|
1990-09-22
|
975b
|
33 lines
# readme. - GNU gdbm v1.4 for MS-DOS -*-Text-*-
# Copyright (C) 1990 by Thorsten Ohl, td12@ddagsi3.bitnet
(created Thu Aug 16 10:52:19 1990 by ./mkpatch)
This file contains patches to compile GNU gdbm v1.4 with
Microsoft C 6.0 for MS-DOS.
To compile this program, you also need the complete GNU gdbm sources for
version 1.4. These patches are for MSC v6.0, other compilers surely need
some more work!
Copy this file and your GNU gdbm v1.4 sources into a new directory,
cd to it, and say
rm makefile
patch < patches
make
That's all.
Please note that these patches (although distributed under the GNU General
Public License) do NOT belong to the official GNU gdbm distribution.
Of course the MS-DOS Version of GNU gdbm comes with ABSOLUTELY NO WARRANTY.
You can reach me at <td12@ddagsi3.bitnet> for bug reports, etc. (but no
promises).
Enjoy it!
-Thorsten Ohl