1 1.3 dholland # $NetBSD: Makefile,v 1.3 2014/07/05 19:22:43 dholland Exp $ 2 1.1 mjf 3 1.3 dholland SECTION=reference/ref1/roff 4 1.2 dholland ARTICLE=msmacros 5 1.1 mjf SRCS= ms fig1.pic 6 1.1 mjf MACROS= -ms 7 1.2 dholland ROFF_PIC=yes 8 1.2 dholland ROFF_TBL=yes 9 1.2 dholland ROFF_EQN=yes 10 1.2 dholland EXTRAHTMLFILES=\ 11 1.2 dholland msmacros1.png msmacros2.png msmacros3.png msmacros4.png msmacros5.png \ 12 1.2 dholland msmacros6.png msmacros7.png msmacros8.png msmacros9.png 13 1.1 mjf 14 1.1 mjf .include <bsd.doc.mk> 15