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