>Yes, this can be easily done using functions documented in the GNU >make info pages, in sections: "8.3 Functions for File Names" and "8.2 >Functions for String Substitution and Analysis". Did you read those >sections? What have you tried? > >Philip Guenther
Did you mean using the function `realpath`? But it is too old to support this function for the version of 3.8 of `Make`. Maybe it's more simple to invoke shell functions to do this. Best Regards PRC Aug 1, 2008 _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
