NetBSD/lib/librmt/Makefile

12 lines
168 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.6 2000/07/03 03:56:22 matt Exp $
1996-08-14 00:13:35 +04:00
LIB= rmt
SRCS= rmtlib.c
MAN= rmtops.3
CPPFLAGS += -D_REENTRANT
MKPROFILE=no
MKPIC= no
.include <bsd.lib.mk>