diff options
| author | Andrew Gerrand <adg@golang.org> | 2013-10-18 13:53:33 +0900 |
|---|---|---|
| committer | Andrew Gerrand <adg@golang.org> | 2013-10-18 13:53:33 +0900 |
| commit | 309e16554aab1686c5bb744cababfbaa2d83db4d (patch) | |
| tree | a3532eb1009338729fe5bf5e4476b35a6c20e3a5 /src/cmd/prof/Makefile | |
| parent | 04e95a1a56c35f63e3ac51c9d9973297a57c2b10 (diff) | |
| download | go1.2rc2.tar.xz | |
go1.2rc2go1.2rc2
Diffstat (limited to 'src/cmd/prof/Makefile')
| -rw-r--r-- | src/cmd/prof/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/cmd/prof/Makefile b/src/cmd/prof/Makefile deleted file mode 100644 index 3f528d7517..0000000000 --- a/src/cmd/prof/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 |
