Is there a way to build javadocs with NEWBUILD=true.
I get the following

:~/lambda$ make NEWBUILD=true javadocs
cd common/makefiles && make -f MakefileJavadoc.gmk
make[1]: Entering directory `lambda/common/makefiles'
make[1]: MakefileJavadoc.gmk: No such file or directory
make[1]: *** No rule to make target `MakefileJavadoc.gmk'.  Stop.
make[1]: Leaving directory `lambda/common/makefiles'
make: *** [javadocs] Error 2

-- Tom Deneau

Reply via email to