Skip to content

Fix .PHONY target rule #737

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 10, 2016
Merged

Fix .PHONY target rule #737

merged 1 commit into from
Aug 10, 2016

Conversation

kevgathuku
Copy link
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
Contributor

thanks!

@kevgathuku
Copy link
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