minix/commands/arp/Makefile

6 lines
56 B
Makefile
Raw Normal View History

PROG= arp
BINMODE= 4755
MAN=
.include <minix.prog.mk>