Files
netbsd/tests/crypto/libcrypto/conf/Makefile
2013-04-06 16:48:33 +02:00

12 lines
210 B
Makefile

# $NetBSD: Makefile,v 1.1 2009/02/13 20:58:14 jmmv Exp $
HELPER_NAME= conftest
HELPER_DIR= conf
HELPER_SRCS= test.c
FILESDIR= ${TESTSDIR}
FILES= d_conf_ssleay.cnf
FILES+= d_conf.out
.include <bsd.init.mk>