Skip to content
Snippets Groups Projects
Commit cfdd6cb6 authored by Oleg Hahm's avatar Oleg Hahm
Browse files

make iotlab: removed duplicated PHONY targets

parent 27688d8b
No related branches found
No related tags found
No related merge requests found
...@@ -29,8 +29,6 @@ ifdef IOTLAB_EXCLUDE_NODES ...@@ -29,8 +29,6 @@ ifdef IOTLAB_EXCLUDE_NODES
EXCLUDE_PARAM := "-e$(IOTLAB_SITE),$(firstword $(subst :, ,$(IOTLAB_TYPE))),$(IOTLAB_EXCLUDE_NODES)" EXCLUDE_PARAM := "-e$(IOTLAB_SITE),$(firstword $(subst :, ,$(IOTLAB_TYPE))),$(IOTLAB_EXCLUDE_NODES)"
endif endif
.PHONY: iotlab-exp iotlab-flash iotlab-reset iotlab-debug-server iotlab-term
$(IOTLAB_AUTH): $(IOTLAB_AUTH):
auth-cli -u $(IOTLAB_USER) auth-cli -u $(IOTLAB_USER)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment