Home | History | Annotate | Line # | Download | only in cnwctl
Makefile revision 1.1
      1 #	PAO2 Id: Makefile,v 1.1.1.1 1997/12/11 14:46:06 itojun Exp
      2 PROG=	cnwctl
      3 MAN8=	cnwctl.0
      4 NOMAN=	yes
      5 
      6 .include <bsd.prog.mk>
      7