summaryrefslogtreecommitdiff
path: root/libexec/rpc.rstatd/Makefile
blob: 090c993beb9b0e818fef70d2d5ad505b484edd1f (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$Id: Makefile,v 1.8 1995/04/12 00:47:43 jtc Exp $

PROG =	rpc.rstatd
SRCS =	rstatd.c rstat_proc.c
MAN =	rpc.rstatd.8
MLINKS=	rpc.rstatd.8 rstatd.8

DPADD=	${LIBRPCSVC} ${LIBKVM}
LDADD=	-lrpcsvc -lkvm

.include <bsd.prog.mk>
-03-09Remove files that have no apparent immediate use.mjacob 2007-05-24Major update to isp(4) driver to bring it in line with external sources.mjacob 2005-12-11merge ktrace-lwp.christos 2005-05-31remove bogus cast.christos 2005-03-01revert the whitespace kill -- these are binaries.perry 2005-02-27nuke trailing whitespaceperry 2004-08-01Add binary versions of firmware images, which will be used Soon.mycroft 2004-05-02Revert ISP2100 firmware to Qlogic revision 1.19.16 (the version that shippedtls