7 lines
69 B
Makefile
7 lines
69 B
Makefile
|
PROG= term
|
||
|
BINGRP= uucp
|
||
|
BINMODE= 2755
|
||
|
MAN=
|
||
|
|
||
|
.include <minix.prog.mk>
|