Home
last modified time | relevance | path

Searched refs:SECILC (Results 1 - 1 of 1) sorted by relevance

/third_party/selinux/secilc/
H A DMakefile5 SECILC = secilc macro
31 all: $(SECILC) $(SECIL2CONF) $(SECIL2TREE) man
33 $(SECILC): $(SECILC_OBJS)
36 test: $(SECILC)
37 ./$(SECILC) test/policy.cil
38 ./$(SECILC) -c $(POL_VERS) -O -M 1 -f /dev/null -o opt-actual.bin test/opt-input.cil
62 install -m 755 $(SECILC) $(DESTDIR)$(BINDIR)
73 rm -f $(SECILC)

Completed in 1 milliseconds