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