From 30b2fcf8e6b2b127f769d339ced085ac685c3bcf Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 9 Aug 2019 21:54:07 -0700 Subject: 5502 - package up into a bootable disk image Many thanks to John Davidson for Minimal Linux Live (GPLv3), from which I cribbed gen_iso. --- clean | 1 + 1 file changed, 1 insertion(+) (limited to 'clean') diff --git a/clean b/clean index 590687a7..2d17099f 100755 --- a/clean +++ b/clean @@ -6,3 +6,4 @@ rm -rf subx.cc subx_bin* *_list rm -rf .until test $# -gt 0 && exit 0 # convenience: 'clean top-level' to leave subsidiary tools alone rm -rf enumerate/enumerate tangle/tangle tangle/*_list */*.dSYM termbox/*.[oa] +rm -rf tmp mu.iso -- cgit 1.4.1-2-gfad0