1
0
mirror of https://github.com/golang/go synced 2024-10-04 06:21:23 -06:00
go/src/pkg/debug
Russ Cox 2050a9e478 build: remove Make.pkg, Make.tool
Consequently, remove many package Makefiles,
and shorten the few that remain.

gomake becomes 'go tool make'.

Turn off test phases of run.bash that do not work,
flagged with $BROKEN.  Future CLs will restore these,
but this seemed like a big enough CL already.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5601057
2012-01-30 23:43:46 -05:00
..
dwarf build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
elf build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
gosym src: make use of runtime.GOOS, GOARCH instead of syscall.OS, ARCH 2012-01-14 06:40:55 +09:00
macho build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
pe build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00