Home | History | Annotate | Line # | Download | only in man0
Makefile revision 1.3
      1  1.1  mycroft #	from: @(#)Makefile	5.9 (Berkeley) 7/1/91
      2  1.3    lukem #	$NetBSD: Makefile,v 1.3 1998/09/27 17:22:10 lukem Exp $
      3  1.1  mycroft 
      4  1.3    lukem .if !defined(NOSHARE)
      5  1.1  mycroft FILES=		makewhatis.sed COPYRIGHT
      6  1.1  mycroft FILESDIR=	/usr/share/man
      7  1.3    lukem .endif
      8  1.3    lukem NOOBJ=
      9  1.1  mycroft 
     10  1.1  mycroft .include <bsd.prog.mk>
     11