X-Git-Url: http://www.git.cypherpunks.ru/?p=gogost.git;a=blobdiff_plain;f=Makefile;fp=common.mk;h=9dba5f7a91616f4936d776e76b8c0cdc78ad10a2;hp=c4bb97d0b9dffa509a2cc721e5df66cb2814f776;hb=59c008f98eff598d825ee43ffed7ec57a277c062;hpb=e6fb451e42301b28e4d0263c6d97736226aa9ca7 diff --git a/common.mk b/Makefile similarity index 89% rename from common.mk rename to Makefile index c4bb97d..9dba5f7 100644 --- a/common.mk +++ b/Makefile @@ -1,3 +1,6 @@ +GOPATH != pwd +VERSION != cat VERSION + MOD = go.cypherpunks.ru/gogost/v4 LDFLAGS = -X $(MOD).Version=$(VERSION)