#!/bin/sh # Traditionally, /lib/cpp only knew about C. # Also supress GCC and target specific defines and be more permissive. exec /usr/bin/cpp -xc -traditional-cpp -undef "$@"