components/gcc45/Makefile
changeset 2225 f064d3d3190d
parent 2164 b580bc10e31a
child 3817 30b42c38bbc4
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    96 # test results.
    96 # test results.
    97 COMPONENT_TEST_DIR =	$(BUILD_DIR_32)/gcc
    97 COMPONENT_TEST_DIR =	$(BUILD_DIR_32)/gcc
    98 COMPONENT_TEST_CMD =	ulimit -Ss 16384 ; $(GMAKE)
    98 COMPONENT_TEST_CMD =	ulimit -Ss 16384 ; $(GMAKE)
    99 COMPONENT_TEST_ARGS =	-k -i
    99 COMPONENT_TEST_ARGS =	-k -i
   100 
   100 
       
   101 configure:	$(CONFIGURE_32)
       
   102 
   101 build:		$(BUILD_32)
   103 build:		$(BUILD_32)
   102 
   104 
   103 install:	$(INSTALL_32) 
   105 install:	$(INSTALL_32) 
   104 
   106 
   105 test:		$(TEST_32)
   107 test:		$(TEST_32)