Skip to content

Makefiles do not build all programs #1

@MeisterEule

Description

@MeisterEule

The Makefile in ch01 builds all programs in that folder upon just typing make, which is achieved by all: $(OBJS). This statement is missing in all other Makefiles. Is that on purpose?

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