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