1 # $NetBSD: Makefile,v 1.28 2008/07/25 15:11:48 skrll Exp $
2 # Build a smaller ifconfig (i.e. for boot media)
8 SRCDIR
= ${.CURDIR
}/..
/..
/..
/sbin
/ifconfig
11 .if defined
(SMALLPROG_INET6
) && (${USE_INET6} != "no")
16 .
include "${.CURDIR}/../../../sbin/ifconfig/Makefile.inc"
18 .
include <bsd.prog.mk
>