Home | History | Annotate | Line # | Download | only in brconfig
Makefile revision 1.1
      1  1.1  thorpej #	$NetBSD: Makefile,v 1.1 2001/08/17 21:42:10 thorpej Exp $
      2  1.1  thorpej 
      3  1.1  thorpej PROG=	brconfig
      4  1.1  thorpej MAN=	brconfig.8
      5  1.1  thorpej 
      6  1.1  thorpej .include <bsd.prog.mk>
      7