-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b131
-
generic
-
generic
-
Verified
Recursively making bundles all @ Thu Sep 23 03:57:10 PDT 2010 ...
gnumake[3]: Entering directory `/BUILD_AREA/jdk7/install/make/installer/bundles'
if [ -r solaris ]; then \
( cd solaris ; gnumake all ); \
fi
gnumake[4]: Entering directory `/BUILD_AREA/jdk7/install/make/installer/bundles/solaris'
../../../common/Bundles.gmk:147: warning: overriding commands for target `bundle-jdk-clobber'
Makefile:99: warning: ignoring old commands for target `bundle-jdk-clobber'
Duplicate rules for the same target???
gnumake[3]: Entering directory `/BUILD_AREA/jdk7/install/make/installer/bundles'
if [ -r solaris ]; then \
( cd solaris ; gnumake all ); \
fi
gnumake[4]: Entering directory `/BUILD_AREA/jdk7/install/make/installer/bundles/solaris'
../../../common/Bundles.gmk:147: warning: overriding commands for target `bundle-jdk-clobber'
Makefile:99: warning: ignoring old commands for target `bundle-jdk-clobber'
Duplicate rules for the same target???