1 1.3 dholland # $NetBSD: Makefile,v 1.3 2014/07/05 19:22:43 dholland Exp $ 2 1.1 garbled # 3 1.1 garbled # @(#)Makefile 8.1 (Berkeley) 7/27/93 4 1.1 garbled 5 1.3 dholland SECTION=reference/ref1 6 1.2 dholland ARTICLE=config 7 1.1 garbled 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 1.1 garbled MACROS= -ms 9 1.2 dholland ROFF_TBL=yes 10 1.2 dholland EXTRAHTMLFILES=config1.png config2.png config3.png config4.png config5.png 11 1.1 garbled 12 1.1 garbled .include <bsd.doc.mk> 13