repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
share
/
doc
/
usd
/
17.msmacros
/
Makefile
blob
ca230dea6324de527cc606ba6457c80f0d5a494d
1
# $NetBSD$
2
3
DIR
=
usd
/
17
.msmacros
4
SRCS
=
ms fig1.pic
5
MACROS
= -
ms
6
7
paper.ps
: ${
SRCS
}
8
${
TOOL_SOELIM
} ${
SRCS
}
|
${
TOOL_PIC
}
|
${
TOOL_TBL
}
|
${
TOOL_EQN
}
| \
9
${
TOOL_ROFF_PS
} ${
MACROS
} > ${
.TARGET
}
10
11
.
include
<
bsd.doc.mk
>