aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2020-12-20 08:13:57 +0000
committermerakor <cem@ckyln.com>2020-12-20 08:13:57 +0000
commitc72c2cc00b2a9e2c7ce7ba0ff22908c209f24822 (patch)
tree8123704477175ed413e61bf79816605557c5f5a1 /bin
parent707b6cd4aaa6990349c6693fe2dff140b74370d5 (diff)
downloadcpt-c72c2cc00b2a9e2c7ce7ba0ff22908c209f24822.tar.gz
try out the redo build system
FossilOrigin-Name: 6ca0330a7e548be4e516ad6c275b2878a1521d2de5263fd75defc16f8f52c93b
Diffstat (limited to 'bin')
-rw-r--r--bin/all.do2
-rw-r--r--bin/clean.do2
2 files changed, 4 insertions, 0 deletions
diff --git a/bin/all.do b/bin/all.do
new file mode 100644
index 0000000..aceda74
--- /dev/null
+++ b/bin/all.do
@@ -0,0 +1,2 @@
+. ../config.rc
+redo-ifchange cpt-readlink cpt-stat
diff --git a/bin/clean.do b/bin/clean.do
new file mode 100644
index 0000000..6234248
--- /dev/null
+++ b/bin/clean.do
@@ -0,0 +1,2 @@
+. ../config.rc
+rm -f -- ./*.o cpt-readlink cpt-stat .dep.*