remove undocumented build_tools.sh; refs #4934

This commit is contained in:
Araq
2016-10-24 12:49:15 +02:00
parent 8aecacc1df
commit e700e3f205

View File

@@ -1,3 +0,0 @@
./bin/nim c --noNimblePath -p:compiler -o:./bin/nimble dist/nimble/src/nimble.nim
./bin/nim c --noNimblePath -p:compiler -o:./bin/nimsuggest dist/nimsuggest/nimsuggest.nim
./bin/nim c -o:./bin/nimgrep tools/nimgrep.nim