Fixed makefile for building the Linux router application. (#585)

* Fixed Makefile for building the Linux router application.
This commit is contained in:
Steve Karg
2024-02-28 17:08:00 -06:00
committed by GitHub
parent 1176b0d966
commit 5c55683f86
6 changed files with 43 additions and 9 deletions
+1 -1
View File
@@ -403,7 +403,7 @@ writefile: $(BACNET_LIB_TARGET)
$(MAKE) -B -C $@
.PHONY: router
router: $(BACNET_LIB_TARGET)
router:
$(MAKE) -B -C $@
.PHONY: router-ipv6