Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate adding a mkdir guard to makefiles #278

Open
jaxesn opened this issue Dec 15, 2021 · 0 comments
Open

Investigate adding a mkdir guard to makefiles #278

jaxesn opened this issue Dec 15, 2021 · 0 comments
Labels
kind/enhancement New feature or request
Milestone

Comments

@jaxesn
Copy link
Member

jaxesn commented Dec 15, 2021

What would you like to be added:
We have mkdir peppered throughout the Common.mk and some of the project specific makefiles. Recently a mkdir "guard" like pattern was added in eks-anywhere's Makefile. I think we could come up with a single generic target that will create whatever dir "passed" to it and maybe this could result in a nice cleanup?

Note: do not take this suggestion as def being the way to go, this is meant as an exploration just to see how the end result could look.
Why is this needed:

@jaxesn jaxesn added the kind/enhancement New feature or request label Dec 15, 2021
@jaxesn jaxesn added this to the backlog milestone Dec 15, 2021
ewollesen pushed a commit to ewollesen/eks-anywhere-build-tooling that referenced this issue Jun 16, 2022
alegermer pushed a commit to alegermer/eks-anywhere-build-tooling that referenced this issue Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant