> On Wed, Feb 23, 2005 at 11:33:03AM -0500, Paul D. Smith wrote: >> The only quirk in this solution is that all output goes to stderr >> instead of stdout. > > And, it uses shell which is starting processes and is therefore a lot > slower than a builtin function would be in case you care about > performance.
Unfortunately, it seems to be the only way to do this. I would love a better solution, any other ideas? Should we consider adding an "info" function to make? -Pete _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
