Blodwen icon indicating copy to clipboard operation
Blodwen copied to clipboard

Minor makefile improvements

Open Cynede opened this issue 7 years ago • 0 comments

  • 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 avatar Mar 12 '19 14:03 Cynede