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
Fix up mix of man(7)/mdoc(7).
[netbsd-mini2440.git]
/
usr.bin
/
gprof
/
Makefile
blob
4b17dbe9a08a6f2633e47822b0ac1cd5817481e7
1
# $NetBSD: Makefile,v 1.26 1999/02/03 00:17:35 tv Exp $
2
3
.if make
(
install
)
4
SUBDIR
=
PSD.doc
5
.
endif
6
7
.
include
<
bsd.subdir.mk
>