NetBSD/sbin/bioctl/Makefile

8 lines
138 B
Makefile

# $NetBSD: Makefile,v 1.4 2009/04/11 07:58:11 lukem Exp $
PROG= bioctl
SRCS= bioctl.c strtonum.c
MAN= bioctl.8
.include <bsd.prog.mk>