car_fmw: make tags Makefile target PHONY
tags target should always run when requested
This commit is contained in:
+1
-1
@@ -75,4 +75,4 @@ tags:
|
|||||||
|
|
||||||
include $(LIB_DIR)/**/Makefile
|
include $(LIB_DIR)/**/Makefile
|
||||||
|
|
||||||
.PHONY: clean debug flash
|
.PHONY: clean debug flash tags
|
||||||
|
|||||||
Reference in New Issue
Block a user