changeset 19:e92ab75ce6a8

FPGA make clean: rm *.rpt too
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 21 Aug 2023 19:26:24 +0000
parents af1a9732da1f
children f6579cef76e1
files fpga/sniffer-basic/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/fpga/sniffer-basic/Makefile	Mon Aug 21 19:25:35 2023 +0000
+++ b/fpga/sniffer-basic/Makefile	Mon Aug 21 19:26:24 2023 +0000
@@ -18,4 +18,4 @@
 	icetime -d hx1k -mtr $@ $<
 
 clean:
-	rm -f *.json *.asc *.bin
+	rm -f *.json *.asc *.bin *.rpt