Skip to content

Improve Makefile Build System #22

Description

@DepthDeluxe

The Makefile is a little bit nasty and hacked together. There are a lot of pattern substitutions and no implicit rules which needs to change. There are also some debugging rules that should be taken out.

  • make configuration user independent (i.e. no /user/colin/.../)
  • no more pattern substitutions
  • implicit rules
  • remove debugging information

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions