Fixed makefile for building the Linux router application. (#585)
* Fixed Makefile for building the Linux router application.
This commit is contained in:
+1
-1
@@ -403,7 +403,7 @@ writefile: $(BACNET_LIB_TARGET)
|
||||
$(MAKE) -B -C $@
|
||||
|
||||
.PHONY: router
|
||||
router: $(BACNET_LIB_TARGET)
|
||||
router:
|
||||
$(MAKE) -B -C $@
|
||||
|
||||
.PHONY: router-ipv6
|
||||
|
||||
Reference in New Issue
Block a user