Searched refs:SHLIB_LINK (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/smbfs/lib/smb/
H A DMakefile48 .if defined(SHLIB_LINK)
49 rm -f ${DESTDIR}/${SHLIBDIR}/${SHLIB_LINK}
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dmklibgcc.in36 # SHLIB_LINK
99 # Disable SHLIB_LINK if shared libgcc not enabled.
101 SHLIB_LINK=""
133 if [ "$SHLIB_LINK" ]; then
170 # be referenced if SHLIB_LINK is not set, so set them to the values they'd
171 # have if SHLIB_LINK were set and we didn't have visibility support.
207 if [ "$SHLIB_LINK" ]; then
740 if [ "$SHLIB_LINK" -a "$SHLIB_MKMAP" ]; then
805 echo " $SHLIB_LINK" \
872 if [ "$SHLIB_LINK" ]; the
[all...]
H A DMakefile.in1364 SHLIB_LINK='$(SHLIB_LINK)' \
1623 `test "X$${SHLIB_LINK}" = "X" || test "@enable_shared@" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` \
1629 (SHLIB_LINK='$(SHLIB_LINK)' \
1636 (SHLIB_LINK='$(SHLIB_LINK)' \
3060 (SHLIB_LINK='$(SHLIB_LINK)' \
3068 (SHLIB_LINK
[all...]

Completed in 58 milliseconds