minix/commands/cpp/cpp.sh
2012-02-17 23:53:44 +01:00

3 lines
42 B
Bash

#!/bin/sh
/usr/pkg/bin/clang -cc1 -E "$@"