diff -r f7669e0b3220 -r f064d3d3190d components/python/python34/Makefile --- a/components/python/python34/Makefile Fri Nov 21 10:49:36 2014 -0800 +++ b/components/python/python34/Makefile Fri Nov 21 16:37:26 2014 -0800 @@ -123,6 +123,8 @@ ASLR_MODE = $(ASLR_ENABLE) # common targets +configure: $(CONFIGURE_64) + build: $(BUILD_64) install: $(INSTALL_64)