Move bytecode_libdir def'n to Makefile.config.in from Makefile.rules, so it
authorBrian Gaeke <gaeke@uiuc.edu>
Thu, 22 Jan 2004 22:53:48 +0000 (22:53 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Thu, 22 Jan 2004 22:53:48 +0000 (22:53 +0000)
commit8abff7945a326a9ca1e688273681c7c9ca6df6e3
tree6de3186529cc7e53b1e6f6c24a0d4b2dbd3dee35
parent027b7468539f7bfae0477e3b3056976d831eaa8d
Move bytecode_libdir def'n to Makefile.config.in from Makefile.rules, so it
lives near the other installation dirs (like libdir, bindir, etc.).

Move the rule for making bytecode_libdir out of the ifdef LIBRARYNAME...endif.

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