blob: 139ac85114ad23bf3d97825acabc3362b7202a6c [file] [log] [blame]
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