gcc/gcc/cpp.sh

3 lines
53 B
Bash
Executable File

#! /bin/sh
exec `gcc -print-prog-name=cpp` ${1+"$@"}