-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
b17
-
generic
-
generic
Name: dm26566 Date: 08/05/2000
The following line occurs in both Classes.gmk and Defs.gmk.
FILES_class = $(FILES_java:%.java=$(CLASSDESTDIR)/%.class)
It should only be defined in Defs.gmk
======================================================================