1 1.4 dholland # $NetBSD: Makefile,v 1.4 2014/07/05 19:23:00 dholland Exp $ 2 1.1 perry # @(#)Makefile 8.1 (Berkeley) 8/14/93 3 1.1 perry 4 1.3 dholland SECTION=reference/ref1 5 1.4 dholland ARTICLE=sh 6 1.2 dholland SRCS= referargs t.mac t1 t2 t3 t4 7 1.2 dholland MACROS=-ms 8 1.2 dholland ROFF_REFER=yes 9 1.2 dholland #REFER_ARGS=-e -p Rv7man 10 1.4 dholland EXTRAHTMLFILES=sh1.png sh2.png sh3.png sh4.png sh5.png 11 1.1 perry 12 1.1 perry .include <bsd.doc.mk> 13