CPP_PROG            5 third_party/yasm/source/config/android/config.h #define CPP_PROG "gcc -E"
CPP_PROG            5 third_party/yasm/source/config/ios/config.h #define CPP_PROG "gcc -E"
CPP_PROG            5 third_party/yasm/source/config/linux/config.h #define CPP_PROG "gcc -E"
CPP_PROG            5 third_party/yasm/source/config/mac/config.h #define CPP_PROG "gcc -E"
CPP_PROG            5 third_party/yasm/source/config/openbsd/config.h #define CPP_PROG "cc -E"
CPP_PROG            5 third_party/yasm/source/config/win/config.h #define CPP_PROG "gcc -E"