Add pointer to new BSDDB module.
This commit is contained in:
parent
668e441a86
commit
7f400be210
|
@ -306,6 +306,9 @@ rotor rotormodule.c # enigma-inspired encryption
|
|||
#
|
||||
# Edit the variables DB and DBPORT to point to the db top directory
|
||||
# and the subdirectory of PORT where you built it.
|
||||
#
|
||||
# (See http://www.jenkon-dev.com/~rd/python/ for an interface to
|
||||
# BSD DB 2.1.0.)
|
||||
|
||||
#DB=/depot/sundry/src/berkeley-db/db.1.85
|
||||
#DBPORT=$(DB)/PORT/irix.5.3
|
||||
|
|
Loading…
Reference in New Issue