Skip to content

variable assignment versus variable use #8

Closed
@jsta

Description

@jsta

One thing that might be unclear to novices is that variable values must be referenced as $(....), not only when the initial assignment is made, but thereafter throughout the Makefile.

I see that this is explained in the reference but not in the tutorial itself.

Activity

added a commit that references this issue on May 10, 2017

Merging swcarpentry#8 and fixing challenge titles

added a commit that references this issue on Oct 27, 2020

Merge pull request #8 from PaoPrieto/patch-1

1282bdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

      variable assignment versus variable use · Issue #8 · swcarpentry/make-novice