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

  /prebuilts/python/darwin-x86/2.7.5/bin/
python-config.sh 61 LIBPL=${LIBDEST}/config
107 LIBPLUSED="-L$LIBPL"
  /prebuilts/python/linux-x86/2.7.5/bin/
python-config.sh 61 LIBPL=${LIBDEST}/config
107 LIBPLUSED="-L$LIBPL"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 904 mkdir -p $(DESTDIR)$(LIBPL); $(INSTALL_SHARED) $(LDLIBRARY) $(DESTDIR)$(LIBPL); \
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 905 mkdir -p $(DESTDIR)$(LIBPL); $(INSTALL_SHARED) $(LDLIBRARY) $(DESTDIR)$(LIBPL); \
    [all...]

Completed in 6114 milliseconds