summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-12-21 09:33:47 +0000
committerru <ru@FreeBSD.org>2004-12-21 09:33:47 +0000
commit74176cc1618932a3f20bb4d6cd287faf3fb63332 (patch)
treedcfb6380484a67e96d7ddeee0502d82b9078ed14 /libexec
parent3b01b845055a6c3374f14bc8997be5a5d299cd8c (diff)
downloadFreeBSD-src-74176cc1618932a3f20bb4d6cd287faf3fb63332.zip
FreeBSD-src-74176cc1618932a3f20bb4d6cd287faf3fb63332.tar.gz
NODOCCOMPRESS -> NO_DOCCOMPRESS
NOINFO -> NO_INFO NOINFOCOMPRESS -> NO_INFOCOMPRESS NOLINT -> NO_LINT NOPIC -> NO_PIC NOPROFILE -> NO_PROFILE
Diffstat (limited to 'libexec')
-rw-r--r--libexec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/Makefile b/libexec/Makefile
index 100cd04..1324a43 100644
--- a/libexec/Makefile
+++ b/libexec/Makefile
@@ -43,7 +43,7 @@ _ypxfr= ypxfr
_ftp-proxy= ftp-proxy
.endif
-.if !defined(NOPIC)
+.if !defined(NO_PIC)
_rtld-elf= rtld-elf
.endif
OpenPOWER on IntegriCloud