-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 6
-
Component/s: infrastructure
-
b63
-
generic
-
generic
remove use of make variable SOLARIS_MAKE from makefiles, not used anymore
Seen here:
./j2se/make/common/shared/Defs-utils.gmk: # Setting up SOLARIS_MAKE, for using the native make rather
./j2se/make/common/shared/Defs-utils.gmk: SOLARIS_MAKE = $(UTILS_CCS_BIN_PATH)make
./j2se/make/common/shared/Defs-utils.gmk: # Setting up SOLARIS_MAKE, for using the native make rather
./j2se/make/common/shared/Defs-utils.gmk: SOLARIS_MAKE = $(UTILS_CCS_BIN_PATH)make
but not used anywhere.
Seen here:
./j2se/make/common/shared/Defs-utils.gmk: # Setting up SOLARIS_MAKE, for using the native make rather
./j2se/make/common/shared/Defs-utils.gmk: SOLARIS_MAKE = $(UTILS_CCS_BIN_PATH)make
./j2se/make/common/shared/Defs-utils.gmk: # Setting up SOLARIS_MAKE, for using the native make rather
./j2se/make/common/shared/Defs-utils.gmk: SOLARIS_MAKE = $(UTILS_CCS_BIN_PATH)make
but not used anywhere.