This patch aside, I would like a better way to provide the flags and pathname rather than around the filename, but I can't think of anything really simple. The manifest file is the best idea so far, but I would like to be able to run lar without one too.
On Mon, Jul 23, 2007 at 10:06:06AM -0600, jordan.crouse@amd.com wrote:
case 'a':
larmode = ADD;
break;
Extra space before =, please fix that before commit.
Acked-by: Peter Stuge peter@stuge.se