File: clean.bat

package info (click to toggle)
ucl 1.03%2Brepack-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,364 kB
  • sloc: sh: 11,733; asm: 10,461; ansic: 5,070; makefile: 109
file content (3 lines) | stat: -rw-r--r-- 188 bytes parent folder | download | duplicates (8)
1
2
3
@del /q *.def *.err *.exp *.map *.o *.obj *.res *.tds > nul 2> nul
@del /q libucl.a ucl.a ucl.dll ucl.lib ucl_*.lib > nul 2> nul
@del /q a.exe a.out simple.exe uclpack.exe > nul 2> nul