UNPKG
shhwallet
Version:
latest (1.0.0)
1.0.0
SHH Wallet
github.com/cosmoarunn/shhwallet
cosmoarunn/shhwallet
shhwallet
/
~devel
/
openssl-1.0.1g
/
demos
/
state_machine
/
Makefile
10 lines
(6 loc)
•
243 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
CFLAGS=-I../../include -Wall -Werror -g all: state_machine state_machine: state_machine.o $(CC) -o state_machine state_machine.o -L../.. -lssl -lcrypto
test
: state_machine ./state_machine 10000 ../../apps/server.pem ../../apps/server.pem