From d68d486d57f96798ed87521b4aa181df51cb8710 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Fri, 26 Jul 1996 03:12:48 +0000 Subject: (INSTALL-vmstat-ops): New variable. --- utils/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/Makefile b/utils/Makefile index a8e3d3f0..f2ac188b 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -35,6 +35,7 @@ libutil-libsubst = -lutil INSTALL-login-ops = -o root -m 4755 INSTALL-ps-ops = -o root -m 4755 INSTALL-w-ops = -o root -m 4755 +INSTALL-vmstat-ops = -o root -m 4755 include ../Makeconf -- cgit v1.2.3