Messages in this thread |  | | From | Peter Samuelson <> | Date | Wed, 1 Nov 2000 01:42:13 -0600 (CST) | Subject | Re: test10-pre7 |
| |
[Vladislav Malyshkin <mal@gromco.com>] > Also, the function remove_duplicates can be written using make rules > and functions. Using functions "foreach" "if" from make and > comparison you can easily build a function remove_duplicates in make, > no shell involved.
Could you please write me this function? I am curious to see how you do it.
I am also a bit skeptical. About 3 months ago, I thought it would be possible to do this, so I spent a few hours fiddling around and reading documentation. I failed; nothing I tried worked.
> so instead of $(sort) your will have $(remove_duplicates) written > entirely in make.
That would make me happy.
Peter - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |