aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2004-08-30 02:59:11 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2004-08-30 02:59:11 +0000
commitfb35b471793e1d3c2061b4b2fa89c4da13db69f2 (patch)
tree04f5b8468752b46f69df03f50aad3ca8113469b1 /usr.sbin/Makefile
parent224407d6a835e32eaa3e6150357f966a357f3dd9 (diff)
downloadsrc-fb35b471793e1d3c2061b4b2fa89c4da13db69f2.tar.gz
src-fb35b471793e1d3c2061b4b2fa89c4da13db69f2.zip
Build kgmon(8) on ia64.
Notes
Notes: svn path=/head/; revision=134504
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 0a7fbc6b14fa..2062733c3d47 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -313,6 +313,7 @@ _zzz= zzz
.if !defined(NO_ACPI)
_acpi= acpi
.endif
+_kgmon= kgmon
.if !defined(NOLIBPTHREAD)
_pppctl= pppctl
.endif