Searched defs:SBINDIR (Results 1 - 19 of 19) sorted by relevance

/external/dhcpcd-6.8.2/
H A Dconfig.h3 #define SBINDIR "/system/etc/dhcpcd-6.8.2" macro
/external/selinux/libselinux/utils/
H A DMakefile5 SBINDIR ?= $(DESTDIR)/sbin macro
46 -mkdir -p $(SBINDIR)
/external/selinux/policycoreutils/load_policy/
H A DMakefile3 SBINDIR ?= $(DESTDIR)/sbin macro
17 -mkdir -p $(SBINDIR)
18 install -m 755 $(TARGETS) $(SBINDIR)
22 -ln -sf $(SBINDIR)/load_policy $(USRSBINDIR)/load_policy
31 /sbin/restorecon $(SBINDIR)/load_policy
/external/selinux/policycoreutils/scripts/
H A DMakefile5 SBINDIR ?= $(DESTDIR)/sbin macro
15 install -m 755 fixfiles $(SBINDIR)
/external/selinux/policycoreutils/sestatus/
H A DMakefile3 SBINDIR ?= $(PREFIX)/sbin macro
19 -mkdir -p $(SBINDIR)
20 install -m 755 sestatus $(SBINDIR)
/external/selinux/policycoreutils/run_init/
H A DMakefile4 SBINDIR ?= $(PREFIX)/sbin macro
35 test -d $(SBINDIR) || install -m 755 -d $(SBINDIR)
37 install -m 755 run_init $(SBINDIR)
38 install -m 755 open_init_pty $(SBINDIR)
52 /sbin/restorecon $(SBINDIR)/run_init $(SBINDIR)/open_init_pty
/external/selinux/policycoreutils/sandbox/
H A DMakefile8 SBINDIR ?= $(PREFIX)/sbin macro
28 -mkdir -p $(SBINDIR)
29 install -m 4755 seunshare $(SBINDIR)/
/external/selinux/policycoreutils/semanage/
H A DMakefile6 SBINDIR ?= $(PREFIX)/sbin macro
20 -mkdir -p $(SBINDIR)
21 install -m 755 semanage $(SBINDIR)
/external/selinux/policycoreutils/semodule/
H A DMakefile4 SBINDIR ?= $(PREFIX)/sbin macro
22 -mkdir -p $(SBINDIR)
23 install -m 755 semodule $(SBINDIR)
24 (cd $(SBINDIR); ln -sf semodule genhomedircon)
/external/selinux/policycoreutils/setfiles/
H A DMakefile3 SBINDIR ?= $(DESTDIR)/sbin macro
35 -mkdir -p $(SBINDIR)
36 install -m 755 setfiles $(SBINDIR)
37 (cd $(SBINDIR) && ln -sf setfiles restorecon)
48 $(SBINDIR)/restorecon $(SBINDIR)/setfiles
/external/selinux/policycoreutils/setsebool/
H A DMakefile4 SBINDIR ?= $(PREFIX)/sbin macro
21 -mkdir -p $(SBINDIR)
22 install -m 755 setsebool $(SBINDIR)
/external/selinux/policycoreutils/hll/pp/
H A DMakefile4 SBINDIR ?= $(PREFIX)/sbin macro
/external/selinux/policycoreutils/mcstrans/src/
H A DMakefile18 SBINDIR ?= $(DESTDIR)/sbin macro
38 test -d $(SBINDIR) || install -m 755 -d $(SBINDIR)
39 install -m 755 $(PROG) $(SBINDIR)
/external/selinux/policycoreutils/restorecond/
H A DMakefile3 SBINDIR ?= $(PREFIX)/sbin macro
31 -mkdir -p $(SBINDIR)
32 install -m 755 restorecond $(SBINDIR)
46 /sbin/restorecon $(SBINDIR)/restorecond
/external/selinux/policycoreutils/sepolicy/
H A DMakefile8 SBINDIR ?= $(PREFIX)/sbin macro
/external/iproute2/
H A DMakefile3 SBINDIR?=/sbin macro
58 install -m 0755 -d $(DESTDIR)$(SBINDIR)
/external/iw/
H A DMakefile4 SBINDIR ?= $(PREFIX)/sbin macro
119 $(Q)$(MKDIR) $(DESTDIR)$(SBINDIR)
120 $(Q)$(INSTALL) -m 755 iw $(DESTDIR)$(SBINDIR)
/external/bison/darwin-lib/
H A Dconfigmake.h5 #define SBINDIR "/usr/local/sbin" macro
/external/bison/linux-lib/
H A Dconfigmake.h5 #define SBINDIR "/usr/local/sbin" macro

Completed in 267 milliseconds