diff -r 0fd27995241b -r 9ac0a0a7da70 javatools/subsystem.mk --- a/javatools/subsystem.mk Tue May 11 16:07:20 2010 +0300 +++ b/javatools/subsystem.mk Tue May 25 12:34:19 2010 +0300 @@ -48,6 +48,10 @@ endif +# Declare that release preparation removes subdirectories not in build, except +# listed special cases +REMOVE_NOTBUILT_EXCLUDING = releng + include ${JAVA_SRC_ROOT}/build/Makefile.subsystem