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

  /external/selinux/checkpolicy/test/
Makefile 8 LIBSEPOLA ?= $(LIBDIR)/libsepol.a
14 dispol: dispol.o $(LIBSEPOLA)
16 dismod: dismod.o $(LIBSEPOLA)
  /external/selinux/mcstrans/utils/
Makefile 5 LIBSEPOLA ?= $(LIBDIR)/libsepol.a
15 $(TARGETS): ../src/mcstrans.o ../src/mls_level.o $(LIBSEPOLA)
  /external/selinux/mcstrans/src/
Makefile 7 LIBSEPOLA ?= $(LIBDIR)/libsepol.a
19 $(CC) $(LDFLAGS) -pie -o $@ $^ -lselinux -lcap -lpcre $(LIBSEPOLA)
  /external/selinux/python/audit2allow/
Makefile 10 LIBSEPOLA ?= $(LIBDIR)/libsepol.a
16 sepolgen-ifgen-attr-helper: sepolgen-ifgen-attr-helper.o $(LIBSEPOLA)
  /external/selinux/checkpolicy/
Makefile 9 LIBSEPOLA ?= $(LIBDIR)/libsepol.a
29 checkpolicy: $(CHECKPOLOBJS) $(LIBSEPOLA)
31 checkmodule: $(CHECKMODOBJS) $(LIBSEPOLA)
  /external/selinux/libselinux/src/
Makefile 23 LIBSEPOLA ?= $(LIBDIR)/libsepol.a
159 $(AUDIT2WHYSO): $(AUDIT2WHYLOBJ) $(LIBSEPOLA)

Completed in 630 milliseconds