8 lines
149 B
Makefile
8 lines
149 B
Makefile
# $NetBSD: Makefile,v 1.7 1995/03/18 14:56:21 cgd Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
|
|
PROG= ifconfig
|
|
MAN= ifconfig.8
|
|
|
|
.include <bsd.prog.mk>
|