summaryrefslogtreecommitdiffstats
path: root/sbin/fsirand/Makefile
blob: 7e2da62408e34b09d1b659c644a04a76d1fc7433 (plain)
1
2
3
4
5
6
7
8
9
10
#	$OpenBSD: Makefile,v 1.1 1997/01/26 02:23:20 millert Exp $
# $FreeBSD$

PROG=	fsirand
WARNS?=	0
MAN=	fsirand.8
DPADD=	${LIBUTIL}
LDADD=	-lutil

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud