2
0
mirror of https://github.com/mozilla/cipherscan.git synced 2024-09-19 20:02:18 +02:00
cipherscan/top1m/Makefile
2014-10-30 01:33:58 +01:00

3 lines
85 B
Makefile

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