On Mon, Jul 23, 2007 at 10:06:03AM -0600, jordan.crouse@amd.com wrote:
Add a top level target to the LAR makefile so it can be built by itself in the LBv3 tree. Also remove any reference to the build system so that LAr can be constructed in an un-configured tree.
Would it be simple to allow in-tree building?
Also, this is not a good default:
~/lb/LinuxBIOSv3/util/lar $ make lar printf " BUILD LAR\n" BUILD LAR mkdir -p /util/lar mkdir: cannot create directory /util': Permission denied make: *** [lardir] Error 1
How can we handle it better?
//Peter