home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 1
/
GoldFishApril1994_CD2.img
/
d4xx
/
d473
/
cnewssrc
/
cnews_src.lzh
/
dbz
/
README
< prev
next >
Wrap
Text File
|
1990-04-20
|
655b
|
14 lines
This is the new, improved, lemon-freshened :-) dbz.
Just "make" will get you dbz.o and the dbz program. "make r" runs an
extensive set of regression tests; most of the mysterious oddments lying
around here are to do with that. "make rclean" cleans up after "make r".
You probably want to inspect the #ifdef list early in dbz.c before
compiling, although the defaults should work all right on most systems.
If you are not building this as part of C News, you will need to change
the -I option in FLAGS in the Makefile to "-I.", and delete the DBMLIBS
and RFC lines entirely. That will break some of the regression tests;
at some point I'll fix this.