NetBSD/usr.bin/c99/c99.sh
2016-01-14 04:27:26 +00:00

3 lines
41 B
Bash

#!/bin/sh
exec /usr/bin/cc -std=c99 "$@"