OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PYTHON_HEADERS
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile
688
PYTHON_HEADERS
= \
773
$(LIBRARY_OBJS) $(MODOBJS) Modules/python.o: $(
PYTHON_HEADERS
)
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile
689
PYTHON_HEADERS
= \
774
$(LIBRARY_OBJS) $(MODOBJS) Modules/python.o: $(
PYTHON_HEADERS
)
[
all
...]
Completed in 30 milliseconds