Searched refs:LIBPATH (Results 1 – 19 of 19) sorted by relevance
| /src/contrib/bsddialog/ |
| H A D | Makefile | 9 LIBPATH = ${.CURDIR}/lib macro 10 LIBBSDDIALOG = ${LIBPATH}/libbsddialog.so 28 ${MAKE} -C ${LIBPATH} install 33 ${MAKE} -C ${LIBPATH} uninstall 36 ${MAKE} -C ${UTILITYPATH} LIBPATH=${LIBPATH} 40 ${MAKE} -C ${LIBPATH} 43 ${MAKE} -C ${LIBPATH} clean
|
| /src/crypto/openssh/contrib/ |
| H A D | findssl.sh | 85 LIBPATH=${LIBPATH:=$DEFAULT_LIBPATH} 88 export LIBPATH LD_LIBRARY_PATH LIBRARY_PATH 143 LIBPATH="$dir:$LIBPATH" 144 LD_LIBRARY_PATH="$dir:$LIBPATH" 145 LIBRARY_PATH="$dir:$LIBPATH" 146 export LIBPATH LD_LIBRARY_PATH LIBRARY_PATH
|
| /src/contrib/bsddialog/utility/ |
| H A D | GNUmakefile | 14 CFLAGS += -D_GNU_SOURCE -Wall -Wextra -I$(LIBPATH) 17 LDFLAGS += -ltinfo -L$(LIBPATH) -lbsddialog 19 LDFLAGS += -ltinfo -Wl,-rpath=$(LIBPATH) -L$(LIBPATH) -lbsddialog
|
| H A D | Makefile | 14 CFLAGS += -I${LIBPATH} -std=gnu99 -Wall -Wextra -Werror 17 LDFLAGS += -ltinfow -L${LIBPATH} -lbsddialog 19 LDFLAGS += -ltinfow -Wl,-rpath=${LIBPATH} -L${LIBPATH} -lbsddialog
|
| /src/crypto/openssl/test/recipes/ |
| H A D | 90-test_includes.t | 39 local $ENV{LIBPATH} = abs_path(bldtop_dir("."))
|
| /src/crypto/openssl/util/ |
| H A D | shlib_wrap.sh | 94 LIBPATH="${THERE}:$LIBPATH" # AIX, OS/2
|
| H A D | shlib_wrap.sh.in | 99 LIBPATH="${THERE}:$LIBPATH" # AIX, OS/2
|
| /src/contrib/ntp/sntp/m4/ |
| H A D | ntp_openssl.m4 | 125 # in openssl.pc. If $PKG_CONFIG tells us an INCPATH and/or a LIBPATH, 133 ## LIBPATH 144 # we have found is matched with the INCPATH and LIBPATH?
|
| H A D | libtool.m4 | 2389 shlibpath_var=LIBPATH 2464 # We do not specify a path in Import Files, so LIBPATH fires. 2473 # We do not specify a path in Import Files, so LIBPATH fires. 2485 shlibpath_var=LIBPATH 5347 # Note: this linker hardcodes the directories in LIBPATH if there
|
| /src/contrib/file/m4/ |
| H A D | libtool.m4 | 2409 shlibpath_var=LIBPATH 2484 # We do not specify a path in Import Files, so LIBPATH fires. 2493 # We do not specify a path in Import Files, so LIBPATH fires. 2505 shlibpath_var=LIBPATH 5368 # Note: this linker hardcodes the directories in LIBPATH if there
|
| /src/contrib/libevent/m4/ |
| H A D | libtool.m4 | 2410 shlibpath_var=LIBPATH 2485 # We do not specify a path in Import Files, so LIBPATH fires. 2494 # We do not specify a path in Import Files, so LIBPATH fires. 2506 shlibpath_var=LIBPATH 5369 # Note: this linker hardcodes the directories in LIBPATH if there
|
| /src/contrib/ldns/m4/ |
| H A D | libtool.m4 | 2388 shlibpath_var=LIBPATH 2463 # We do not specify a path in Import Files, so LIBPATH fires. 2472 # We do not specify a path in Import Files, so LIBPATH fires. 2484 shlibpath_var=LIBPATH 5371 # Note: this linker hardcodes the directories in LIBPATH if there
|
| /src/contrib/openbsm/m4/ |
| H A D | libtool.m4 | 2389 shlibpath_var=LIBPATH 2464 # We do not specify a path in Import Files, so LIBPATH fires. 2473 # We do not specify a path in Import Files, so LIBPATH fires. 2485 shlibpath_var=LIBPATH 5347 # Note: this linker hardcodes the directories in LIBPATH if there
|
| /src/contrib/ntp/sntp/libevent/m4/ |
| H A D | libtool.m4 | 2389 shlibpath_var=LIBPATH 2464 # We do not specify a path in Import Files, so LIBPATH fires. 2473 # We do not specify a path in Import Files, so LIBPATH fires. 2485 shlibpath_var=LIBPATH 5347 # Note: this linker hardcodes the directories in LIBPATH if there
|
| /src/contrib/openpam/m4/ |
| H A D | libtool.m4 | 2438 shlibpath_var=LIBPATH 2513 # We do not specify a path in Import Files, so LIBPATH fires. 2522 # We do not specify a path in Import Files, so LIBPATH fires. 2534 shlibpath_var=LIBPATH 5508 # Note: this linker hardcodes the directories in LIBPATH if there
|
| /src/contrib/unbound/ |
| H A D | aclocal.m4 | 2444 shlibpath_var=LIBPATH 2519 # We do not specify a path in Import Files, so LIBPATH fires. 2528 # We do not specify a path in Import Files, so LIBPATH fires. 2540 shlibpath_var=LIBPATH 5517 # Note: this linker hardcodes the directories in LIBPATH if there
|
| /src/contrib/dialog/ |
| H A D | aclocal.m4 | 4653 args=\$(echo \[$]* | sed -E "s#-l(\w*)#\1.dll.lib#g" | sed -E "s#-L(\w*)#-LIBPATH:\1#g") 4691 ldopts+=("\`echo \"\[$]1\" | sed \"s/^-L/-LIBPATH:/\"\`")
|
| /src/contrib/ncurses/ |
| H A D | aclocal.m4 | 7882 args=\$(echo \[$]* | sed -E "s#-l(\w*)#\1.dll.lib#g" | sed -E "s#-L(\w*)#-LIBPATH:\1#g") 7920 ldopts+=("\`echo \"\[$]1\" | sed \"s/^-L/-LIBPATH:/\"\`")
|
| /src/crypto/heimdal/ |
| H A D | configure | 10871 shlibpath_var=LIBPATH
|