Update to current Go makefile syntax.

This commit is contained in:
Jack Palevich 2010-09-14 01:50:50 -07:00
parent 1f8b972031
commit 29fe59041b

View file

@ -1,4 +1,4 @@
include $(GOROOT)/src/Make.$(GOARCH)
include $(GOROOT)/src/Make.inc
TARG=jackpal/bencode
GOFILES=\