mirror of
https://github.com/opnsense/src.git
synced 2026-03-01 21:01:24 -05:00
8 lines
137 B
Makefile
8 lines
137 B
Makefile
# $OpenBSD: Makefile,v 1.1 1997/01/26 02:23:20 millert Exp $
|
|
# $FreeBSD$
|
|
|
|
PROG= fsirand
|
|
MAN= fsirand.8
|
|
WARNS?= 3
|
|
|
|
.include <bsd.prog.mk>
|