Home | History | Annotate | Line # | Download | only in ifconfig
Makefile revision 1.6
      1 #	from: @(#)Makefile	8.1 (Berkeley) 6/5/93
      2 #	$Id: Makefile,v 1.6 1994/12/22 10:45:05 cgd Exp $
      3 
      4 PROG=	ifconfig
      5 MAN=	ifconfig.8
      6 
      7 .include <bsd.prog.mk>
      8