Skip to content

People don't all do their Makefiles the same #77

@Seluj78

Description

@Seluj78

I thought that all the makefiles were like:

NAME = XXX
or
all: $(NAME)

But they aren't ! example:

NAME = XXX
and
all : $(NAME)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions