shithub: leaf

Download patch

ref: cc0694e2a5c399faada2396980745338930e1c38
parent: ba1cc6be935043feef77df2c069c9e2759786a97
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Tue Mar 7 06:57:04 EST 2023

remove example on clean

--- a/leaf/mkfile
+++ b/leaf/mkfile
@@ -68,4 +68,4 @@
 	$LD $LDFLAGS -o $target $prereq
 
 clean:V:
-	rm -f */*.[$OS] */*/*.[$OS] *.a
+	rm -f *.[$OS] $TARG */*.[$OS] */*/*.[$OS] *.a