mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 09:13:34 +00:00
fix path
llvm-svn: 4636
This commit is contained in:
parent
b3bf781d44
commit
ee05a7d01c
@ -30,7 +30,7 @@ $(DESTLIBNAME): $(DESTLIBDIR)/.dir $(LObjects)
|
||||
# Install target for libraries: Copy into the gcc install directory in chris's
|
||||
# tree...
|
||||
#
|
||||
INSTALL_DIR := /home/vadve/lattner/cvs/gcc_install/lib/gcc-lib/llvm/3.1/
|
||||
INSTALL_DIR := /home/vadve/lattner/cvs/gcc_install_x86/llvm/lib/
|
||||
|
||||
install:: $(DESTLIBNAME)
|
||||
cp $(DESTLIBNAME) $(INSTALL_DIR)
|
||||
|
Loading…
x
Reference in New Issue
Block a user