aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3714661..bf4cc0a 100644
--- a/Makefile
+++ b/Makefile
@@ -69,4 +69,4 @@ $(BUILD_DIR)/testbench: $(SOURCES) $(TESTBENCH)
$(BUILD_DIR)/testbench.vcd: $(BUILD_DIR)/testbench
cd $(BUILD_DIR); $(VVP) testbench
-.PHONY: all program clean
+.PHONY: all program flash simulate wave clean