mirror of
https://github.com/tavo-wasd-gh/conex-builder.git
synced 2025-06-07 12:13:30 -06:00
cleaner
This commit is contained in:
parent
57c7c15ec5
commit
32d9f7ee26
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -45,4 +45,5 @@ clean:
|
||||||
rm -f ${BIN}
|
rm -f ${BIN}
|
||||||
|
|
||||||
clean-mods:
|
clean-mods:
|
||||||
|
go clean -modcache
|
||||||
rm -f ${SRCDIR}/go.*
|
rm -f ${SRCDIR}/go.*
|
||||||
|
|
Loading…
Reference in a new issue