minor update

This commit is contained in:
Blaise Tine
2021-03-02 17:45:59 -05:00
parent fdfc8e9605
commit 6b03fc9dac

View File

@@ -109,10 +109,7 @@ clean-asesim:
clean-vlsim:
$(MAKE) -C vlsim clean
clean:
clean-fpga
clean-asesim
clean-vlsim
clean: clean-fpga clean-asesim clean-vlsim
ifneq ($(MAKECMDGOALS),clean)
-include .depend