ref: 09ef6ef8ad39f846530675ecf70c59542fda8cd5
parent: aebe358a44762b266e54e5e6529e3b0efbb530e8
author: Jacob Moody <moody@posixcafe.org>
date: Thu Nov 3 00:20:01 EDT 2022
boot/bitsy: clean up checked in binary
--- a/sys/src/boot/bitsy/mkfile
+++ b/sys/src/boot/bitsy/mkfile
@@ -41,5 +41,5 @@
%.$O: $HFILES
clean:
- rm -f *.[$OS] [$OS].out y.tab.? y.debug y.output $TARG _$TARG
+ rm -f *.[$OS] [$OS].out y.tab.? y.debug y.output $TARG _$TARG s$TARG
binary files a/sys/src/boot/bitsy/sinflate /dev/null differ