Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(979)

Side by Side Diff: misc/goplay/Makefile

Issue 2473041: code review 2473041: misc: add goplay (Closed)
Patch Set: code review 2473041: misc: add goplay Created 13 years, 5 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | misc/goplay/README » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Copyright 2010 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 ../../src/Make.inc
6
7 TARG=goplay
8
9 GOFILES=\
10 goplay.go\
11
12 include ../../src/Make.cmd
13
OLDNEW
« no previous file with comments | « no previous file | misc/goplay/README » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b