source: autosar_os_training/trunk/program/alarm_swcounter/clean.bat@ 149

Last change on this file since 149 was 149, checked in by ertl-honda, 8 years ago

yamlファイルの追加

  • Property svn:executable set to *
File size: 209 bytes
Line 
1@echo off
2
3del /F *.mtud cfg\*.c cfg\*.h cfg\*.inc cfg\*.mtud cfg\*.src cfg\*.srec cfg\*.syms cfg\*.tf cfg\*.asm kernel\*.mtud
4rmdir /S /Q DefaultBuild cfg\DefaultBuild kernel\DefaultBuild
5
6@pause
7exit
Note: See TracBrowser for help on using the repository browser.