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

Minor improvement to support nested source files #1

Open
ApoorvaJ opened this issue Jul 6, 2017 · 0 comments
Open

Minor improvement to support nested source files #1

ApoorvaJ opened this issue Jul 6, 2017 · 0 comments

Comments

@ApoorvaJ
Copy link

ApoorvaJ commented Jul 6, 2017

This makefile is very useful and clean, but I needed to modify it a bit to support sourcefiles in subdirectories inside SRCDIR. Note that I'm using gcc, not clang.

Above this line, I added the command

@mkdir -p $(dir $@)

This works well now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant