vatai / mpk

Matrix powers kernel
1 stars 0 forks source link

Remove code duplication in makefiles using include #24

Closed vatai closed 5 years ago

vatai commented 5 years ago

https://www.gnu.org/software/make/manual/html_node/Include.html

Example usage: include foo *.mk $(bar)