Makefile revision 1.1
1LIB=	rmt
2SRCS=	rmtlib.c
3MAN=	rmtops.3
4
5NOPROFILE=
6NOPIC=
7
8.include <bsd.lib.mk>
9