# $NetBSD: Makefile,v 1.4 2009/07/25 16:18:09 mbalmer Exp $

PROG=	gpioctl
SRCS=	gpioctl.c strtonum.c

MAN=	gpioctl.8

.include <bsd.prog.mk>
