summaryrefslogtreecommitdiff
path: root/login
diff options
context:
space:
mode:
Diffstat (limited to 'login')
-rw-r--r--login/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/login/Makefile b/login/Makefile
index 942e47efb4..b79c21a9e0 100644
--- a/login/Makefile
+++ b/login/Makefile
@@ -57,8 +57,6 @@ $(inst_libexecdir)/pt_chown: $(objpfx)pt_chown $(+force)
$(make-target-directory)
-$(INSTALL_PROGRAM) -m 4755 -o root $< $@
-$(objpfx)utmpd: $(utmpd-routines:%=$(objpfx)%.o)
-
# Depend on libc.so so a DT_NEEDED is generated in the shared objects.
# This ensures they will load libc.so for needed symbols if loaded by
# a statically-linked program that hasn't already loaded it.