Drop main() prototype. Syncs with NetBSD-8
[minix.git] / crypto / external / Makefile
blobe09426ceda3c3d8183768a74509e380d615b0c7e
1 # $NetBSD: Makefile,v 1.3 2013/02/12 20:55:37 christos Exp $
3 .include <bsd.own.mk>
5 .if (${MKCRYPTO} != "no")
6 #MINIX: Not yet imported: cpl
7 SUBDIR+= bsd
8 .endif
10 .include <bsd.subdir.mk>