Added startup section to library .conf file. Code in this section will be
commit34849828b715a73ecd6367c24d8f693451c1c15c
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 16 Aug 2009 14:42:15 +0000 (16 14:42 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 16 Aug 2009 14:42:15 +0000 (16 14:42 +0000)
tree7e56ba31f4e02cbcc58344273b987789e1661bec
parent3092a1983aff69058debd89f08066cc0424a1819
Added startup section to library .conf file. Code in this section will be
added to the library autoinit code. Programs that link with the libxxx.a file
of a library and get the libbase initialization code from there will also get
the code in this section.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@31709 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
tools/genmodule/config.c
tools/genmodule/config.h
tools/genmodule/writeautoinit.c