HomeSort by relevance Sort by last modified time
    Searched defs:LIBDIR (Results 1 - 5 of 5) sorted by null

  /external/e2fsprogs/intl/
os2compat.h 23 #undef LIBDIR
24 #define LIBDIR _nlos2_libdir
  /external/iproute2/
Makefile 3 LIBDIR=/usr/lib/
15 DEFINES= -DRESOLVE_HOSTNAMES -DLIBDIR=\"$(LIBDIR)\"
  /external/iproute2/ip/
iplink.c 36 #ifndef LIBDIR
37 #define LIBDIR "/usr/lib/"
104 snprintf(buf, sizeof(buf), LIBDIR "/ip/link_%s.so", id);
  /external/iproute2/tc/
tc_util.c 27 #ifndef LIBDIR
28 #define LIBDIR "/usr/lib/"
37 lib_dir = LIBDIR "/tc/";
  /external/wpa_supplicant_6/wpa_supplicant/
Makefile 9 export LIBDIR ?= /usr/local/lib/

Completed in 247 milliseconds