Home
last modified time | relevance | path

Searched defs:SHARED_LIB_FLAGS (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/libuv/dist/docs/code/
H A DMakefile39 SHARED_LIB_FLAGS=-bundle -undefined dynamic_lookup -o plugin/libhello.dylib macro
44 SHARED_LIB_FLAGS=-shared -Wl,-soname,libhello.so -o plugin/libhello.so macro