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>