68a978a26f
from new maintainer Aleksander Piotrowski <aleksander dot piotrowski at nic dot com dot pl> more to come
8 lines
223 B
Plaintext
8 lines
223 B
Plaintext
@NOSHARED@*shared*
|
|
|
|
# Anthony Baxter's gdbm module. GNU dbm(3) will require -lgdbm:
|
|
#
|
|
# First, look at Setup.config; configure may have set this for you.
|
|
|
|
gdbm gdbmmodule.c -I$(LOCALBASE)/include -L$(LOCALBASE)/lib -lgdbm
|