Makefile: triggers rebuild when make install if arguments differ #41
Labels
No labels
bug
compatibility
contribution welcome
duplicate
enhancement
good first issue
help wanted
invalid
pre-dates redict
question
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
redict/redict#41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
running the three commands in order:
the project will be rebuilt on the install step. if the same flags are repeated for the install step, rebuilding doesn't happen.