Skip to content

make -C src run: No rule to make target 'run' #192

@serpent7776

Description

@serpent7776

When I try to run make -C src run I get

gmake: Entering directory '/mnt/work/opam2web/src'
gmake: *** No rule to make target 'run'.  Stop.
gmake: Leaving directory '/mnt/work/opam2web/src'

I'm running this on FreeBSD, so gmake is the same as make on linux.
In fact, there's no makefile in src directory.

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