ref: bf2b631c10be44df6ca87c9b7e7fb279a9a4d4ec
parent: d7171eb5761cad852580cf0b9d352725a9cb1015
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Sat Jan 18 12:40:40 EST 2020
[libc] Allows multi target After this change, several configurations can be compiled and they will not collided since every one of them has a different extension. This patch also removes the ugly mklst shell script which was locating the object files using find.