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

git-svn-id: svn://10.0.0.236/trunk@186238 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pedemont%us.ibm.com
2005-12-18 22:27:33 +00:00
parent eba16ec61a
commit be0456d2ec

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