gcc/cpp
2024-02-29 15:49:09 +08:00

3 lines
82 B
Bash

#!/bin/sh
# Traditionally, /lib/cpp only knew about C.
exec /usr/bin/cpp -xc "$@"