Commit b99a6d46 authored by Rob Pike's avatar Rob Pike

runtime/debug: fix build (missing Makefile)

Why does this happen so often?

R=rsc
CC=golang-dev
https://golang.org/cl/4067042
parent 15588342
# Copyright 2011 The Go Authors. All rights reserved.
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.
include ../../../Make.inc
TARG=runtime/debug
GOFILES=\
stack.go\
include ../../../Make.pkg
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment