6 lines
62 B
Makefile
6 lines
62 B
Makefile
PROG= term
|
|
BINGRP= uucp
|
|
BINMODE= 2755
|
|
|
|
.include <bsd.prog.mk>
|