]> Cypherpunks repositories - gostls13.git/commit
Factor the Makefiles to make writing outside Makefiles easier.
authorRob Pike <r@golang.org>
Fri, 19 Mar 2010 22:14:46 +0000 (15:14 -0700)
committerRob Pike <r@golang.org>
Fri, 19 Mar 2010 22:14:46 +0000 (15:14 -0700)
commit14abacf108ddd514027256d29a9e2135de1c7f23
tree23c377186778a6ed250574037e7221977b793383
parent60c2e5f4534380a85737f18ed96e64697042b9dc
Factor the Makefiles to make writing outside Makefiles easier.

R=rsc
CC=golang-dev
https://golang.org/cl/650042
src/Make.cmd
src/Make.common [new file with mode: 0644]
src/Make.pkg