1
0
mirror of https://git.lain.church/emil/libhl.git synced 2025-06-10 20:56:44 +00:00

clean .out files

This commit is contained in:
anon 2023-08-24 19:16:40 +02:00
parent d9acf97269
commit 823eb8b113

View File

@ -26,6 +26,7 @@ uninstall:
clean:
-rm ${OBJ} ${TARGET}
-rm *.out
test: chad_test