NetBSD/lib/librmt/Makefile

12 lines
184 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.7 2001/12/12 00:51:05 tv Exp $
1996-08-14 00:13:35 +04:00
LIB= rmt
SRCS= rmtlib.c
MAN= rmtops.3
CPPFLAGS+= -D_REENTRANT
NOPIC= # defined
NOPROFILE= # defined
.include <bsd.lib.mk>