aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/cov/Makefile
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2013-05-06 17:33:44 -0700
committerAndrew Gerrand <adg@golang.org>2013-05-06 17:33:44 -0700
commit1c5438aae896edcd1e9f9618f4776517f08053b3 (patch)
tree7d2f489e27c89279743243f6df58cb88f5c30e0b /src/cmd/cov/Makefile
parent9e93d5014e6a2e0ef9daf89489c7b12531fc95f3 (diff)
downloadgo1.1rc2.tar.xz
go1.1rc2go1.1rc2
Diffstat (limited to 'src/cmd/cov/Makefile')
-rw-r--r--src/cmd/cov/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/cmd/cov/Makefile b/src/cmd/cov/Makefile
deleted file mode 100644
index 3f528d7517..0000000000
--- a/src/cmd/cov/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-# Copyright 2012 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 ../../Make.dist