diff options
| author | Eric Christopher <echristo@apple.com> | 2010-06-21 23:49:08 +0000 |
|---|---|---|
| committer | Eric Christopher <echristo@apple.com> | 2010-06-21 23:49:08 +0000 |
| commit | b2c4a99d522bd8851b36b13809ce67be16a81bdb (patch) | |
| tree | 6e0994933c1db15551160c47b6a0b9a16903247d | |
| parent | 27b98eae80d1790f22804e5c6c33c2666a97b53e (diff) | |
| download | bcm5719-llvm-b2c4a99d522bd8851b36b13809ce67be16a81bdb.tar.gz bcm5719-llvm-b2c4a99d522bd8851b36b13809ce67be16a81bdb.zip | |
Fix typo.
llvm-svn: 106505
| -rw-r--r-- | llvm/Makefile.rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/Makefile.rules b/llvm/Makefile.rules index 9c19d5550ad..ed8fe04d535 100644 --- a/llvm/Makefile.rules +++ b/llvm/Makefile.rules @@ -935,7 +935,7 @@ endif endif ############################################################################### -# Set up variables for building libararies +# Set up variables for building libraries ############################################################################### #--------------------------------------------------------- |

