Home | History | Annotate | Line # | Download | only in man0
Makefile revision 1.2
      1  1.1  mycroft #	from: @(#)Makefile	5.9 (Berkeley) 7/1/91
      2  1.2    lukem #	$NetBSD: Makefile,v 1.2 1997/10/13 11:21:23 lukem Exp $
      3  1.1  mycroft 
      4  1.1  mycroft NOOBJ=
      5  1.1  mycroft 
      6  1.1  mycroft FILES=		makewhatis.sed COPYRIGHT
      7  1.1  mycroft FILESDIR=	/usr/share/man
      8  1.1  mycroft 
      9  1.1  mycroft .include <bsd.prog.mk>
     10