summaryrefslogtreecommitdiff
path: root/source3/script/mksyms.awk
AgeCommit message (Collapse)AuthorFilesLines
2008-02-14Create symbols to export in libtdb dynamically from tdb.h.Michael Adam1-0/+76
This adds a general mechanism to create version-scripts for linking shared libraries from one or several header files, similar to mkproto.sh/awk. Michael (This used to be commit 65817703c49a7410f4f0c8b46494ede6169d9fa6)