Skip to content

run command not defined in makefile #69

@delterr

Description

@delterr

Summary

Application doesn't run after executing make run

Steps to Reproduce

execute make run in the terminal

Expected Behavior

Supposed to run the application

Actual Behavior

returns error make: *** No rule to make target `run'. Stop.
There isn't a rule in the makefile that determines what commands should execute after make run is executed

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