components/pcre/Makefile
changeset 2225 f064d3d3190d
parent 1948 2d1537e7942d
child 3817 30b42c38bbc4
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
   113 COMPONENT_INSTALL_ARGS+=	"INSTALL=$(INSTALL)"
   113 COMPONENT_INSTALL_ARGS+=	"INSTALL=$(INSTALL)"
   114 COMPONENT_INSTALL_ARGS+=	"MAKE=$(GMAKE)"
   114 COMPONENT_INSTALL_ARGS+=	"MAKE=$(GMAKE)"
   115 
   115 
   116 # common targets
   116 # common targets
   117 
   117 
       
   118 configure:	$(CONFIGURE_32_and_64)
       
   119 
   118 build:		$(BUILD_32_and_64)
   120 build:		$(BUILD_32_and_64)
   119 
   121 
   120 install:	$(INSTALL_32_and_64)
   122 install:	$(INSTALL_32_and_64)
   121 
   123 
   122 test:		$(TEST_32_and_64)
   124 test:		$(TEST_32_and_64)