@ -7,7 +7,7 @@ ifeq ($(OS), Windows_NT)
BUILD_DATE=$(shell powershell Get-Date -Format "yyyy-MM-ddThh:mm:sszzz")
else
EXE=lume
EXE=rm -f
RM=rm -f
BUILD_DATE=$(shell date --iso-8601=seconds)
endif
@ -24,4 +24,4 @@ build:
.PHONY: clean
clean:
$(Q) $(RM) $(EXE)
The note is not visible to the blocked user.