NetBSD/lib/librmt/Makefile

12 lines
149 B
Makefile
Raw Normal View History

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