X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=Makefile;fp=common.mk;h=46ddcf098f5fa750c69ecf538eee0b1cca063dc7;hb=b120877e6282de3a7573d0ff33ff77de7766961e;hp=6a4b3f6ccc9d237a48bf337067e3bc83e45f768a;hpb=af6c4f9ee3597c29c01793407c3be250ea91de50;p=nncp.git diff --git a/common.mk b/Makefile similarity index 97% rename from common.mk rename to Makefile index 6a4b3f6..46ddcf0 100644 --- a/common.mk +++ b/Makefile @@ -1,3 +1,6 @@ +GOPATH != pwd +VERSION != cat VERSION + GO ?= go PREFIX ?= /usr/local