For PR432:
authorReid Spencer <rspencer@reidspencer.com>
Wed, 22 Dec 2004 05:57:33 +0000 (05:57 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 22 Dec 2004 05:57:33 +0000 (05:57 +0000)
* Variable name change: cferuntime_libdir -> CFERuntimeLibDir

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

16 files changed:
runtime/GC/SemiSpace/Makefile
runtime/GCCLibraries/crtend/Makefile
runtime/GCCLibraries/libc/Makefile
runtime/GCCLibraries/libcurses/Makefile
runtime/GCCLibraries/libgcc/Makefile
runtime/GCCLibraries/libgdbm/Makefile
runtime/GCCLibraries/libm/Makefile
runtime/GCCLibraries/libmalloc/Makefile
runtime/GCCLibraries/libpthread/Makefile
runtime/GCCLibraries/libtermcap/Makefile
runtime/GCCLibraries/libucb/Makefile
runtime/GCCLibraries/libutempter/Makefile
runtime/GCCLibraries/libutil/Makefile
runtime/libdummy/Makefile
runtime/libprofile/Makefile
runtime/libtrace/Makefile

index a88e19a826699936c2c447ea7fe5bf995eb7915f..ff2061ae76e1c9d2a0d98a20949d032066686249 100644 (file)
@@ -10,7 +10,7 @@
 LEVEL = ../../..
 BYTECODE_LIBRARY = 1
 LIBRARYNAME = gcsemispace
-BYTECODE_DESTINATION = $(cferuntime_libdir)
+BYTECODE_DESTINATION = $(CFERuntimeLibDir)
 EXPORTED_SYMBOL_FILE = $(BUILD_SRC_DIR)/../gc_exported_symbols.lst
 
 include $(LEVEL)/Makefile.common
index 4e100ce2edb07555e72132cb21636693748a8d7b..aa16e96451a2f99399770027a6f66ed3cc997e16 100644 (file)
@@ -19,7 +19,7 @@ LEVEL = ../../..
 DONT_BUILD_RELINKED = 1
 BYTECODE_LIBRARY = 1
 LIBRARYNAME = crtend
-BYTECODE_DESTINATION = $(cferuntime_libdir)
+BYTECODE_DESTINATION = $(CFERuntimeLibDir)
 
 # Note: We're using FAKE_SOURCES because the comp_*.c don't really exists. 
 # However this makefile builds comp_*.bc and that's what we want in the library.
index ba8033cdad2edebfcf42d78cda29b36b2187ab8c..c2106e01fd49326045bfb609e2f0cde0e601be1a 100644 (file)
@@ -11,7 +11,7 @@ LEVEL = ../../..
 BYTECODE_LIBRARY = 1
 DONT_BUILD_RELINKED = 1
 LIBRARYNAME = c
-BYTECODE_DESTINATION = $(cferuntime_libdir)
+BYTECODE_DESTINATION = $(CFERuntimeLibDir)
 
 include $(LEVEL)/Makefile.common
 
index af155e073330068e30777068deb06a25dc87014c..5913783f7191f2c269cbb68962f1b001bc39630d 100644 (file)
@@ -11,6 +11,6 @@ LEVEL = ../../..
 BYTECODE_LIBRARY = 1
 DONT_BUILD_RELINKED = 1
 LIBRARYNAME = curses
-BYTECODE_DESTINATION = $(cferuntime_libdir)
+BYTECODE_DESTINATION = $(CFERuntimeLibDir)
 
 include $(LEVEL)/Makefile.common
index 8fb67f5c80a1d1af08f1a1d5317918b1bc43df41..74b9c91f4be78bee4d130e2e0d3a0149db186b94 100644 (file)
@@ -11,6 +11,6 @@ LEVEL = ../../..
 BYTECODE_LIBRARY = 1
 DONT_BUILD_RELINKED = 1
 LIBRARYNAME = gcc
-BYTECODE_DESTINATION = $(cferuntime_libdir)
+BYTECODE_DESTINATION = $(CFERuntimeLibDir)
 
 include $(LEVEL)/Makefile.common
index b7d328b6e6ae178fc746bd2d17fbf89c63da77f1..6f12544685f066c45f03c5e0f2266a60909d86e9 100644 (file)
@@ -11,7 +11,7 @@ LEVEL = ../../..
 BYTECODE_LIBRARY = 1
 DONT_BUILD_RELINKED = 1
 LIBRARYNAME = gdbm
-BYTECODE_DESTINATION = $(cferuntime_libdir)
+BYTECODE_DESTINATION = $(CFERuntimeLibDir)
 
 include $(LEVEL)/Makefile.common
 
index 0868c0428b74ee090f354eb4d8eaeb4ac4785565..c7e566dee14e69ce91c7a3a85b582031b9ee40d9 100644 (file)
@@ -11,7 +11,7 @@ LEVEL = ../../..
 BYTECODE_LIBRARY = 1
 DONT_BUILD_RELINKED = 1
 LIBRARYNAME = m
-BYTECODE_DESTINATION = $(cferuntime_libdir)
+BYTECODE_DESTINATION = $(CFERuntimeLibDir)
 
 include $(LEVEL)/Makefile.common
 
index 82ce1256af577e9444e3d6021c06ff7009cdaf66..12d24349d49dcda1394547e623f6416f5c9657d7 100644 (file)
@@ -11,6 +11,6 @@ LEVEL = ../../..
 BYTECODE_LIBRARY = 1
 DONT_BUILD_RELINKED = 1
 LIBRARYNAME = malloc
-BYTECODE_DESTINATION = $(cferuntime_libdir)
+BYTECODE_DESTINATION = $(CFERuntimeLibDir)
 
 include $(LEVEL)/Makefile.common
index fe99b6118d595f17e11bd0c07fe69020c9656201..b86923ce02fdc47ca1f0e5f00b648938dad0db84 100644 (file)
@@ -11,6 +11,6 @@ LEVEL = ../../..
 BYTECODE_LIBRARY = 1
 DONT_BUILD_RELINKED = 1
 LIBRARYNAME = pthread
-BYTECODE_DESTINATION = $(cferuntime_libdir)
+BYTECODE_DESTINATION = $(CFERuntimeLibDir)
 
 include $(LEVEL)/Makefile.common
index e361ab271a88e4dd8a47922d3b14146d189183b1..38fca54bd849eba51aedcab8320f81a8e07940af 100644 (file)
@@ -11,6 +11,6 @@ LEVEL = ../../..
 BYTECODE_LIBRARY = 1
 DONT_BUILD_RELINKED = 1
 LIBRARYNAME = termcap
-BYTECODE_DESTINATION = $(cferuntime_libdir)
+BYTECODE_DESTINATION = $(CFERuntimeLibDir)
 
 include $(LEVEL)/Makefile.common
index b5a175e72a2ae42bf3f3d23183d2468eea8e40be..c54d2820f837860c7b12d78ddd2bdfbd5a3c0c8b 100644 (file)
@@ -11,6 +11,6 @@ LEVEL = ../../..
 BYTECODE_LIBRARY = 1
 DONT_BUILD_RELINKED = 1
 LIBRARYNAME = ucb
-BYTECODE_DESTINATION = $(cferuntime_libdir)
+BYTECODE_DESTINATION = $(CFERuntimeLibDir)
 
 include $(LEVEL)/Makefile.common
index beb94f476614a15a6d25a09c35e7c22321d8dd2a..15ac89754f40b388f939d048ff2955c154448da6 100644 (file)
@@ -11,6 +11,6 @@ LEVEL = ../../..
 BYTECODE_LIBRARY = 1
 DONT_BUILD_RELINKED = 1
 LIBRARYNAME = utempter
-BYTECODE_DESTINATION = $(cferuntime_libdir)
+BYTECODE_DESTINATION = $(CFERuntimeLibDir)
 
 include $(LEVEL)/Makefile.common
index 4f466f9739efb6ca61837ce426f9070f79bff1a2..6c09940d431b09a20227368aa847197a0f9958a5 100644 (file)
@@ -11,6 +11,6 @@ LEVEL = ../../..
 BYTECODE_LIBRARY = 1
 DONT_BUILD_RELINKED = 1
 LIBRARYNAME = util
-BYTECODE_DESTINATION = $(cferuntime_libdir)
+BYTECODE_DESTINATION = $(CFERuntimeLibDir)
 
 include $(LEVEL)/Makefile.common
index 62b9070b73f4a8bafc608634c046f30627dfb615..4fa2561b5a0c7785eccf43f8819391371bccb5e9 100644 (file)
@@ -11,7 +11,7 @@ LEVEL = ../..
 BYTECODE_LIBRARY = 1
 DONT_BUILD_RELINKED = 1
 LIBRARYNAME = dummy
-BYTECODE_DESTINATION = $(cferuntime_libdir)
+BYTECODE_DESTINATION = $(CFERuntimeLibDir)
 
 include $(LEVEL)/Makefile.common
 
index 80cf4f74f0009167e2917a8eb5271297ad41f660..373c54ce2a4f22f826f6e0ac66889e16e01ed559 100644 (file)
@@ -13,6 +13,6 @@ SHARED_LIBRARY = 1
 LIBRARYNAME = profile_rt
 EXTRA_DIST = exported_symbols.lst
 EXPORTED_SYMBOL_FILE = $(BUILD_SRC_DIR)/exported_symbols.lst
-BYTECODE_DESTINATION = $(cferuntime_libdir)
+BYTECODE_DESTINATION = $(CFERuntimeLibDir)
 
 include $(LEVEL)/Makefile.common
index 31c5a2170dc6ad0603494b2cf8768bbb0284a05e..b39ca6b10ca2ed415da6efb836ae0a79541ecbdd 100644 (file)
@@ -10,7 +10,7 @@
 LEVEL = ../..
 BYTECODE_LIBRARY = 1
 LIBRARYNAME = trace
-BYTECODE_DESTINATION = $(cferuntime_libdir)
+BYTECODE_DESTINATION = $(CFERuntimeLibDir)
 
 include $(LEVEL)/Makefile.common