No empty .Rs/.Re
[netbsd-mini2440.git] / tests / crypto / libcrypto / idea / Makefile
blob8c7d962ff16e50783d78edcc915f0798cde69d73
1 # $NetBSD$
3 HELPER_NAME= ideatest
4 HELPER_DIR= idea
6 LDADD+= -lcrypto_idea
8 .include <bsd.init.mk>