Use spaces rather than tab.

llvm-svn: 57969
This commit is contained in:
Duncan Sands 2008-10-22 09:42:14 +00:00
parent 578a68a91a
commit 685dcdc896
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ OCAMLC := @OCAMLC@
OCAMLOPT := @OCAMLOPT@
OCAMLDEP := @OCAMLDEP@
OCAMLDOC := @OCAMLDOC@
GAS := @GAS@
GAS := @GAS@
POD2HTML := @POD2HTML@
POD2MAN := @POD2MAN@
RUNTEST := @RUNTEST@