Home | History | Annotate | Line # | Download | only in config
      1 #	$NetBSD: Makefile,v 1.3 2014/07/05 19:22:43 dholland Exp $
      2 #
      3 #	@(#)Makefile	8.1 (Berkeley) 7/27/93
      4 
      5 SECTION=reference/ref1
      6 ARTICLE=config
      7 SRCS=	0.t 1.t 2.t 3.t 4.t 5.t 6.t a.t b.t c.t d.t e.t
      8 MACROS=	-ms
      9 ROFF_TBL=yes
     10 EXTRAHTMLFILES=config1.png config2.png config3.png config4.png config5.png
     11 
     12 .include <bsd.doc.mk>
     13