]> Cypherpunks repositories - gostls13.git/commit
make fmt a directory
authorRob Pike <r@golang.org>
Fri, 24 Oct 2008 17:42:54 +0000 (10:42 -0700)
committerRob Pike <r@golang.org>
Fri, 24 Oct 2008 17:42:54 +0000 (10:42 -0700)
commit7466b61ba470f62126d2ce4c3d70b7ae3dd32f73
treef2c6b2622d180eb3cc6a3ef672ea65a42ac807ff
parent816c1cefff6193f7fb8623742f19df22294ddbfd
make fmt a directory
some build dependencies need rearrangement because fmt will depend on reflect

R=rsc
DELTA=1091  (567 added, 521 deleted, 3 changed)
OCL=17792
CL=17796
src/lib/clean.bash
src/lib/fmt/Makefile [new file with mode: 0644]
src/lib/fmt/fmt.go [moved from src/lib/fmt.go with 100% similarity]
src/lib/make.bash