@if c++
ifneq ($(GXX),YES)
CXX_SYS_FLAGS = -no_auto_include
endif
@end
