EnterprisePharo icon indicating copy to clipboard operation
EnterprisePharo copied to clipboard

Makefile fixmes

Open cdlm opened this issue 8 years ago • 1 comments

Style :

  • cp -r should be cp -R
  • phony targets should be declared
  • copySupport.mk being a separate file makes little sense

User-friendlyness :

  • a sensible default target should be defined
  • presence of dependencies fetched by subdownload.sh should be checked by the makefile
  • should run ./gitinfo2.sh >> book-result/gitHeadLocal.gin before building the book

cdlm avatar Sep 02 '16 21:09 cdlm

Superseded by pillar-markup/Pillar-Archetype#2; will require backporting the fixes here

cdlm avatar Sep 09 '16 14:09 cdlm