Procházet zdrojové kódy

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

dstromberg před 13 roky
rodič
revize
0cf2a846ea
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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