mirror of
https://github.com/mozilla/cipherscan.git
synced 2026-02-05 14:45:17 +01:00
add Makefile for the C utility
This commit is contained in:
2
top1m/Makefile
Normal file
2
top1m/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
build: parse_CAs.c
|
||||
gcc -o parse_CAs parse_CAs.c -lssl -lcrypto -ljson-c --std=gnu99
|
||||
Reference in New Issue
Block a user