Home
last modified time | relevance | path

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

/external/selinux/libsepol/tests/
DMakefile9 LIBSEPOL := ../src/libsepol.a macro
34 $(EXE): $(objs) $(parserobjs) $(LIBSEPOL)
35 $(CC) $(LDFLAGS) $(objs) $(parserobjs) -lcunit -lcurses $(LIBSEPOL) -o $@