Modified Makefile with PHONY targets

This commit is contained in:
2025-05-19 21:05:11 +02:00
parent e80cba9110
commit e6763a6d4b
+2
View File
@@ -1,3 +1,5 @@
.PHONY: build build_win clean
build: build:
go build . go build .