From: Aaron Taylor Date: Tue, 10 Sep 2019 07:00:29 +0000 (-0700) Subject: Updated build dependencies in calculator Makefile. X-Git-Url: http://git.subgeniuskitty.com/ned1/.git/commitdiff_plain/16a3af27c4f850e79f2769bebc0d3803f8f94355 Updated build dependencies in calculator Makefile. --- diff --git a/software/4func_calculator/Makefile b/software/4func_calculator/Makefile index 05769ed..8a45933 100644 --- a/software/4func_calculator/Makefile +++ b/software/4func_calculator/Makefile @@ -14,5 +14,5 @@ calc: clean: @rm -f $(BIN) -sim: +sim: calc $(NEDSIM) -i $(BIN)