1 2 3 4 5 6 7 8
# $FreeBSD$ .PATH: ${.CURDIR}/../../crypto/rc4 KMOD= rc4 SRCS= rc4.c .include <bsd.kmod.mk>