mirror of
https://github.com/dokku/dokku.git
synced 2025-12-28 16:06:40 +01:00
Make targets in the Makefile part of PHONY.
This commit is contained in:
2
Makefile
2
Makefile
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user