From 1b344631e4ca09e11ac376dbba86a9a635cd44ee Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Fri, 12 Jul 1996 20:33:48 +0000 Subject: (INSTALL-ps-ops, INSTALL-w-ops): New variables. --- utils/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'utils') diff --git a/utils/Makefile b/utils/Makefile index 953755f1..a8e3d3f0 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -33,6 +33,8 @@ OBJS = $(filter-out loginpr.sh mount.sh sush.sh uptime.sh,$(SRCS:.c=.o)) libutil-libsubst = -lutil INSTALL-login-ops = -o root -m 4755 +INSTALL-ps-ops = -o root -m 4755 +INSTALL-w-ops = -o root -m 4755 include ../Makeconf -- cgit v1.2.3