aboutsummaryrefslogtreecommitdiff
path: root/clean.do
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-12-26 02:39:36 +0300
committerCem Keylan <cem@ckyln.com>2020-12-26 03:12:25 +0300
commitd1590234d19724f14e8ba94582986963fce47267 (patch)
tree1bb6273414ef57443b3cdda21f0329b0dc8ae742 /clean.do
parent06aca27d4b504ea5f42f4611fa3b44d9429bea75 (diff)
downloaddocs-d1590234d19724f14e8ba94582986963fce47267.tar.gz
docs: switch to redo build system.20201226
Diffstat (limited to 'clean.do')
-rw-r--r--clean.do7
1 files changed, 7 insertions, 0 deletions
diff --git a/clean.do b/clean.do
new file mode 100644
index 0000000..d71b034
--- /dev/null
+++ b/clean.do
@@ -0,0 +1,7 @@
+. ./config.rc
+
+rm -f carbslinux.info carbslinux.html
+rm -rf carbslinux
+rm -f -- ./*.tar.*
+redo_clean
+PHONY