Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Makefile fix for mkdir #30

Merged
merged 1 commit into from Apr 11, 2019
Merged

Conversation

TiZ-HugLife
Copy link
Contributor

On Linux, mkdir fails if the directory already exists. The -p switch's main purpose is to create parent directories automatically when attempting to make a nested directory structure, but the other thing it does is that it causes mkdir to exit successfully if it doesn't have to do anything.

@GTD-Carthage GTD-Carthage merged commit 99ede4a into caligari87:master Apr 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants