summaryrefslogtreecommitdiffstats
path: root/src/c99/c99.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/c99/c99.sh')
-rw-r--r--src/c99/c99.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/c99/c99.sh b/src/c99/c99.sh
new file mode 100644
index 0000000..15cab47
--- /dev/null
+++ b/src/c99/c99.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /usr/bin/cc -std=c99 "$@"