We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b1dbe0 commit a65bd67Copy full SHA for a65bd67
Makefile
@@ -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.
4
5
-include $(GOROOT)/src/Make.$(GOARCH)
+include $(GOROOT)/src/Make.inc
6
7
TARG=redis
8
GOFILES=\
0 commit comments