Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
golang
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
golang
Commits
daf44e2f
Commit
daf44e2f
authored
May 12, 2009
by
Russ Cox
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix build: proto depends on fmt now
TBR=r,dsymonds OCL=28711 CL=28711
parent
6c384d22
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
Makefile
src/lib/Makefile
+2
-1
No files found.
src/lib/Makefile
View file @
daf44e2f
...
...
@@ -148,6 +148,7 @@ strconv.install: math.install os.install utf8.install
sync.install
:
syscall.install
:
sync.install
tabwriter.install
:
os.install io.install container/vector.install
template.install
:
fmt.install io.install os.install reflect.install strings.install
template.install
:
container/vector.install
fmt.install io.install os.install reflect.install strings.install
time.install
:
once.install os.install io.install
once.install
os.install
sort.install
strings.install
sync.install
template.install
time.install
\
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment