More properly name bytecode_libdir cferuntime_libdir. This is only the

libdir for the CFE runtime libraries, not "all bytecode".

llvm-svn: 18881
This commit is contained in:
Reid Spencer 2004-12-13 07:38:55 +00:00
parent fd4711c8df
commit b76fddf3b7

View File

@ -201,7 +201,7 @@ sysconfdir = @sysconfdir@
sharedstatedir = @sharedstatedir@
localstatedir = @localstatedir@
libdir = @libdir@
bytecode_libdir = $(LLVMGCCDIR)/bytecode-libs
cferuntime_libdir = $(LLVMGCCDIR)/lib
includedir = @includedir@
infodir = @infodir@
mandir = @mandir@