From b038b1dd8d0491adf182025629d9f2c42d305592 Mon Sep 17 00:00:00 2001 From: Michael Hoisie Date: Wed, 25 Aug 2010 09:32:24 -0700 Subject: [PATCH] Fix makefile for latest Go release --- Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Makefile b/Makefile index bdf4a52..d5c3ea3 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,4 @@ -# Copyright 2009 The Go Authors. All rights reserved. -# Use of this source code is governed by a BSD-style -# license that can be found in the LICENSE file. - -include $(GOROOT)/src/Make.$(GOARCH) +include $(GOROOT)/src/Make.inc TARG=mustache GOFILES=\