Fix Makefile semantics #70

Closed
opened 2020-07-05 19:29:22 +03:00 by Manos Pitsidianakis · 0 comments

Makefile targets don't correspond to the widely used ones:

  • make should build meli instead of showing help (currently is make meli)
  • make check should run tests
`Makefile` targets don't correspond to the widely used ones: - [ ] `make` should build `meli` instead of showing help (currently is `make meli`) - [ ] `make check` should run tests
Manos Pitsidianakis added this to the alpha milestone 2020-07-05 19:29:22 +03:00
Manos Pitsidianakis added the
easy
label 2020-07-05 19:29:22 +03:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: meli/meli#70
There is no content yet.