mirror of
https://github.com/golang/go
synced 2024-11-25 13:07:57 -07:00
exp/draw: correct Makefile.
Thanks to Allister Macleod Fixes #112. R=rsc CC=golang-dev https://golang.org/cl/152102
This commit is contained in:
parent
cf16443c69
commit
454c621d91
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
include $(GOROOT)/src/Make.$(GOARCH)
|
include $(GOROOT)/src/Make.$(GOARCH)
|
||||||
|
|
||||||
TARG=draw
|
TARG=exp/draw
|
||||||
GOFILES=\
|
GOFILES=\
|
||||||
arith.go\
|
arith.go\
|
||||||
color.go\
|
color.go\
|
||||||
|
Loading…
Reference in New Issue
Block a user