cipherscan/top1m/Makefile

3 lines
85 B
Makefile

build: parse_CAs.c
gcc -o parse_CAs parse_CAs.c -lssl -lcrypto -ljson-c --std=gnu99