NetBSD/usr.bin/c99/c99.sh

3 lines
41 B
Bash
Raw Normal View History

2016-01-14 07:27:26 +03:00
#!/bin/sh
exec /usr/bin/cc -std=c99 "$@"