Burg now uses the same build system as the rest of the llvm system. It
sends it's files into the correct BUILD_ROOT, and can build seperate
debug, release, and profile versions as well. The only user of burg
(lib/Target/Sparc) will automatically use the correct binary from your
BUILD_ROOT. This is implemented with the following change sets:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20020916/000405.html
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20020916/000407.html
If you have any problems, please let me know.
-Chris
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/