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

  /external/python/cpython3/Misc/
python-config.sh.in 51 LIBPL=$(echo "@LIBPL@" | sed "s#$prefix_build#$prefix_real#")
97 LIBPLUSED="-L$LIBPL"
108 echo "$LIBPL"
  /prebuilts/gdb/darwin-x86/bin/
python-config.sh 71 LIBPL=${LIBDEST}/config
117 LIBPLUSED="-L$LIBPL"
  /prebuilts/gdb/linux-x86/bin/
python-config.sh 71 LIBPL=${LIBDEST}/config
117 LIBPLUSED="-L$LIBPL"
  /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/gdb/darwin-x86/lib/python2.7/config/
Makefile 904 mkdir -p $(DESTDIR)$(LIBPL); $(INSTALL_SHARED) $(LDLIBRARY) $(DESTDIR)$(LIBPL); \
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/config/
Makefile 905 mkdir -p $(DESTDIR)$(LIBPL); $(INSTALL_SHARED) $(LDLIBRARY) $(DESTDIR)$(LIBPL); \
    [all...]
  /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...]
  /external/python/cpython3/
configure 629 LIBPL
    [all...]

Completed in 1013 milliseconds