--- db-4.4.20/dist/Makefile.in.orig 2006-09-14 23:38:09.000000000 +0200 +++ db-4.4.20/dist/Makefile.in.orig 2006-09-14 23:38:24.000000000 +0200 @@ -681,7 +681,6 @@ $(libjso_major) \ $(libjso_static) \ $(libjso_target) \ - $(libj_exjarfile) \ $(libj_jarfile) ################################################## @@ -743,7 +742,7 @@ # Creating individual dependencies and actions for building class # files is possible, but it is very messy and error prone. ################################################## -java: $(libj_jarfile) $(libj_exjarfile) +java: $(libj_jarfile) $(libj_jarfile): $(JAVA_DBSRCS) @test -d $(JAVA_CLASSTOP) || \