javaextensions/subsystem.mk
branchRCL_3
changeset 25 9ac0a0a7da70
parent 19 04becd199f91
child 77 7cee158cb8cd
equal deleted inserted replaced
24:0fd27995241b 25: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