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