summaryrefslogtreecommitdiff
path: root/compat
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>2016-12-29 23:42:38 +0000
committermrg <mrg@NetBSD.org>2016-12-29 23:42:38 +0000
commitc4482cd15684555148b04b1cc997a40a7d4f9077 (patch)
tree7cf586c9e1420149987f097ebe6cb36b089d4e38 /compat
parentbdea93743d58014a38208f0c4b56f5a75aea1ca5 (diff)
build vmstat as n64 on mips64. only kernel histories and hash stats
need to be fixed fot this to be reverted.
Diffstat (limited to 'compat')
-rw-r--r--compat/exec.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/compat/exec.mk b/compat/exec.mk
index 2abcb3c3035..1b940b8a86a 100644
--- a/compat/exec.mk
+++ b/compat/exec.mk
@@ -1,4 +1,4 @@
-# $NetBSD: exec.mk,v 1.1 2016/12/23 10:19:57 mrg Exp $
+# $NetBSD: exec.mk,v 1.2 2016/12/29 23:42:38 mrg Exp $
# this makefile fragment can be included to modify the default
# ABI a program is compiled with. this is designed to be used
@@ -12,6 +12,7 @@
# usr.bin/netstat/Makefile
# usr.bin/pmap/Makefile
# usr.bin/systat/Makefile
+# usr.bin/vmstat/Makefile
# usr.sbin/crash/Makefile
# usr.sbin/kgmon/Makefile
# usr.sbin/pstat/Makefile