aboutsummaryrefslogtreecommitdiffstats
path: root/link
diff options
context:
space:
mode:
authorTomasz Kramkowski <tk@the-tk.com>2021-05-31 17:08:09 +0100
committerTomasz Kramkowski <tk@the-tk.com>2021-05-31 17:38:33 +0100
commita88ad680422949dfe2d16a544a529649c6d07109 (patch)
treedf4d9463a099d4b87cd0f201f80db5c5d628ffad /link
parent13ceac75a8ed37ddc02df2b41627329c4da24b04 (diff)
downloadpack-a88ad680422949dfe2d16a544a529649c6d07109.tar.gz
pack-a88ad680422949dfe2d16a544a529649c6d07109.tar.xz
pack-a88ad680422949dfe2d16a544a529649c6d07109.zip
Update build system to the latest luiml version
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[@]}"