HomeSort by: relevance | last modified time | path
    Searched defs:_LIB (Results 1 - 9 of 9) sorted by relevancy

  /src/share/mk/
bsd.lib.mk 74 . for _lib _dir in ${LIBDPLIBS}
75 . if !defined(LIBDO.${_lib})
76 LIBDO.${_lib}!= cd "${_dir}" && ${PRINTOBJDIR}
77 .MAKEOVERRIDES+=LIBDO.${_lib}
79 . if ${LIBDO.${_lib}} == "_external"
80 LDADD+= -l${_lib}
82 LDADD+= -L${LIBDO.${_lib}} -l${_lib}
83 . if exists(${LIBDO.${_lib}}/lib${_lib}_pic.a
    [all...]
  /src/external/gpl3/binutils/dist/include/coff/
external.h 99 #define _LIB ".lib"
ecoff.h 64 #define _LIB ".lib"
  /src/external/gpl3/binutils.old/dist/include/coff/
external.h 101 #define _LIB ".lib"
ecoff.h 64 #define _LIB ".lib"
  /src/external/gpl3/gdb/dist/include/coff/
external.h 101 #define _LIB ".lib"
ecoff.h 64 #define _LIB ".lib"
  /src/external/gpl3/gdb.old/dist/include/coff/
external.h 101 #define _LIB ".lib"
ecoff.h 64 #define _LIB ".lib"

Completed in 30 milliseconds