From a00155c07a0df901624f1c782f4336508aa846aa Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sun, 21 Apr 2002 02:11:30 +0000 Subject: Stopped reporting of files deleted by piping to NUL:. --- delbin.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'delbin.bat') diff --git a/delbin.bat b/delbin.bat index b8e9ae7c5..47bb8a760 100755 --- a/delbin.bat +++ b/delbin.bat @@ -1 +1 @@ -del /S /Q *.a *.aps *.bsc *.dll *.dsw *.exe *.idb *.ilc *.ild *.ilf *.ilk *.ils *.lib *.map *.ncb *.obj *.o *.opt *.pdb *.plg *.res *.sbr *.tds +del /S /Q *.a *.aps *.bsc *.dll *.dsw *.exe *.idb *.ilc *.ild *.ilf *.ilk *.ils *.lib *.map *.ncb *.obj *.o *.opt *.pdb *.plg *.res *.sbr *.tds >NUL: -- cgit v1.2.3