Lines Matching refs:VERSION
5 VERSION=@VERSION@
11 LIBDEST=$(prefix)/lib/python$(VERSION)
27 PYTHONAPPSDIR=@FRAMEWORKINSTALLAPPSPREFIX@/$(PYTHONFRAMEWORK) $(VERSION)
57 ln -sf python$(VERSION) "$(DESTDIR)$(prefix)/bin/python2"
59 ln -sf pythonw$(VERSION) "$(DESTDIR)$(prefix)/bin/pythonw2"
62 lipo $(LIPO_32BIT_FLAGS) -output $(DESTDIR)$(prefix)/bin/python$(VERSION)-32 pythonw
63 lipo $(LIPO_32BIT_FLAGS) -output $(DESTDIR)$(prefix)/bin/pythonw$(VERSION)-32 pythonw
64 ln -sf python$(VERSION)-32 "$(DESTDIR)$(prefix)/bin/python2-32"
66 ln -sf pythonw$(VERSION)-32 "$(DESTDIR)$(prefix)/bin/pythonw2-32"
83 python$(VERSION) pythonw$(VERSION) idle$(VERSION) \
84 pydoc$(VERSION) python$(VERSION)-config smtpd$(VERSION).py \
85 2to3-$(VERSION) ;\
92 python$(VERSION)-32 pythonw$(VERSION)-32 ;\
118 for fn in python$(VERSION) pythonw$(VERSION) idle$(VERSION) \
119 pydoc$(VERSION) python$(VERSION)-config smtpd$(VERSION).py ;\
124 for fn in python$(VERSION)-32 pythonw$(VERSION)-32 ;\
133 easy_install-$(VERSION) \
134 pip$(VERSION) \
169 …c -I.. -I$(srcdir)/../Include ../$(PYTHONFRAMEWORK).framework/Versions/$(VERSION)/$(PYTHONFRAMEWOR…