diff options
| author | Andrew Gerrand <adg@golang.org> | 2013-05-06 17:33:44 -0700 |
|---|---|---|
| committer | Andrew Gerrand <adg@golang.org> | 2013-05-06 17:33:44 -0700 |
| commit | 1c5438aae896edcd1e9f9618f4776517f08053b3 (patch) | |
| tree | 7d2f489e27c89279743243f6df58cb88f5c30e0b /src/cmd/prof/Makefile | |
| parent | 9e93d5014e6a2e0ef9daf89489c7b12531fc95f3 (diff) | |
| download | go1.1rc2.tar.xz | |
go1.1rc2go1.1rc2
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 |
