Update the .cvs files.
[oota-llvm.git] / lib / Target / CellSPU / README.txt
index 5f638403fa1ca1477a5a9e1e8c1ba397ea065c61..1d90f2a77c3da98a5abdb8c3785b7cccc34fe12c 100644 (file)
@@ -28,8 +28,8 @@ SUCH DAMAGES ARE FORESEEABLE.
 If you are brave enough to try this code or help to hack on it, be sure
 to add 'spu' to configure's --enable-targets option, e.g.:
 
-       ./configure <your_configure_flags_here> \
-          --enable-targets=x86,x86_64,powerpc,spu
+        ./configure <your_configure_flags_here> \
+           --enable-targets=x86,x86_64,powerpc,spu
 
 ---------------------------------------------------------------------------