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

  /external/selinux/policycoreutils/run_init/
Makefile 9 AUDITH ?= $(shell test -f /usr/include/libaudit.h && echo y)
21 ifeq ($(AUDITH), y)
  /external/selinux/policycoreutils/setfiles/
Makefile 6 AUDITH ?= $(shell test -f /usr/include/libaudit.h && echo y)
13 ifeq ($(AUDITH), y)
  /external/selinux/policycoreutils/newrole/
Makefile 8 AUDITH ?= $(shell test -f /usr/include/libaudit.h && echo y)
35 ifeq ($(AUDITH), y)

Completed in 118 milliseconds