Home
last modified time | relevance | path

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

/external/antlr/runtime/Cpp/tests/
DMakefile7 POBJS = $(PSOURCES:.cpp=.o) macro
/external/python/cpython2/
DMakefile.pre.in257 POBJS= \
270 PARSER_OBJS= $(POBJS) Parser/myreadline.o Parser/tokenizer.o
293 PGENOBJS= $(POBJS) $(PGOBJS)
/external/python/cpython3/
DMakefile.pre.in318 POBJS= \
326 PARSER_OBJS= $(POBJS) $(PEGEN_OBJS) Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o