Skip to content

Commit a65bd67

Browse files
author
Michael Hoisie
committed
Update makefile for 8/25 release
1 parent 9b1dbe0 commit a65bd67

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Makefile

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
# Copyright 2009 The Go Authors. All rights reserved.
2-
# Use of this source code is governed by a BSD-style
3-
# license that can be found in the LICENSE file.
41

5-
include $(GOROOT)/src/Make.$(GOARCH)
2+
include $(GOROOT)/src/Make.inc
63

74
TARG=redis
85
GOFILES=\

0 commit comments

Comments
 (0)