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

PACKAGE=runtime
PROG=	fsirand
MAN=	fsirand.8
WARNS?=	3

.include <bsd.prog.mk>