Remove Makefile. Use go tool.

Go weekly.2012-02-07.
This commit is contained in:
Dmitry Chestnykh 2012-02-09 19:54:26 +01:00
parent 97550955b0
commit 586d18d326

View File

@ -1,8 +0,0 @@
include $(GOROOT)/src/Make.inc
TARG=github.com/dchest/uniuri
GOFILES=\
uniuri.go
include $(GOROOT)/src/Make.pkg