1 2 3 4 5 6 7
# $OpenBSD: Makefile,v 1.4 2010/10/15 10:18:42 jsg Exp $ PROG= x99token LDADD+= -lcrypto DPADD+= ${LIBCRYPTO} .include <bsd.prog.mk>