HomeSort by: relevance | last modified time | path
    Searched refs:MKPIC (Results 1 - 17 of 17) sorted by relevancy

  /src/lib/libpam/staticmodules/
Makefile 3 MAKEDIRTARGETENV=MKPIC=no
  /src/lib/npf/
Makefile 5 .if ${MKPIC} != "no"
  /src/regress/libexec/
Makefile 5 .if (${MKPIC} != "no")
  /src/lib/lua/
Makefile 5 .if ${MKPIC} != "no"
  /src/sbin/ldconfig/
Makefile 3 .include <bsd.own.mk> # For MKPIC
7 .if ${MKPIC} != "no" && \
  /src/usr.sbin/npf/
Makefile 7 .if ${MKRUMP} != "no" && ${MKPIC} != "no"
  /src/tests/lib/libc/tls/
Makefile 7 .if (${MKPIC} == "yes")
12 .if (${MKPIC} == "yes")
  /src/libexec/ld.aout_so/
Makefile 3 .include <bsd.own.mk> # for MKPIC definition
6 .if ${MKPIC} != "no"
  /src/tests/lib/csu/
Makefile 34 PROGS+= ${"${MKPIC}" != no:?h_hello_dyn:}
  /src/tests/lib/libc/gen/
Makefile 58 ${"${MKPIC}" == "no" || "${LDSTATIC:U}" == "-static":?-D_CTYPE_GUARD_PAGE=0:}
  /src/libexec/ld.elf_so/
Makefile 19 .include <bsd.init.mk> # for MKPIC definition
46 ${MKPIC} != "no"
  /src/share/mk/
bsd.lib.mk 35 MKPIC:= no
62 .if ${LIBISPRIVATE} == "pic" && ${MKPIC} != "no"
68 .if ${MKPIC} != "no"
73 .if defined(LIBDPLIBS) && ${MKPIC} != "no" # {
120 .if defined(SHLIB_MAJOR) && ${MKPIC} != "no"
127 .if defined(SHLIB_MINOR) && ${MKPIC} != "no"
134 .if defined(SHLIB_TEENY) && ${MKPIC} != "no"
424 .if ${MKPIC} != "no" && defined(SHLIB_FULLVERSION)
440 .if ${MKPIC} == "no" || (defined(LDSTATIC) && ${LDSTATIC} != "") \
477 .if ${MKPIC} != "no" #
    [all...]
bsd.sys.mk 97 .if (!defined(MKPIC) || ${MKPIC} != "no") && \
245 #.if ${MACHINE_MIPS64} && defined(MKPIC) && ${MKPIC} == "no"
bsd.prog.mk 224 .if (${MKPIC} == "no")
bsd.own.mk 1315 MKPIC \
1596 .if ${MKPIC} == "no"
  /src/lib/libterminfo/
Makefile 75 .if ${MKPIC} != "no"
110 .endif # ${MKPIC} != "no"
  /src/tests/libexec/ld.elf_so/
Makefile 8 .if ${MKPIC} != "no"

Completed in 19 milliseconds