javaextensions/subsystem.mk
branchRCL_3
changeset 18 9ac0a0a7da70
parent 14 04becd199f91
equal deleted inserted replaced
17:0fd27995241b 18:9ac0a0a7da70
    48     SUBSYSTEMS += midprms_db
    48     SUBSYSTEMS += midprms_db
    49 else
    49 else
    50     COMPONENTS += midprms/build
    50     COMPONENTS += midprms/build
    51 endif
    51 endif
    52 
    52 
       
    53 # Declare that release preparation removes subdirectories not in build, except
       
    54 # listed special cases
       
    55 REMOVE_NOTBUILT_EXCLUDING = inc
       
    56 
    53 include ${JAVA_SRC_ROOT}/build/Makefile.subsystem
    57 include ${JAVA_SRC_ROOT}/build/Makefile.subsystem