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

/freebsd-10.1-release/crypto/openssl/apps/
H A DMakefile86 shlib_target=; if [ -n "$(SHARED_LIBS)" ]; then \
87 shlib_target="$(SHLIB_TARGET)"; \
92 link_app.$${shlib_target}
157 shlib_target=; if [ -n "$(SHARED_LIBS)" ]; then \ macro
158 shlib_target="$(SHLIB_TARGET)"; \
166 link_app.$${shlib_target}

Completed in 74 milliseconds