Skip to content

Bug: Makefile fails to trigger recompilation on source code changes #9

@SafeMemoryZone

Description

@SafeMemoryZone

The make command is currently failing to detect changes in the source code. Consequently, it does not trigger a recompilation when files are modified. To compile changes, I currently have to manually execute make clean before running make from scratch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions