-
Bug
-
Resolution: Fixed
-
P4
-
6
The generated sources aren't getting into the AUTO_FILES_JAVA_DIRS list when the
sources are generated by the same Makefile instance.
I suspect because I use ':=' in make/common/Rules.gmk, and that assignment is always happening before the rules that cause code to be generated.
###@###.### 2005-07-20 01:31:16 GMT
sources are generated by the same Makefile instance.
I suspect because I use ':=' in make/common/Rules.gmk, and that assignment is always happening before the rules that cause code to be generated.
###@###.### 2005-07-20 01:31:16 GMT
- relates to
-
JDK-6298801 replace make/sun/xawt/FILES_java_unix.gmk with AUTO_FILES_JAVA_DIRS mechanism
-
- Resolved
-