Update 09.8.md (#360)

scr->src
This commit is contained in:
Foyal
2017-06-03 04:50:40 +08:00
committed by 无闻
parent 9b34b13da1
commit 490bafbb0a

View File

@@ -77,7 +77,7 @@ TARG=uc
GOFILES=\ GOFILES=\
uc.go\ uc.go\
include $(GOROOT)/scr/Make.pkg include $(GOROOT)/src/Make.pkg
``` ```
在该目录下的命令行调用: gomake 在该目录下的命令行调用: gomake