Home | History | Annotate | Line # | Download | only in 20.meref
      1  1.5  christos #	$NetBSD: Makefile,v 1.5 2015/11/25 01:20:11 christos Exp $
      2  1.2     perry #
      3  1.1       cgd #	@(#)Makefile	8.1 (Berkeley) 6/8/93
      4  1.1       cgd 
      5  1.5  christos .include <bsd.own.mk>
      6  1.4  dholland SECTION=reference/ref1/roff
      7  1.3  dholland ARTICLE=meref
      8  1.1       cgd SRCS=	ref.me
      9  1.1       cgd MACROS=	-me
     10  1.5  christos .if ${MKREPRO:Uno} == "yes"
     11  1.5  christos MACROS+= -rR=1
     12  1.5  christos .endif
     13  1.1       cgd 
     14  1.1       cgd .include <bsd.doc.mk>
     15