Make targets in the Makefile part of PHONY.

This commit is contained in:
Paul Lietar
2013-11-15 00:43:38 +00:00
parent da11349e81
commit 584ddf9044

View File

@@ -3,6 +3,8 @@ PLUGINHOOK_URL ?= https://s3.amazonaws.com/progrium-pluginhook/pluginhook_0.1.0_
STACK_URL ?= github.com/progrium/buildstep
PREBUILT_STACK_URL ?= https://s3.amazonaws.com/progrium-dokku/progrium_buildstep_c30652f59a.tgz
.PHONY: all install copyfiles plugins dependencies sshcommand pluginhook docker aufs stack count
all:
# Type "make install" to install.