Home | History | Annotate | Line # | Download | only in fsirand
Makefile revision 1.1
      1 #	$NetBSD: Makefile,v 1.1 1997/03/07 20:16:39 christos Exp $
      2 
      3 PROG=	fsirand
      4 SRCS=	fsirand.c
      5 MAN=	fsirand.8
      6 
      7 .include <bsd.prog.mk>
      8