1 2 3 4 5 6 7 8
# $OpenBSD: Makefile,v 1.9 2006/11/15 01:53:00 itojun Exp $ PROG= ifconfig MAN= ifconfig.8 CPPFLAGS+=-DINET6 .include <bsd.prog.mk>