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