1SubDir HAIKU_TOP src libs stdc++ ;
2
3if x86_gcc2 in $(TARGET_PACKAGING_ARCHS) {
4	HaikuSubInclude legacy ;
5}
6