summaryrefslogtreecommitdiff
path: root/libexec/Makefile
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2019-11-07 19:22:51 +0000
committerBrooks Davis <brooks@FreeBSD.org>2019-11-07 19:22:51 +0000
commitccad77fe1e02fa2559819bab262d9fd034a8dcac (patch)
tree2465ac4731266a83a46ac192acb0381cfce55230 /libexec/Makefile
parent5270e1a584afb9122951917d0467fb236676c0ce (diff)
Notes
Diffstat (limited to 'libexec/Makefile')
-rw-r--r--libexec/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/Makefile b/libexec/Makefile
index 4ac65066619d..89688daafb59 100644
--- a/libexec/Makefile
+++ b/libexec/Makefile
@@ -74,7 +74,6 @@ _tftp-proxy= tftp-proxy
.if !defined(NO_PIC) && !defined(NO_RTLD)
_rtld-elf= rtld-elf
-SUBDIR.${MK_LIB32}+= rtld-elf32
.endif
.if ${MK_RBOOTD} != "no"