summaryrefslogtreecommitdiff
path: root/libexec/Makefile
diff options
context:
space:
mode:
authorYaroslav Tykhiy <ytykhiy@gmail.com>2007-10-31 11:19:32 +0000
committerYaroslav Tykhiy <ytykhiy@gmail.com>2007-10-31 11:19:32 +0000
commitb2c4f888fd620e1cc4a0cafb0f73b061c386b6b5 (patch)
treeacad647d231da0a758e6ed0e908b119e1e8db843 /libexec/Makefile
parent519bc416cacec66da6845e4da0d24bd597a03541 (diff)
Notes
Diffstat (limited to 'libexec/Makefile')
-rw-r--r--libexec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/Makefile b/libexec/Makefile
index 6a32d10c20ff..9111fc41ce18 100644
--- a/libexec/Makefile
+++ b/libexec/Makefile
@@ -43,7 +43,7 @@ _ypxfr= ypxfr
_tftp-proxy= tftp-proxy
.endif
-.if !defined(NO_PIC)
+.if !defined(NO_PIC) && !defined(NO_RTLD)
_rtld-elf= rtld-elf
.endif