How to expand variables in Makefile
James <[email protected]>
| Newsgroups | gmane.comp.gnu.utils |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
Is there a way to expand variables for a make target? Something like $(info ...) ? TIA James