HomeSort by relevance Sort by last modified time
    Searched full:parserobjs (Results 1 - 1 of 1) sorted by null

  /external/selinux/libsepol/tests/
Makefile 19 parserobjs := $(CHECKPOLICY)queue.o $(CHECKPOLICY)y.tab.o \ macro
34 $(EXE): $(objs) $(parserobjs) $(LIBSEPOL)
35 $(CC) $(CFLAGS) $(CPPFLAGS) $(objs) $(parserobjs) -lfl -lcunit -lcurses $(LIBSEPOL) -o $@

Completed in 57 milliseconds