tools/genmodule: Bring back xxx_GetLibbase() functions.
commit88fc09372b0f242b69ad4646153314f4b34f5949
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 28 Jul 2012 21:13:08 +0000 (28 21:13 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 28 Jul 2012 21:13:08 +0000 (28 21:13 +0000)
tree2d8e3ea107aa833e70207c0b44ca38ef62d68d62
parent2f3714aba03d0f360be1601a8c0409185fd9d0f8
tools/genmodule: Bring back xxx_GetLibbase() functions.

This mostly reverts commit r45334: "genmodule/ctype: Fix issue with static arosc ctype stubs"
Next commit will contain use case for the functions.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@45351 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
tools/genmodule/Makefile.deps
tools/genmodule/genmodule.c
tools/genmodule/genmodule.h
tools/genmodule/writegetlibbase.c [new file with mode: 0644]
tools/genmodule/writemakefile.c