*not part of the build*

fixed parallel build failure


git-svn-id: svn://10.0.0.236/trunk@96745 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
idk%eng.sun.com
2001-06-08 21:36:46 +00:00
parent 50d8f46378
commit 2f849ec82e

View File

@@ -46,10 +46,10 @@ $(JAVAXPIDLSRCS) :
#what is the best solution?
#idk@eng.sun.com (04/02/2001)
exclude:
exclude: idl2java
rm -f nsISupportsPRTime.java
java2class:
java2class: idl2java
mkdir -p $(DEPTH)/dist/classes
$(JDKHOME)/bin/javac -classpath ".:../classes/:$(CLASSPATH)" -d $(DEPTH)/dist/classes *.java