HomeSort by relevance Sort by last modified time
    Searched refs:PGENOBJS (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 298 PGENOBJS= $(POBJS) $(PGOBJS)
624 $(PGEN): $(PGENOBJS)
625 $(CC) $(OPT) $(LDFLAGS) $(PGENOBJS) $(LIBS) -o $(PGEN)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 299 PGENOBJS= $(POBJS) $(PGOBJS)
625 $(PGEN): $(PGENOBJS)
626 $(CC) $(OPT) $(LDFLAGS) $(PGENOBJS) $(LIBS) -o $(PGEN)
    [all...]

Completed in 573 milliseconds