1
0
mirror of https://github.com/golang/go synced 2024-11-22 16:04:40 -07:00
go/usr/gri
Robert Griesemer eba73552d2 - added simple facility to print Makefile dependency rules given a Go source file
(e.g.: pretty -d pretty.go will print the Makefile dep. rules of the involved
  Go files that are not part of the installed library)
- minor fix in pretty printer (tested against ken's test files)

R=r
OCL=17872
CL=17872
2008-10-26 21:32:30 -07:00
..
gosrc - removed double-declaration of len() 2008-10-20 12:51:18 -07:00
pretty - added simple facility to print Makefile dependency rules given a Go source file 2008-10-26 21:32:30 -07:00