From 38ead32c950ba7236fda4da3b7a444af734e3af0 Mon Sep 17 00:00:00 2001 From: Mikhail Glushenkov Date: Fri, 6 Mar 2009 12:25:56 +0000 Subject: [PATCH] Trailing whitespace. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66269 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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