office-gobmx/soltools/cpp
Tor Lillqvist 6465f4e8dd Rehash cross-compilation ideas
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.
2011-06-04 19:08:33 +03:00
..
_cpp.c
_eval.c Merge commit 'ooo/DEV300_m103' 2011-03-23 16:58:44 +01:00
_getopt.c
_include.c
_lex.c Merge commit 'ooo/DEV300_m103' 2011-03-23 16:58:44 +01:00
_macro.c
_mcrvalid.c
_nlist.c
_tokens.c
_unix.c Some initial baby steps towards cross-compilation 2011-05-13 20:24:40 +03:00
cpp.h
makefile.mk Rehash cross-compilation ideas 2011-06-04 19:08:33 +03:00
Test.txt