Reenable systat/vmstat for alpha.

This commit is contained in:
Dima Ruban 1998-11-09 10:52:43 +00:00
parent 46e79a3c0e
commit 8df85cf6dc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=41035

View File

@ -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>