date and time created 92/07/09 13:56:28 by heideman
[unix-history] / usr / src / sbin / ifconfig / Makefile
CommitLineData
f15273bc 1# @(#)Makefile 5.3 (Berkeley) %G%
b3169107 2
f15273bc
KB
3PROG= ifconfig
4MAN8= ifconfig.0
b3169107 5
f15273bc 6.include <bsd.prog.mk>