瀏覽代碼

remove test binaries

Ivan Denisov 2 年之前
父節點
當前提交
4ac889c0bb
共有 3 個文件被更改,包括 1 次插入1 次删除
  1. 二進制
      blackboxFbsd
  2. 二進制
      blackboxInterpFbsd
  3. 1 1
      clean

二進制
blackboxFbsd


二進制
blackboxInterpFbsd


+ 1 - 1
clean

@@ -4,4 +4,4 @@ find . -type f -name "*.osf" -exec rm -f {} \;
 find . -type f -name "*~" -exec rm -f {} \;
 find . -type f -name "odc?????" -exec rm -f {} \;
 find . -depth -type d -empty -exec rmdir {} \;
-rm blackbox BlackBox.exe BlackBoxMDI.exe blackboxInterp BlackBoxInterp.exe 2> /dev/null
+rm blackbox* BlackBox.exe BlackBoxMDI.exe BlackBoxInterp.exe 2> /dev/null