components/text-utilities/Makefile
changeset 3903 bddba77320a5
parent 3897 cd126ba3fdda
child 4272 842ee8dc3530
equal deleted inserted replaced
3902:e9e957d48b8f 3903:bddba77320a5
    91 
    91 
    92 COMPONENT_TEST_CMD =		./run.sh
    92 COMPONENT_TEST_CMD =		./run.sh
    93 COMPONENT_TEST_ARGS =		--verbose
    93 COMPONENT_TEST_ARGS =		--verbose
    94 COMPONENT_TEST_TARGETS =	colrm column hexdump tailf
    94 COMPONENT_TEST_TARGETS =	colrm column hexdump tailf
    95 
    95 
    96 COMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-$(MACH)-64.master
       
    97 
       
    98 configure:	$(CONFIGURE_64)
    96 configure:	$(CONFIGURE_64)
    99 
    97 
   100 build:		$(BUILD_64)
    98 build:		$(BUILD_64)
   101 
    99 
   102 install:	$(INSTALL_64)
   100 install:	$(INSTALL_64)