gdbm: Add generate-shim. Drop compile-bundle and install-bundle.
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Thu, 5 Sep 2013 17:19:56 +0000 (10:19 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Thu, 5 Sep 2013 17:19:56 +0000 (10:19 -0700)
commit1f5cb0a79bf05f7d10887e5794bdd11aeb0fd1b4
treee6f388779533fc718041f57c320ddeccf186bb23
parent75db6ae159561994d1a22f11c95534d94c489753
gdbm: Add generate-shim.  Drop compile-bundle and install-bundle.

LIAR/C's bundles cannot be built outside the core build tree.  So
compile-bundle is just e.g. compile.scm, and install-bundle is merged
with install-shim.  Generate-shim actually handles the whole process
from *.cdecl's to -shim.c and -const.bin, eliminating 4 tedious little
rules from every wrapper's Makefile.
src/README.txt
src/ffi/build.scm.in
src/ffi/ffi.pkg
src/gdbm/Makefile
src/gdbm/README [new file with mode: 0644]
src/runtime/ffi.scm