Standardize the makefiles with space around = to match the rest of LLVM.
authorReid Spencer <rspencer@reidspencer.com>
Thu, 2 Dec 2004 09:58:09 +0000 (09:58 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 2 Dec 2004 09:58:09 +0000 (09:58 +0000)
commit010834654a4bb7341da7bdf62bb84d7434c903ca
treed45df8a8f79d229f3f9bf8e2ce48e9eaa47ce9eb
parentbe0b356593c5d87c93e83250a99878878fc62c31
Standardize the makefiles with space around = to match the rest of LLVM.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18429 91177308-0d34-0410-b5e6-96231b3b80d8
17 files changed:
runtime/GC/SemiSpace/Makefile
runtime/GCCLibraries/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