# $NetBSD: Makefile,v 1.7 2009/04/22 15:23:04 lukem Exp $
.if ${MACHINE_ARCH} == "i386"
PROG= ipwctl
.endif
MAN= ipwctl.8
.include <bsd.prog.mk>