tools/llvm: Do not build with symbols
[minix3.git] / tests / crypto / libcrypto / ripemd / Makefile
blobdd55aa90a7ef69084a8def574e16f6b63f39230b
1 # $NetBSD: Makefile,v 1.1 2009/02/13 20:58:15 jmmv Exp $
3 HELPER_NAME= ripemdtest
4 HELPER_DIR= ripemd
5 HELPER_SRCS= rmdtest.c
7 .include <bsd.init.mk>