Home | History | Annotate | Line # | Download | only in man0
Makefile revision 1.4
      1 #	from: @(#)Makefile	5.9 (Berkeley) 7/1/91
      2 #	$NetBSD: Makefile,v 1.4 1999/02/13 02:54:36 lukem Exp $
      3 
      4 .include <bsd.own.mk>
      5 
      6 .if ${MKSHARE} != "no"
      7 FILES=		makewhatis.sed COPYRIGHT
      8 FILESDIR=	/usr/share/man
      9 .endif
     10 MKOBJ=		no
     11 
     12 .include <bsd.prog.mk>
     13