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