Home | History | Annotate | Line # | Download | only in librmt
Makefile revision 1.1
      1 LIB=	rmt
      2 SRCS=	rmtlib.c
      3 MAN=	rmtops.3
      4 
      5 NOPROFILE=
      6 NOPIC=
      7 
      8 .include <bsd.lib.mk>
      9