NetBSD/usr.sbin/cnwctl/Makefile
itojun 0641b08184 add cnwctl(8), a control program for cnw interface.
from bsdi/freebsd-pao cnwctl(8).
1999-11-29 12:55:06 +00:00

7 lines
171 B
Makefile

# $NetBSD: Makefile,v 1.2 1999/11/29 12:55:07 itojun Exp $
# PAO2 Id: Makefile,v 1.1.1.1 1997/12/11 14:46:06 itojun Exp
PROG= cnwctl
MAN= cnwctl.8
.include <bsd.prog.mk>