1
0
mirror of https://github.com/golang/go synced 2024-09-25 05:10:12 -06:00
The Go programming language
Go to file
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
doc Preparation for varargs: Proposal for syntax. 2008-10-24 13:13:12 -07:00
include 6l: 2008-10-20 17:33:51 -07:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src allow len := 0 2008-10-26 14:04:09 -07:00
test test 2008-10-25 15:26:35 -07:00
usr/gri - added simple facility to print Makefile dependency rules given a Go source file 2008-10-26 21:32:30 -07:00