5 lines
55 B
Makefile
5 lines
55 B
Makefile
PROG= ifconfig
|
|
MAN= ifconfig.8
|
|
|
|
.include <bsd.prog.mk>
|
PROG= ifconfig
|
|
MAN= ifconfig.8
|
|
|
|
.include <bsd.prog.mk>
|