NetBSD/sbin/modunload/Makefile
2008-11-12 12:35:50 +00:00

8 lines
127 B
Makefile

# $NetBSD: Makefile,v 1.13 2008/11/12 12:35:53 ad Exp $
PROG= modunload
SRCS= main.c
MAN= modunload.8
.include <bsd.prog.mk>