1 # $NetBSD: Makefile,v 1.1.48.1 2014/08/10 06:53:14 tls 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