summaryrefslogtreecommitdiff
path: root/make-compile.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make-compile.sh')
-rw-r--r--make-compile.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/make-compile.sh b/make-compile.sh
deleted file mode 100644
index a1eb501..0000000
--- a/make-compile.sh
+++ /dev/null
@@ -1 +0,0 @@
-echo exec "$CC" -c '${1+"$@"}'