Subversion Repositories DevTools

Rev

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

Rev 5677 Rev 5679
Line 571... Line 571...
571
 
571
 
572
    $io->Label( "SXML File", $name );
572
    $io->Label( "SXML File", $name );
573
    $io->Prt( "$sxml: $s19\n");
573
    $io->Prt( "$sxml: $s19\n");
574
    $io->Prt( "\t\$(call GENERATE_SXML, \\" .
574
    $io->Prt( "\t\$(call GENERATE_SXML, \\" .
575
              "\n\t\t\$(BINDIR)/${name}$exe, \\" .
575
              "\n\t\t\$(BINDIR)/${name}$exe, \\" .
576
              "\n\t\t$sxml,$type_text,$major,$minor,$patch,$build)\n"
576
              "\n\t\t$sxml,$type_text,$major,$minor,$patch,$build,Atmel)\n"
577
              );
577
              );
578
    $io->Newline();
578
    $io->Newline();
579
 
579
 
580
    #
580
    #
581
    #   Generated files to be added to the program file list
581
    #   Generated files to be added to the program file list