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

Allow to add dependencies to auto-defined target Makefile.tcl #44

Open
ethouris opened this issue Nov 7, 2024 · 0 comments
Open

Allow to add dependencies to auto-defined target Makefile.tcl #44

ethouris opened this issue Nov 7, 2024 · 0 comments

Comments

@ethouris
Copy link
Owner

ethouris commented Nov 7, 2024

The automatically generated target Makefile.tcl is normally dependent only on the Silverball file only.
There's a need to put additional dependencies that result:

  • from the already existing support commands - such as ag-maf or ag-require
  • by user's explicit declaration, should they use custom extensions

This should effectively add other files to be dependencies on Makefile.tcl so that changes there will trigger build regeneration.

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

No branches or pull requests

1 participant