summaryrefslogtreecommitdiffstats
path: root/libexec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/Makefile')
-rw-r--r--libexec/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/libexec/Makefile b/libexec/Makefile
index a9ede3e..75c768b 100644
--- a/libexec/Makefile
+++ b/libexec/Makefile
@@ -23,6 +23,7 @@ SUBDIR= atrun \
rpc.rwalld \
rpc.sprayd \
rshd \
+ rtld-elf \
save-entropy \
talkd \
tcpd \
@@ -38,13 +39,6 @@ SUBDIR+=named-xfer
SUBDIR+=mail.local smrsh
.endif
-.if ${OBJFORMAT} == aout
-SUBDIR+=rtld-aout
-.endif
-
-.if ${OBJFORMAT} == elf
-SUBDIR+=rtld-elf
-.endif
.if defined(RELEASEDIR) || \
(!exists(${.CURDIR}/../secure) && !exists(${.CURDIR}/../kerberosIV)) || \
OpenPOWER on IntegriCloud