Sync usage with man page.
[netbsd-mini2440.git] / tests / crypto / libcrypto / conf / Makefile
blob4523950ac6500c593483d4b337f704c8dd16316b
1 # $NetBSD$
3 HELPER_NAME= conftest
4 HELPER_DIR= conf
5 HELPER_SRCS= test.c
7 FILESDIR= ${TESTSDIR}
8 FILES= d_conf_ssleay.cnf
9 FILES+= d_conf.out
11 .include <bsd.init.mk>