Просмотр исходного кода

Delete test/erl_crash.dump on cleaning tests

Loïc Hoguin 9 лет назад
Родитель
Сommit
6e768502f8
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      test/Makefile

+ 1 - 0
test/Makefile

@@ -54,6 +54,7 @@ all:: core
 	$i "Success!"
 
 clean:: clean-core
+	$t rm -f erl_crash.dump
 
 build:
 	$i "Generate a bleeding edge Erlang.mk"