Commit bba20fc1 authored by Russ Cox's avatar Russ Cox

codelab/wiki: fix freebsd build

TBR=adg
CC=golang-dev
https://golang.org/cl/4092042
parent 770acbe7
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment