Merge pull request #47797 from cpuguy83/bundles_aint_phony

Makefile: bundles is not PHONY
diff --git a/Makefile b/Makefile
index 84ece22..1b8dd04 100644
--- a/Makefile
+++ b/Makefile
@@ -171,7 +171,6 @@
 cross: bundles ## cross build the binaries
 	$(BAKE_CMD) binary-cross
 
-.PHONY: bundles
 bundles:
 	mkdir bundles