Change bsddbmodule.o -> bsddbmodule.c.

This commit is contained in:
Guido van Rossum 1997-01-28 02:21:56 +00:00
parent bd5f193ee5
commit 47110d7f44
1 changed files with 1 additions and 1 deletions

View File

@ -305,7 +305,7 @@ rotor rotormodule.c # enigma-inspired encryption
#DB=/depot/sundry/src/berkeley-db/db.1.85
#DBPORT=$(DB)/PORT/irix.5.3
#bsddb bsddbmodule.o -I$(DBPORT)/include $(DBPORT)/libdb.a
#bsddb bsddbmodule.c -I$(DBPORT)/include $(DBPORT)/libdb.a