diff --git a/Makefile b/Makefile index 6ef7c0a..47b9463 100644 --- a/Makefile +++ b/Makefile @@ -10,6 +10,9 @@ elaborate: run: $(INSTR) +run_wave: + $(INSTR) + clean: $(INSTR)