Skip to content

Fix .PHONY target rule#737

Merged
kennethreitz merged 1 commit into
realpython:masterfrom
kevgathuku:patch-1
Aug 10, 2016
Merged

Fix .PHONY target rule#737
kennethreitz merged 1 commit into
realpython:masterfrom
kevgathuku:patch-1

Conversation

@kevgathuku
Copy link
Copy Markdown
Contributor

.PHONY should be followed by a colon in the Makefile

.PHONY should be followed by a colon
@kennethreitz kennethreitz merged commit 32c55c0 into realpython:master Aug 10, 2016
@kennethreitz
Copy link
Copy Markdown
Contributor

thanks!

@kevgathuku
Copy link
Copy Markdown
Contributor Author

Glad to help 👍

On Aug 10, 2016 10:14 PM, "Kenneth Reitz" notifications@github.com wrote:

thanks!


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/kennethreitz/python-guide/pull/737#issuecomment-238972935,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ADjLCj8yzclbcXEmz7zj0rCMBuOEsKckks5qeiMjgaJpZM4JhLF9
.

@kevgathuku kevgathuku deleted the patch-1 branch August 11, 2016 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants