Deleted Added
full compact
Makefile (24172) Makefile (74531)
1# $OpenBSD: Makefile,v 1.1 1997/01/26 02:23:20 millert Exp $
1# $OpenBSD: Makefile,v 1.1 1997/01/26 02:23:20 millert Exp $
2# $FreeBSD: head/sbin/fsirand/Makefile 74531 2001-03-20 18:13:31Z ru $
2
3PROG= fsirand
3
4PROG= fsirand
4MAN8= fsirand.8
5DPADD= ${LIBUTIL}
6LDADD= -lutil
7
8.include <bsd.prog.mk>
5DPADD= ${LIBUTIL}
6LDADD= -lutil
7
8.include <bsd.prog.mk>