components/emacs/Makefile
changeset 2225 f064d3d3190d
parent 2164 b580bc10e31a
child 3817 30b42c38bbc4
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
   173 # Solaris, it is delivered by system/prerequisite/gnu.
   173 # Solaris, it is delivered by system/prerequisite/gnu.
   174 COMPONENT_POST_INSTALL_ACTION += $(RM) $(PROTO_DIR)/usr/share/info/dir ;
   174 COMPONENT_POST_INSTALL_ACTION += $(RM) $(PROTO_DIR)/usr/share/info/dir ;
   175 
   175 
   176 
   176 
   177 # common targets
   177 # common targets
       
   178 configure:	$(CONFIGURE_64)
       
   179 
   178 build:          $(BUILD_64)
   180 build:          $(BUILD_64)
   179 
   181 
   180 install:	$(BUILD_64) $(BUILD_DIR)/$(MACH64)-x/.installed 
   182 install:	$(BUILD_64) $(BUILD_DIR)/$(MACH64)-x/.installed 
   181 
   183 
   182 test:		$(NO_TESTS)
   184 test:		$(NO_TESTS)