File: clean.bat

package info (click to toggle)
ucl 1.03%2Brepack-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 4,372 kB
  • sloc: sh: 11,733; asm: 10,461; ansic: 5,070; makefile: 115
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