From 490bafbb0a955705a898c971b652be6217f5e313 Mon Sep 17 00:00:00 2001 From: Foyal Date: Sat, 3 Jun 2017 04:50:40 +0800 Subject: [PATCH] Update 09.8.md (#360) scr->src --- eBook/09.8.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eBook/09.8.md b/eBook/09.8.md index 6615f28..1d8e61e 100644 --- a/eBook/09.8.md +++ b/eBook/09.8.md @@ -77,7 +77,7 @@ TARG=uc GOFILES=\ uc.go\ -include $(GOROOT)/scr/Make.pkg +include $(GOROOT)/src/Make.pkg ``` 在该目录下的命令行调用: gomake