settle for this

This commit is contained in:
Sander Hautvast 2024-10-11 17:19:59 +02:00
parent 4993799d01
commit 9009fcb9ef

View file

@ -18,5 +18,5 @@ $(TARGET):
mkdir -p $(TARGET)
clean:
rm -r $(TARGET)/*
rm -rf $(TARGET)/*