From 5dadfaa7a0b51e34a43b50c6daf2103d6bbc3e7f Mon Sep 17 00:00:00 2001 From: Mikhail Glushenkov Date: Fri, 6 Mar 2009 12:25:56 +0000 Subject: [PATCH] Trailing whitespace. llvm-svn: 66269 --- test/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/Makefile b/test/Makefile index af426cb2672..8825c53d5b1 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1,14 +1,14 @@ #===- test/Makefile ----------------------------------------*- Makefile -*--===# -# +# # The LLVM Compiler Infrastructure # # This file is distributed under the University of Illinois Open Source # License. See LICENSE.TXT for details. -# +# #===------------------------------------------------------------------------===# LEVEL = .. -DIRS = +DIRS = # # Make Dejagnu the default for testing