Synopsis
WARNING EC1003: Ignoring redundant EMAKE_ROOT value - [path] (It is already included by EMAKE_ROOT value - [parent])
Description
During startup eMake performs a series of validation checks on the directories specified as eMake roots. As part of the validation process eMake checks whether any of the directories specified are subdirectories of any other directory specified as an eMake root. If any such redundant entries are found, eMake will display this warning and proceed as if the redundant directory had not been specified as an eMake root.