소스 검색

clean rule removes seek.txt and array.txt, which are graphing temporaries

dstromberg 13 년 전
부모
커밋
0cf2a846ea
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -20,4 +20,5 @@ clean:
 	rm -rf __pycache__
 	rm -f bloom-filter-rm-me
 	rm -f *.ps *.pdf
+	rm -f seek.txt array.txt