Haiku.cmake:
* Does now try to determine the secondary architecture from the C or
the C++ compiler and set up the library and include search path
variables accordingly. It also sets CMAKE_*LIBRARY_ARCHITECTURE.
* Remove obsolete */include paths.
* Set the same include search paths for C and C++. At least the paths
we do consider are the same.