Skip to content

Add phony targets prerequisites to .PHONY immediately before the target declaration #77

Description

@dpordomingo

It seems to be a general recommendation:

Add each phony target as a prerequisite of .PHONY immediately before the target declaration, rather than listing all the phony targets in a single place.

sources:
http://style-guides.readthedocs.io/en/latest/makefile.html
http://clarkgrubb.com/makefile-style-guide#phony-targets

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions