summaryrefslogtreecommitdiff
path: root/Makefile
blob: 3c8811ce27a3fa24044fb60430ef9963081b43fb (plain)
1
2
3
4
5
6
all:
	@echo "# todo: fix Makefile to use the .forge file"

clean:
	rm -f go.*
	go-mod-clean --purge