Home | History | Annotate | Line # | Download | only in ip6addrctl
      1  1.1  christos #	$NetBSD: Makefile,v 1.1 2015/12/12 23:35:56 christos Exp $
      2  1.1  christos # $FreeBSD: head/usr.sbin/ip6addrctl/Makefile 241134 2012-10-02 14:48:03Z eadler $
      3  1.1  christos 
      4  1.1  christos PROG=	ip6addrctl
      5  1.1  christos MAN=	ip6addrctl.8
      6  1.1  christos 
      7  1.1  christos .include <bsd.prog.mk>
      8