makefile änderung

This commit is contained in:
Max-R 2025-12-05 12:08:25 +01:00
parent 96a97c07c9
commit 8cccbcf441

View File

@ -49,8 +49,4 @@ test_stack.o: test_stack.c
# Clean
# --------------------------
clean:
ifeq ($(OS),Windows_NT)
rm -f *.o doble
else
rm -f *.o doble
endif
rm -f *.o doble