Skip to content

add Makefile generation to make all - #193

Merged
lastland merged 1 commit into
plclub:masterfrom
quinn-dougherty:patch-2
Oct 19, 2021
Merged

add Makefile generation to make all#193
lastland merged 1 commit into
plclub:masterfrom
quinn-dougherty:patch-2

Conversation

@quinn-dougherty

Copy link
Copy Markdown

Hi! I struggled for a bit with make all because the Makefiles weren't generated yet. I think future users would appreciate being able to just type make all from the top level directory.

The install procedure in queue tutorial neglects the generation of the per-directory Makefiles.

Happy to hear that it's not a best practice or something, just wanted to suggest something that I think would've lowered the friction on my end.

@nomeata

nomeata commented Oct 19, 2021

Copy link
Copy Markdown
Collaborator

I also stumbed over this when working on #188. The makefiles used to be committed to the repo, and I think that’s why the documentation went out of date. They were removed by @lastland in 5300d89.

General tip: Often the CI configuration is a better source for building instructions than the documentation, not just here :-)

@lastland

Copy link
Copy Markdown
Collaborator

@quinn-dougherty Sorry for the late response---I'm traveling this week. This looks good and thanks for contributing the PR!

I shall work on revising the document when I'm back.

@lastland
lastland merged commit ce551ee into plclub:master Oct 19, 2021
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.

3 participants