Home | History | Annotate | Line # | Download | only in badsect
Makefile revision 1.6
      1  1.6  mycroft #	from: @(#)Makefile	8.1 (Berkeley) 6/5/93
      2  1.6  mycroft #	$Id: Makefile,v 1.6 1994/06/11 07:50:42 mycroft Exp $
      3  1.1      cgd 
      4  1.1      cgd PROG=	badsect
      5  1.1      cgd MAN8=	badsect.0
      6  1.1      cgd 
      7  1.1      cgd .include <bsd.prog.mk>
      8