git: 9front

Download patch

ref: 08396612716696351472dfee8df60a9467bacf9b
parent: 7f3f8d9e7dab4f10d63c2666b1665cb55d6e7a68
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
--