]> git.xolatile.top Git - public-libhl.git/commitdiff
clean .out files
authoranon <anon@anon.anon>
Thu, 24 Aug 2023 17:16:40 +0000 (19:16 +0200)
committeranon <anon@anon.anon>
Thu, 24 Aug 2023 17:16:40 +0000 (19:16 +0200)
Makefile

index 876efe20a98c8505a18291d882d23c07bcd1e1d0..72dd5b61f6eb0cad6e4104d7ee72ca69ad25ca46 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -26,6 +26,7 @@ uninstall:
 
 clean:
        -rm ${OBJ} ${TARGET}
+       -rm *.out
 
 test: chad_test