Forward compatibility: genmodule - build rel linklibs only when specified
commitde4fcd885dd38d10df4a710e931da1f6b64f9732
authordeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 9 Oct 2016 17:40:17 +0000 (9 17:40 +0000)
committerdeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 9 Oct 2016 17:40:17 +0000 (9 17:40 +0000)
tree71018f0228df8898f953b2f3ad5c7162fa4eb172
parent44b82917e364f726efe5a5506467ce6d79d8cc1f
Forward compatibility: genmodule - build rel linklibs only when specified

Relative-base link libraries cannot be used outside of build system
so there is no point in polluting public SDK with them.

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