components/readline/Makefile
changeset 7313 e3f0d48b9f51
parent 5682 94c0ca64c022
child 7687 1093e2a9adbd
equal deleted inserted replaced
7312:6b323adaf9e7 7313:e3f0d48b9f51
   105 
   105 
   106 # install the old version first
   106 # install the old version first
   107 $(BUILD_DIR_32)/.installed:     $(BUILD_OLD_DIR_32)/.installed
   107 $(BUILD_DIR_32)/.installed:     $(BUILD_OLD_DIR_32)/.installed
   108 $(BUILD_DIR_64)/.installed:     $(BUILD_OLD_DIR_64)/.installed
   108 $(BUILD_DIR_64)/.installed:     $(BUILD_OLD_DIR_64)/.installed
   109 
   109 
       
   110 PKG_MACROS +=	COMPONENT_VERSION_1=$(COMPONENT_VERSION_1)
       
   111 
   110 build:		$(BUILD_32_and_64)
   112 build:		$(BUILD_32_and_64)
   111 
   113 
   112 install:	$(INSTALL_32_and_64)
   114 install:	$(INSTALL_32_and_64)