Skip to content

[fix] Makefile: declare all phonies#4819

Merged
Frenzie merged 1 commit intokoreader:masterfrom
Frenzie:phonies
Mar 19, 2019
Merged

[fix] Makefile: declare all phonies#4819
Frenzie merged 1 commit intokoreader:masterfrom
Frenzie:phonies

Conversation

@Frenzie
Copy link
Copy Markdown
Member

@Frenzie Frenzie commented Mar 19, 2019

It's generally working as expected at the moment because you're unlikely to have a file named clean. But if you were to create a file named all or clean you could have a pretty difficult time figuring out why nothing's happening anymore.

Pointed out by https://github.com/mrtazz/checkmake which I ran out of sheer curiosity.

It's generally working as expected at the moment because you're unlikely to have a file named `clean`. But if you were to create a file named `all` or `clean` you could have a pretty difficult time figuring out why nothing's happening anymore.

Pointed out by https://github.com/mrtazz/checkmake which I ran out of sheer curiosity.
@Frenzie Frenzie added the bug label Mar 19, 2019
@Frenzie Frenzie added this to the 2019.04 milestone Mar 19, 2019
@Frenzie Frenzie merged commit 523be5e into koreader:master Mar 19, 2019
@Frenzie Frenzie deleted the phonies branch March 19, 2019 15:08
Frenzie added a commit to Frenzie/koreader-base that referenced this pull request Mar 21, 2019
It's generally working as expected you're unlikely to have a file named `clean`. But if you were to create a file named `all` or `clean` you could have a pretty difficult time figuring out why nothing's happening anymore.

Cf. koreader/koreader#4819 and koreader#871.
Frenzie added a commit to koreader/koreader-base that referenced this pull request Mar 21, 2019
It's generally working as expected you're unlikely to have a file named `clean`. But if you were to create a file named `all` or `clean` you could have a pretty difficult time figuring out why nothing's happening anymore.

Cf. koreader/koreader#4819 and #871.
mwoz123 pushed a commit to mwoz123/koreader that referenced this pull request Mar 29, 2020
It's generally working as expected at the moment because you're unlikely to have a file named `clean`. But if you were to create a file named `all` or `clean` you could have a pretty difficult time figuring out why nothing's happening anymore.

Pointed out by https://github.com/mrtazz/checkmake which I ran out of sheer curiosity.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant