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

Simplify makefile #49

Open
davidcallanan opened this issue Jul 30, 2021 · 1 comment · May be fixed by #50
Open

Simplify makefile #49

davidcallanan opened this issue Jul 30, 2021 · 1 comment · May be fixed by #50
Labels
enhancement New feature or request ep1 ep2

Comments

@davidcallanan
Copy link
Owner

Make changes to simplify the make file.

  • Get rid of && \ from end of each line.
  • I think there was something else.
@davidcallanan davidcallanan added enhancement New feature or request ep1 ep2 labels Jul 30, 2021
@Ascenio Ascenio linked a pull request Jul 30, 2021 that will close this issue
@davidcallanan
Copy link
Owner Author

davidcallanan commented Jul 31, 2021

Other potential changes:

Simplify dependency definitions

image

Simplify patsubst

image

https://stackoverflow.com/questions/3220277/what-do-the-makefile-symbols-and-mean

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ep1 ep2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant