Am Tue, 24 Sep 2013 16:02:11 +0200 schrieb "eles" <e...@eles.com>:
[...] Damn, I hate shell scripts / Makefiles: https://github.com/jpf91/GDC/commit/d9a6e38dd140b9a98ce694b2073714983c7af6a3 BTW: We could make this more failsafe by using "find" to search the source directory recursively. This way we wouldn't have the list all subfolders in the Makefile. But that only works if we copy all files to the same destination, we couldn't copy some files to ${include}/${target_triplet} as we do now.