1# $NetBSD: Makefile,v 1.16 2013/08/11 05:56:55 dholland Exp $ 2 3RUMPPRG=modunload 4SRCS= main.c 5MAN= modunload.8 6 7.include <bsd.prog.mk> 8