Updated build dependencies in calculator Makefile.
[ned1] / software / 4func_calculator / Makefile
index 05769ed..8a45933 100644 (file)
@@ -14,5 +14,5 @@ calc:
 clean:
        @rm -f $(BIN)
 
 clean:
        @rm -f $(BIN)
 
-sim:
+sim: calc
        $(NEDSIM) -i $(BIN)
        $(NEDSIM) -i $(BIN)