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