]> Cypherpunks repositories - gostls13.git/commit
runtime/debug: fix build (missing Makefile)
authorRob Pike <r@golang.org>
Wed, 19 Jan 2011 20:36:52 +0000 (12:36 -0800)
committerRob Pike <r@golang.org>
Wed, 19 Jan 2011 20:36:52 +0000 (12:36 -0800)
commitb99a6d465a5a08ea5217d72e8e7a6202b80320d2
treeb327eb3640cb10d2c232cfd931aa72ec60ce5dfb
parent1558834248858f268e5ae8b57a213f373a0f61e0
runtime/debug: fix build (missing Makefile)
Why does this happen so often?

R=rsc
CC=golang-dev
https://golang.org/cl/4067042
src/pkg/runtime/debug/Makefile [new file with mode: 0644]