/* ** Build the idl generated java code. ** ** :JAVAPKG: and :JIDL: must not be in the same Makefile ** because of the way nmake caches directory contents. ** ** :JAVAPKG: will recursively find all .java files under the ** directory or directories specified on the right. The ** class files will be compiled into the root directory on ** the left by using the javac -d flag. ** ** See the rules.mk for details. */ $(VROOT)/class :JAVAPKG: com/lucent/stc