sbsv1_os/e32toolp/makmake/makdeps.pm
branchRCL_3
changeset 16 22bdd8a90cc4
parent 2 99082257a271
equal deleted inserted replaced
13:7416fe50a180 16:22bdd8a90cc4
    34 	Deps_SetNoDependenciesStatus
    34 	Deps_SetNoDependenciesStatus
    35 	Deps_GetOSVariantFile
    35 	Deps_GetOSVariantFile
    36 	Deps_SetOSVariantFile
    36 	Deps_SetOSVariantFile
    37 );
    37 );
    38 
    38 
    39 use strict;
       
    40 use Checkgcc;
    39 use Checkgcc;
    41 use Pathutl;
    40 use Pathutl;
    42 use Preprocessor;
    41 use Preprocessor;
    43 
    42 
    44 
    43