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]
/
usr.bin
/
m4
/
PSD.doc
/
Makefile
blob
8543fe1b85cd0d021986474d779123028353c154
1
# $NetBSD: Makefile,v 1.2 1998/01/09 08:05:48 perry Exp $
2
#
3
# @(#)Makefile 8.1 (Berkeley) 6/8/93
4
5
DIR
=
psd
/
17
.m4
6
SRCS
=
m4.ms
7
MACROS
= -
msU
8
9
paper.ps
: ${
SRCS
}
10
${
TOOL_ROFF_PS
} ${
SRCS
} > ${
.TARGET
}
11
12
.
include
<
bsd.doc.mk
>