Drop main() prototype. Syncs with NetBSD-8
[minix.git] / tests / crypto / libcrypto / conf / Makefile
blobece3ee620bfc3632db0467b5f3bb3210dbb2388a
1 # $NetBSD: Makefile,v 1.1 2009/02/13 20:58:14 jmmv Exp $
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>