summaryrefslogtreecommitdiffstats
path: root/src/c89/c89.sh
blob: 52d6d45431b20e99044144c1f7dd2f5e2ab5c15e (plain)
1
2
#!/bin/sh
exec /usr/bin/cc -std=c89 "$@"