javatools/subsystem.mk
changeset 26 dc7c549001d5
parent 21 2a9601315dfc
child 35 85266cc22c7f
equal deleted inserted replaced
23:98ccebc37403 26:dc7c549001d5
    46 	javacaptain_app/build \
    46 	javacaptain_app/build \
    47 	testcerts
    47 	testcerts
    48 
    48 
    49 endif
    49 endif
    50 
    50 
       
    51 # Declare that release preparation removes subdirectories not in build, except
       
    52 # listed special cases
       
    53 REMOVE_NOTBUILT_EXCLUDING = releng 
       
    54 
    51 include ${JAVA_SRC_ROOT}/build/Makefile.subsystem
    55 include ${JAVA_SRC_ROOT}/build/Makefile.subsystem
    52 
    56 
    53 
    57