Skip to content

Avoid manual repetition of suffixes in a make script #244

@elfring

Description

@elfring

A suffix like “cmo” is repeated several times for the definition of two variables. I suggest to avoid this.

  • The function “addsuffix” can perform the desired data transformation for you.
  • It can also be a bit more efficient to append suffixes at other places instead of replacing them, can't it?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions