projects
/
dyninst.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fixed iSymCount problem, improved speed of search for lib functions,
[dyninst.git]
/
common
/
docs
/
Makefile
1
2
3
all: docs
4
5
docs:
6
# nroff -man libutil.1 > libutil.0
7
# nroff -man libutilPVM.1 > libutilPVM.0
8
9
install-man:
10
cp libutil.1 ../../../man/man1
11
cp libutilPVM.1 ../../../man/man1