6465f4e8dd
Drop the TARGETPLATFORM=BUILD indication of stuff that is to be built for the build platform but pointless to build for the host platform. I will handle the split of stuff built for the build or host platforms differently. Note that some libraries need to be built for both platforms. Add explicit rules to do nothing for the cross-compilation case, but likely even that will be unnecessary in the case of complete modules like soltools (?). I will just mark modules that are for the build platform only with an own flag in BUILD_TYPE. |
||
---|---|---|
.. | ||
_cpp.c | ||
_eval.c | ||
_getopt.c | ||
_include.c | ||
_lex.c | ||
_macro.c | ||
_mcrvalid.c | ||
_nlist.c | ||
_tokens.c | ||
_unix.c | ||
cpp.h | ||
makefile.mk | ||
Test.txt |