Temporarily force compilation of Java classes in order to take JAVAC_FLAGS change from bug 315917.

This commit is contained in:
pedemont%us.ibm.com 2005-12-18 22:27:33 +00:00
parent 83d77ca25b
commit 66b6bf3a63

View File

@ -52,5 +52,9 @@ TOOL_DIRS = \
include $(topsrcdir)/config/rules.mk
libs::
@echo WARNING: temporary. remove next line.
rm -rf src/org interfaces/org
tools::
$(MAKE) -C src jarfile