Skip to content

Non-targets emitted when using make #27

@raidiun

Description

@raidiun

If a target is already up to date, make -prRn emits the message from make as part of the dry run option. Unfortunately, this message looks a lot like a target and so a GNU Make: make target is emitted.

In a similar vein, GNU Make: Makefile is emitted as a target. However, updating a makefile may have a use for auto dependancy options. (Though make does update dependancies of the Makefile automatically prior to executing other targets)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions