remove obsolete makefile

This commit is contained in:
Keith Rarick
2012-12-03 18:21:06 -08:00
parent 1fb082f569
commit 02033fc6c5

View File

@@ -1,9 +0,0 @@
GOROOT ?= $(shell printf 't:;@echo $$(GOROOT)\n' | gomake -f -)
include $(GOROOT)/src/Make.inc
TARG=github.com/kr/pty
GOFILES=\
pty_$(GOOS).go\
run.go\
include $(GOROOT)/src/Make.pkg