openethereum/scripts/targets.sh
2016-07-11 18:41:26 +02:00

15 lines
202 B
Bash

#!/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"