Is it possible to change the variable value in the command section
"Maximus" <[email protected]>
| Newsgroups | gmane.comp.gnu.utils |
|---|---|
| Message-ID | <[email protected]> |
Hi, Is it possible to change the variable value in the command section of a make file? I have two rules are almost identical with slight differences. I want to combine them into one but to invoke them I need to assign a variable in the comand section. If it is impossible what is the best way to achieve the goal? Thanx john