1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-13 14:40:22 +00:00
freebsd/sbin/fsirand/Makefile

10 lines
153 B
Makefile
Raw Normal View History

# $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>