mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 23:00:18 -04:00
15 lines
347 B
Makefile
15 lines
347 B
Makefile
# $NetBSD: Makefile,v 1.3 2014/07/05 19:22:43 dholland Exp $
|
|
|
|
SECTION=reference/ref1/roff
|
|
ARTICLE=msmacros
|
|
SRCS= ms fig1.pic
|
|
MACROS= -ms
|
|
ROFF_PIC=yes
|
|
ROFF_TBL=yes
|
|
ROFF_EQN=yes
|
|
EXTRAHTMLFILES=\
|
|
msmacros1.png msmacros2.png msmacros3.png msmacros4.png msmacros5.png \
|
|
msmacros6.png msmacros7.png msmacros8.png msmacros9.png
|
|
|
|
.include <bsd.doc.mk>
|