7 lines
85 B
Makefile
7 lines
85 B
Makefile
# @(#)Makefile 5.4 (Berkeley) 5/11/90
|
|
|
|
PROG= rmt
|
|
MAN8= rmt.0
|
|
|
|
.include <bsd.prog.mk>
|