Home | History | Annotate | Line # | Download | only in badsect
Makefile revision 1.3
      1  1.1  cgd #	@(#)Makefile	5.3 (Berkeley) 5/11/90
      2  1.2  cgd #
      3  1.3  cgd #	$Header: /tank/opengrok/rsync2/NetBSD/src/sbin/badsect/Makefile,v 1.3 1993/03/23 00:26:22 cgd Exp $
      4  1.1  cgd 
      5  1.1  cgd PROG=	badsect
      6  1.1  cgd MAN8=	badsect.0
      7  1.1  cgd 
      8  1.1  cgd .include <bsd.prog.mk>
      9