From f74f761f6274305dc1b64779bf6da3d0daad603c Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 12 Jul 1996 18:20:38 +0000 Subject: (INSTALL-login-ops): New variable. --- utils/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'utils') diff --git a/utils/Makefile b/utils/Makefile index 2b3d1707..953755f1 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -32,6 +32,8 @@ OBJS = $(filter-out loginpr.sh mount.sh sush.sh uptime.sh,$(SRCS:.c=.o)) # This hack to get around ickiness in Makeconf libutil-libsubst = -lutil +INSTALL-login-ops = -o root -m 4755 + include ../Makeconf login: -lutil # /gd4/hurdinst/lib/libutil.a # ick ick ick ick -- cgit v1.2.3