Makefile shouldn't output to home

main
RageCage64 3 years ago
parent 5e7b4408ee
commit 4b86b4a9cf

@ -1,4 +1,4 @@
.PHONY: main.go
bub:
go build -o ~/bub
go build -o bub
Loading…
Cancel
Save