summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-18 13:03:03 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-18 13:03:03 +0000
commit16d7a7f73ec07aecfb580189e665bf0ce417615e (patch)
tree0a6183b4177242e47a8fe648b4841adf1efd6dc5 /sysutils/Makefile
parentproperly deinstall the package (diff)
add pstack 1.0
Retrieve process/core file stack traces PR: 37632 Submitted by: Peter Edwards <pmedwards@eircom.net>
Notes
Notes: svn path=/head/; revision=66598
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index b048f38514e3..6de64dac79d8 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -165,6 +165,7 @@
SUBDIR += procmap
SUBDIR += pslist
SUBDIR += psmisc
+ SUBDIR += pstack
SUBDIR += pstree
SUBDIR += pwgen
SUBDIR += pyfind