tdb: add scripts to extract library symbols (exports file) from headers
authorMichael Adam <obnox@samba.org>
Fri, 28 Aug 2009 13:01:17 +0000 (15:01 +0200)
committerMichael Adam <obnox@samba.org>
Sat, 29 Aug 2009 22:51:53 +0000 (00:51 +0200)
commit006fd0c43c7c403b8671dfc46e5ee31e92480e1f
treeacd14ebc97f3f44442bc7970b88a11b54224ef76
parentc7d9617259bafddd1ce26a5c336885e2d3c6771a
tdb: add scripts to extract library symbols (exports file) from headers

Michael
lib/tdb/script/mksyms.awk [new file with mode: 0644]
lib/tdb/script/mksyms.sh [new file with mode: 0755]