Searched refs:EXTRAS (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/python_modules-35/2.5/
H A DMakefile14 EXTRAS = $(shell python -c "import sys, os;print(os.path.join(sys.prefix, 'Extras'))") macro
15 EXTRASPYTHON = $(EXTRAS)/lib/python
36 EXTRAS="$(EXTRAS)" EXTRASPYTHON="$(EXTRASPYTHON)" \
/macosx-10.9.5/python_modules-35/
H A DMakefile17 EXTRAS = $(shell python -c "import sys, os;print(os.path.join(sys.prefix, 'Extras'))") macro
18 EXTRASPYTHON = $(EXTRAS)/lib/python
39 EXTRAS="$(EXTRAS)" EXTRASPYTHON="$(EXTRASPYTHON)" \
/macosx-10.9.5/PyRSS2Gen-5/
H A DMakefile15 EXTRAS := $(shell $(PYTHON_EXEC) -c 'import sys; print sys.prefix')/Extras macro
16 #EXTRAS = /System/Library/Frameworks/Python.framework/Versions/2.4/Extras
24 $(CD) $(SRCROOT); $(PYTHON_EXEC) setup.py install --root $(DSTROOT) --home=$(EXTRAS)
/macosx-10.9.5/python23-21/
H A DGNUmakefile28 EXTRAS = $(VERSIONSVERS)/Extras macro
87 echo $(EXTRAS)/lib/python > $(DSTROOT)$(SITEPACKAGES)/Extras.pth
/macosx-10.9.5/Twisted-16/
H A DMakefile21 EXTRAS := $(shell "$(PYTHON)" -c 'import sys; print sys.prefix')/Extras macro
48 $(LN) -s "$(EXTRAS)/bin/$${script}" "$(DSTROOT)$(USRBINDIR)/$${script}"; \
/macosx-10.9.5/vim-53/src/
H A DMake_ivc.mak106 EXTRAS="$(INTDIR)/if_ole.obj" "$(INTDIR)/vim.res" "$(INTDIR)/gui.obj" "$(INTDIR)/gui_w32.obj" "$(INTDIR)/gui_beval.obj" "$(INTDIR)/os_w32exe.obj" macro
125 EXTRAS="$(INTDIR)/if_ole.obj" "$(INTDIR)/vim.res" "$(INTDIR)/gui.obj" "$(INTDIR)/gui_w32.obj" "$(INTDIR)/gui_beval.obj" "$(INTDIR)/os_w32exe.obj" macro
145 EXTRAS="$(INTDIR)/vim.res" "$(INTDIR)/gui.obj" "$(INTDIR)/gui_w32.obj" "$(INTDIR)/gui_beval.obj" "$(INTDIR)/os_w32exe.obj" macro
164 EXTRAS="$(INTDIR)/vim.res" "$(INTDIR)/gui.obj" "$(INTDIR)/gui_w32.obj" "$(INTDIR)/gui_beval.obj" "$(INTDIR)/os_w32exe.obj" macro
183 EXTRAS= macro
199 EXTRAS= macro
212 $(EXTRAS) \
260 ".\$(VIM).exe" : "$(INTDIR)" $(EXTRAS) $(LINK32_OBJS)
/macosx-10.9.5/perl-92/5.12/
H A DGNUmakefile73 EXTRAS = $(ENV_PERL)/Extras macro
75 EXTRASLIB = $(EXTRAS)/$(ENV_PERL_BASE_VERSION)
/macosx-10.9.5/perl-92/5.16/
H A DGNUmakefile73 EXTRAS = $(ENV_PERL)/Extras macro
75 EXTRASLIB = $(EXTRAS)/$(ENV_PERL_BASE_VERSION)
/macosx-10.9.5/pyobjc-42/2.5/
H A DMakefile86 EXTRAS:=$(shell python -c "import sys, os;print os.path.join(sys.prefix, 'Extras')") macro
87 EXTRASLIBPYTHON=$(EXTRAS)/lib/python
96 python setup.py install --home="$(EXTRAS)" --root="$(DSTROOT)" || exit 1; \
/macosx-10.9.5/pyobjc-42/
H A DMakefile87 EXTRAS:=$(shell python -c "import sys, os;print os.path.join(sys.prefix, 'Extras')") macro
88 EXTRASLIBPYTHON=$(EXTRAS)/lib/python
97 python setup.py install --home="$(EXTRAS)" --root="$(DSTROOT)" || exit 1; \
/macosx-10.9.5/python-76.100.1/2.7/
H A DGNUmakefile64 EXTRAS = $(VERSIONSVERS)/Extras macro
68 EXTRASPYTHON = '$(DSTROOT)$(EXTRAS)/lib/python'
/macosx-10.9.5/python-76.100.1/2.5/
H A DGNUmakefile64 EXTRAS = $(VERSIONSVERS)/Extras macro
68 EXTRASPYTHON = '$(DSTROOT)$(EXTRAS)/lib/python'
/macosx-10.9.5/python-76.100.1/2.6/
H A DGNUmakefile64 EXTRAS = $(VERSIONSVERS)/Extras macro
68 EXTRASPYTHON = '$(DSTROOT)$(EXTRAS)/lib/python'

Completed in 124 milliseconds