Skip to content

Minor makefile improvements#26

Open
Cynede wants to merge 2 commits intoedwinb:masterfrom
cynede-graveyard:makefile
Open

Minor makefile improvements#26
Cynede wants to merge 2 commits intoedwinb:masterfrom
cynede-graveyard:makefile

Conversation

@Cynede
Copy link

@Cynede Cynede commented Mar 12, 2019

  • DESTDIR (and BINDIR) support
  • make PREFIX overridable (use ?= instead of =)
  • correct tasks dependencies (prelude is depending on blodwen, test depending on base)
  • drop test from all (common for makefiles)
  • drop cleans from install

Cynede added 2 commits March 12, 2019 17:37
 - DESTDIR (and BINDIR) support
 - make PREFIX overridable (use ?= instead of =)
 - correct tasks dependencies (prelude is depending on blodwen, test depending on base)
 - drop test from all (common for makefiles)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant