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

Delta Between Two Patch Sets: src/cmd/gotype/Makefile

Issue 4259065: code review 4259065: gotype: commandline tool to typecheck go programs (Closed)
Left Patch Set: Created 14 years ago
Right Patch Set: diff -r c05f1a235478 https://go.googlecode.com/hg/ Created 14 years 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:
Right: Side by side diff | Download
LEFTRIGHT
(no file at all)
1 # Copyright 2011 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 ../../Make.inc
6
7 TARG=gotype
8 GOFILES=\
9 gotype.go\
10
11 include ../../Make.cmd
LEFTRIGHT

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