1#	$NetBSD: Makefile,v 1.15 2012/08/22 07:47:19 jnemeth Exp $
2
3RUMPPRG=modunload
4SRCS=	main.c
5MAN=	modunload.8
6
7.include <bsd.prog.mk>
8