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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 92 MACHDEP= darwin
216 MACHDEPPATH=$(DELIM)plat-$(MACHDEP)
647 $(CC) -c $(PY_CFLAGS) -DPLATFORM='"$(MACHDEP)"' -o $@ $(srcdir)/Python/getplatform.c
935 PLATDIR= plat-$(MACHDEP)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 92 MACHDEP= linux2
216 MACHDEPPATH=$(DELIM)plat-$(MACHDEP)
648 $(CC) -c $(PY_CFLAGS) -DPLATFORM='"$(MACHDEP)"' -o $@ $(srcdir)/Python/getplatform.c
936 PLATDIR= plat-$(MACHDEP)
    [all...]

Completed in 25 milliseconds