NetBSD/lib/librmt/Makefile

12 lines
149 B
Makefile

# $NetBSD: Makefile,v 1.3 1997/10/09 11:58:15 lukem Exp $
LIB= rmt
SRCS= rmtlib.c
MAN= rmtops.3
WARNS?= 1
NOPROFILE=
NOPIC=
.include <bsd.lib.mk>