Renamed all of the LObj* variables (which represent libtool objects) to Obj*.
authorJohn Criswell <criswell@uiuc.edu>
Tue, 1 Jul 2003 14:52:28 +0000 (14:52 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Tue, 1 Jul 2003 14:52:28 +0000 (14:52 +0000)
commitf4ccd993106d450ba536c4d65d2bf117cdf6f409
tree85d7363b68164b8bc73d4475b94caa6602e1e1f1
parent84a1b88e5bc7b37193d94c18346437f139551ac3
Renamed all of the LObj* variables (which represent libtool objects) to Obj*.
One of the test Makefiles uses the same variable names for something else,
and this was probably interfering with it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7024 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.common
Makefile.rules