mirror of
https://github.com/golang/go
synced 2024-11-21 17:54:39 -07:00
codelab/wiki: fix freebsd build
TBR=adg CC=golang-dev https://golang.org/cl/4092042
This commit is contained in:
parent
770acbe7b8
commit
bba20fc1fa
@ -14,7 +14,7 @@ index.html: srcextract.bin htmlify.bin
|
||||
awk '/^!/{system(substr($$0,2)); next} {print}' "$$@" < wiki.html > index.html
|
||||
|
||||
test: final.bin
|
||||
./test.sh
|
||||
bash ./test.sh
|
||||
rm -f final.6 final.bin
|
||||
|
||||
%.bin: %.$O
|
||||
|
Loading…
Reference in New Issue
Block a user