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

Unified Diff: src/pkg/Makefile

Issue 4433047: code review 4433047: go/build: new package for building go programs (Closed)
Patch Set: diff -r d9401fa9dc01 https://go.googlecode.com/hg/ Created 13 years, 10 months ago
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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/pkg/go/build/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/pkg/Makefile
===================================================================
--- a/src/pkg/Makefile
+++ b/src/pkg/Makefile
@@ -84,6 +84,7 @@
flag\
fmt\
go/ast\
+ go/build\
go/doc\
go/parser\
go/printer\
« no previous file with comments | « no previous file | src/pkg/go/build/Makefile » ('j') | no next file with comments »

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