dcab0210a0
include <bsd.own.mk> if testing a MKxxx variable.
11 lines
144 B
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>
|