openethereum/scripts/targets.sh

15 lines
202 B
Bash
Raw Normal View History

2016-07-11 18:30:58 +02:00
#!/bin/bash
export TARGETS="
-p ethkey \
-p ethstore \
-p ethash \
-p ethcore-util \
-p ethcore \
-p ethsync \
-p ethcore-rpc \
-p ethcore-signer \
-p ethcore-dapps \
-p parity \
-p bigint"