Make git clean -fdx use

This commit is contained in:
cælōrum spectātrīx 2025-11-21 23:28:37 +01:00
parent 0e8e819ba8
commit 9b7c4f0a4e

View file

@ -10,9 +10,8 @@ Makefile.csm:
$(CSM) -makefile Makefile.csm $(CSM) -makefile Makefile.csm
.PHONY: clean .PHONY: clean
clean: Makefile.csm clean:
$(MAKE) -f Makefile.csm clean git clean -fdx
rm -f Makefile.csm rain
.PHONY: install .PHONY: install
install: install: