aboutsummaryrefslogtreecommitdiffstats
path: root/link
diff options
context:
space:
mode:
Diffstat (limited to 'link')
-rw-r--r--link4
1 files changed, 0 insertions, 4 deletions
diff --git a/link b/link
deleted file mode 100644
index 08006ad..0000000
--- a/link
+++ /dev/null
@@ -1,4 +0,0 @@
-#/fake/bash
-redo-ifchange "$0" "link" "${deps[@]}"
-. loadargs "link"
-gcc "${args[@]}" -o "$3" "${deps[@]}"