HomeSort by relevance Sort by last modified time
    Searched refs:SBINDIR (Results 1 - 9 of 9) sorted by null

  /external/bison/darwin-lib/
configmake.h 5 #define SBINDIR "/usr/local/sbin"
  /external/bison/linux-lib/
configmake.h 5 #define SBINDIR "/usr/local/sbin"
  /external/dhcpcd/
config.h 3 #define SBINDIR "/system/etc/dhcpcd"
config.mk 3 SBINDIR= /sbin
Makefile 77 ${INSTALL} -d ${DESTDIR}${SBINDIR}
78 ${INSTALL} -m ${BINMODE} ${PROG} ${DESTDIR}${SBINDIR}
  /external/iproute2/misc/
Makefile 30 install -m 0755 $(TARGETS) $(DESTDIR)$(SBINDIR)
31 ln -sf lnstat $(DESTDIR)$(SBINDIR)/rtstat
32 ln -sf lnstat $(DESTDIR)$(SBINDIR)/ctstat
  /external/iproute2/
Makefile 4 SBINDIR=/sbin
55 install -m 0755 -d $(DESTDIR)$(SBINDIR)
  /external/iproute2/genl/
Makefile 25 install -m 0755 genl $(DESTDIR)$(SBINDIR)
  /external/iproute2/ip/
Makefile 28 install -m 0755 $(TARGETS) $(DESTDIR)$(SBINDIR)
29 install -m 0755 $(SCRIPTS) $(DESTDIR)$(SBINDIR)

Completed in 2175 milliseconds