Qtopia/X11: Install the right Qtopia XSession start script as well
[vuplus_openembedded] / packages / gcc / gcc-paths-cross.inc
1 # Note that we use := here, and require that this
2 # is included at the correct point (before inheriting
3 # cross) to ensure that libdir and includedir are
4 # target paths, not CROSS_DIR paths.
5 target_libdir := "${libdir}"
6 target_includedir := "${includedir}"
7 target_base_libdir := "${base_libdir}"