浏览代码

Fixed missing cleanup

git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@7676 8c9fc860-2736-0410-a75d-ab315db34111
eth.negelef 7 年之前
父节点
当前提交
9ed08594cf
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tools/builds/a2/makefile

+ 1 - 1
tools/builds/a2/makefile

@@ -58,4 +58,4 @@ oberon: build
 
 
 clean:
 clean:
 	@rm -f modules dependencies build *.SymU *.GofU *.Log *.log
 	@rm -f modules dependencies build *.SymU *.GofU *.Log *.log
-	@rm -rf Linux32G Win32G
+	@rm -rf Linux32G Win32G Win64G