NetBSD/lib/librmt/Makefile

11 lines
144 B
Makefile

# $NetBSD: Makefile,v 1.5 1999/02/13 02:54:30 lukem Exp $
LIB= rmt
SRCS= rmtlib.c
MAN= rmtops.3
MKPROFILE=no
MKPIC= no
.include <bsd.lib.mk>