Explorar el Código

Removed unnecessary PHONY targets

Till Klocke hace 9 años
padre
commit
aacc6ae8f0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -1,6 +1,6 @@
 ANSIBLE=ansible-playbook -i inventory
 
-.PHONY: setup test update endpoints baseline manage-users vpc-deploy check-playbooks
+.PHONY: setup test update manage-users check-playbooks
 
 setup:
 	./extensions/setup/setup.sh