parse-certdata-txt: parse-certdata-txt.c
	gcc -o $@ `pkg-config --libs --cflags openssl` $<
