Give the ".../llvm-gcc/bytecode-libs" directory a variable of its own,
authorBrian Gaeke <gaeke@uiuc.edu>
Wed, 21 Jan 2004 23:57:21 +0000 (23:57 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Wed, 21 Jan 2004 23:57:21 +0000 (23:57 +0000)
commit13f99329ce1f7f2cc5f7bcaa07e38484e22eeed8
treea4c3b511faef81a39c70da0ec9122d685fcc00b9
parent67afaa1899bb51ca89a0ae40c1608802dfb2da74
Give the ".../llvm-gcc/bytecode-libs" directory a variable of its own,
called bytecode_libdir.  Make install-bytecode-library depend on
the existence of that directory, and add a rule for creating it if
it does not exist by calling mkinstalldirs.

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