diff -r f7669e0b3220 -r f064d3d3190d components/gettext/Makefile --- a/components/gettext/Makefile Fri Nov 21 10:49:36 2014 -0800 +++ b/components/gettext/Makefile Fri Nov 21 16:37:26 2014 -0800 @@ -51,6 +51,8 @@ CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)" # common targets +configure: $(CONFIGURE_32) + build: $(BUILD_32) install: $(INSTALL_32)