example_designs/test/Makefile: add clean

This commit is contained in:
Florent Kermarrec 2015-09-27 19:23:02 +02:00
parent 7623739f5a
commit 19140a853b
1 changed files with 4 additions and 1 deletions

View File

@ -13,4 +13,7 @@ test_inout:
test_logic_analyzer:
$(CMD) test_logic_analyzer
all: test_regs test_inout test_logic_analyzer
all: test_regs test_inout test_logic_analyzer
clean:
rm -f *.csv dump.*