6 lines
60 B
Makefile
6 lines
60 B
Makefile
|
PROG= ifconfig
|
||
|
BINMODE= 4755
|
||
|
MAN=
|
||
|
|
||
|
.include <minix.prog.mk>
|