Files
dotfiles/Makefile

8 lines
98 B
Makefile

.PHONY: clean
clean:
rm -f install.lock install/*.lock
.PHONY: clear
clear:
rm -f install.lock