Skip to content

the tools/ area keeps getting refetched and rebuilt #3

Description

@jcw

The .PHONY target in the makefile mentions tools, which means that each call will recreate the tools area. I bumped into this because of mengstr/pt8exam#1 - the rebuild and auto-deletion after the build fails prevents fixing the code.

It can be fixed by removing tools from the .PHONY dependencies.

No big deal, but hey ... just to let you know.

-jcw

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

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions