Home
last modified time | relevance | path

Searched refs:LIBSEPOLA (Results 1 – 6 of 6) sorted by relevance

/external/selinux/checkpolicy/test/
DMakefile8 LIBSEPOLA ?= $(LIBDIR)/libsepol.a macro
14 dispol: dispol.o $(LIBSEPOLA)
16 dismod: dismod.o $(LIBSEPOLA)
/external/selinux/checkpolicy/
DMakefile9 LIBSEPOLA ?= $(LIBDIR)/libsepol.a macro
29 checkpolicy: $(CHECKPOLOBJS) $(LIBSEPOLA)
31 checkmodule: $(CHECKMODOBJS) $(LIBSEPOLA)
/external/selinux/mcstrans/utils/
DMakefile5 LIBSEPOLA ?= $(LIBDIR)/libsepol.a macro
15 $(TARGETS): ../src/mcstrans.o ../src/mls_level.o $(LIBSEPOLA)
/external/selinux/python/audit2allow/
DMakefile10 LIBSEPOLA ?= $(LIBDIR)/libsepol.a macro
16 sepolgen-ifgen-attr-helper: sepolgen-ifgen-attr-helper.o $(LIBSEPOLA)
/external/selinux/mcstrans/src/
DMakefile7 LIBSEPOLA ?= $(LIBDIR)/libsepol.a macro
19 $(CC) $(LDFLAGS) -pie -o $@ $^ -lselinux -lcap -lpcre $(LIBSEPOLA)
/external/selinux/libselinux/src/
DMakefile23 LIBSEPOLA ?= $(LIBDIR)/libsepol.a macro
159 $(AUDIT2WHYSO): $(AUDIT2WHYLOBJ) $(LIBSEPOLA)