%build_prog uses %rule_compile_multi. Fixes building IntelGMA driver under Windows...
commit54c0f99a69247981f4463dcb1089e8763392b051
authorsonic <sonic@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 11 Jan 2013 17:13:10 +0000 (11 17:13 +0000)
committersonic <sonic@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 11 Jan 2013 17:13:10 +0000 (11 17:13 +0000)
tree06c39bba3714ed1e35c1a8b1c99dbba446a877b4
parentef0896daae7b28401361b7640c714718128011f8
%build_prog uses %rule_compile_multi. Fixes building IntelGMA driver under Windows. The build broke up because prepending $(BD_OBJDIR) to fully-qualified source paths generates broken paths with two semicolons (like D:/obj/path/D:/source/path/file.o). Under Linux this apparently works, but objects are placed at unexpected path.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@46241 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
config/make.tmpl