Subversion Repositories DevTools

Rev

Rev 5410 | Rev 5679 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5410 Rev 5429
Line 936... Line 936...
936
 
936
 
937
    if ( defined ( $BUILDINFO{$platform}) && ! $Clobber)
937
    if ( defined ( $BUILDINFO{$platform}) && ! $Clobber)
938
    {
938
    {
939
        abtWarning("$fname() duplicate platform '$platform'");
939
        abtWarning("$fname() duplicate platform '$platform'");
940
        ErrorDoExit();
940
        ErrorDoExit();
-
 
941
        return;
941
    }
942
    }
942
 
943
 
943
    #
944
    #
944
    #   Add platform (tag) to various lists
945
    #   Add platform (tag) to various lists
945
    #
946
    #