From 29fe59041bc5ea1338cdff45a3d84858eb172fd3 Mon Sep 17 00:00:00 2001 From: Jack Palevich Date: Tue, 14 Sep 2010 01:50:50 -0700 Subject: [PATCH] Update to current Go makefile syntax. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a95aed8..838bff7 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -include $(GOROOT)/src/Make.$(GOARCH) +include $(GOROOT)/src/Make.inc TARG=jackpal/bencode GOFILES=\