wit-utils/Makefile

7 lines
100 B
Makefile
Raw Normal View History

all:
2025-01-18 04:48:19 -06:00
@echo "# todo: fix Makefile to use the .forge file"
clean:
rm -f go.*
2025-01-18 04:48:19 -06:00
go-mod-clean --purge