On Mon, Nov 15, 2004 at 09:13:16AM +0100, [EMAIL PROTECTED] wrote: > Any idea how to write contents of a variable efficiently into a file without > expanding the content on the command line?
You could write a program (perl, shell, etc.) which would generate the file containing the list of java files and invoke this program from make. Ken Smith _______________________________________________ Help-make mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/help-make
