mirror of https://github.com/python/cpython
Change bsddbmodule.o -> bsddbmodule.c.
This commit is contained in:
parent
bd5f193ee5
commit
47110d7f44
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue