summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authordima <dima@FreeBSD.org>1998-11-09 10:52:43 +0000
committerdima <dima@FreeBSD.org>1998-11-09 10:52:43 +0000
commit346ad67e3cc88d91388a2619af308565e14895d7 (patch)
tree0a9adf19084ec054c425a55ee9af50b9defe94d9 /usr.bin/Makefile
parent4fbaec48cbd60d117471434dcc74946855030e5f (diff)
downloadFreeBSD-src-346ad67e3cc88d91388a2619af308565e14895d7.zip
FreeBSD-src-346ad67e3cc88d91388a2619af308565e14895d7.tar.gz
Reenable systat/vmstat for alpha.
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index d6e099f..7cc8249 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.3 (Berkeley) 1/7/94
-# $Id: Makefile,v 1.118 1998/11/02 11:01:38 joerg Exp $
+# $Id: Makefile,v 1.119 1998/11/08 12:37:30 gpalmer Exp $
# XXX MISSING: deroff diction graph learn plot
# spell spline struct xsend
@@ -144,6 +144,7 @@ SUBDIR= apply \
split \
su \
symorder \
+ systat \
tail \
talk \
tconv \
@@ -174,6 +175,7 @@ SUBDIR= apply \
uuencode \
vacation \
vgrind \
+ vmstat \
vi \
vis \
w \
@@ -216,9 +218,7 @@ SUBDIR+=ar \
sasc \
size \
strings \
- strip \
- systat \
- vmstat
+ strip
.endif
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud