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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user