Изменен Makefile

This commit is contained in:
Victor Chapaev 2024-09-28 12:39:30 +03:00
parent 19cf3d6b9b
commit d107e040bd
Signed by: victor
GPG Key ID: 05ACE065D1EC5CA4

View File

@ -12,4 +12,4 @@ get:
clean:
rm -f go.sum example
.PHONY?: get clean test
.PHONY: get clean test