summaryrefslogtreecommitdiff
path: root/misc/goplay/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/goplay/Makefile')
-rw-r--r--misc/goplay/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/misc/goplay/Makefile b/misc/goplay/Makefile
deleted file mode 100644
index a6db75ac3..000000000
--- a/misc/goplay/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-# Copyright 2010 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.
-
-goplay: goplay.go
- go build goplay.go