Searched refs:SHARED (Results 1 – 6 of 6) sorted by relevance
22 SHARED=no macro177 ifeq ($(SHARED),yes)185 ifeq ($(SHARED),yes)191 ifeq ($(SHARED)_$(LIBEXT),yes_dll)209 ifeq ($(SHARED),yes)229 ifeq ($(SHARED)_$(LIBEXT),yes_dll)242 ifeq ($(SHARED),yes)
59 manually enabled by make option: SHARED=yes
85 SHARED=yes/ Build libpci as a shared library. Requires GCC 4.0 or newer.
820 symbol exports. Use `make SHARED=yes' to enable that or `make SHARED=local'
346 echo "Checking whether to build a shared library... $SHARED (set manually)"347 if [ "$SHARED" = no ] ; then376 if [ "$SHARED" != no ] && [ "$LIBEXT" = dll ]; then
104 ifeq ($(SHARED),no)