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

  /external/selinux/mcstrans/src/
Makefile 5 INITDIR ?= $(DESTDIR)/etc/rc.d/init.d
27 test -d $(INITDIR) || install -m 755 -d $(INITDIR)
28 install -m 755 $(INITSCRIPT).init $(INITDIR)/$(INITSCRIPT)
  /external/selinux/restorecond/
Makefile 13 INITDIR ?= $(DESTDIR)/etc/rc.d/init.d
46 -mkdir -p $(INITDIR)
47 install -m 755 restorecond.init $(INITDIR)/restorecond

Completed in 199 milliseconds