@ -1,6 +1,7 @@
# detect OS
ifeq ($(OS),Windows_NT)
RM := del /q
CC := sdcc
COM := COM3
else
RM := rm -rf
The note is not visible to the blocked user.