1
0
mirror of https://github.com/golang/go synced 2024-11-22 00:34:40 -07:00

codelab/wiki: fix freebsd build

TBR=adg
CC=golang-dev
https://golang.org/cl/4092042
This commit is contained in:
Russ Cox 2011-01-26 13:02:09 -05:00
parent 770acbe7b8
commit bba20fc1fa

View File

@ -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