diff --git a/dist/testbed-support/Makefile.iotlab b/dist/testbed-support/Makefile.iotlab
index 0f877cce74ece9f657de055c1e4a0fa3f6c21bd4..4364294ff8f08dfc3a2002c0d531e7c5ccedf7e6 100644
--- a/dist/testbed-support/Makefile.iotlab
+++ b/dist/testbed-support/Makefile.iotlab
@@ -29,8 +29,6 @@ ifdef IOTLAB_EXCLUDE_NODES
     EXCLUDE_PARAM := "-e$(IOTLAB_SITE),$(firstword $(subst :, ,$(IOTLAB_TYPE))),$(IOTLAB_EXCLUDE_NODES)"
 endif
 
-.PHONY: iotlab-exp iotlab-flash iotlab-reset iotlab-debug-server iotlab-term
-
 $(IOTLAB_AUTH):
 	auth-cli -u $(IOTLAB_USER)