From: Misha Brukman Date: Fri, 8 Aug 2003 15:37:35 +0000 (+0000) Subject: Chomped spurious blank lines. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=249d64a14c588ee95f50ab5d674db7235a400cf0;p=oota-llvm.git Chomped spurious blank lines. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7700 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/dis/Makefile b/tools/dis/Makefile index 5e7f6d31c01..4409a177676 100644 --- a/tools/dis/Makefile +++ b/tools/dis/Makefile @@ -3,5 +3,3 @@ LEVEL = ../.. TOOLNAME = dis USEDLIBS = bcreader cwriter ipa.a vmcore support.a include $(LEVEL)/Makefile.common - - diff --git a/tools/llvm-dis/Makefile b/tools/llvm-dis/Makefile index 5e7f6d31c01..4409a177676 100644 --- a/tools/llvm-dis/Makefile +++ b/tools/llvm-dis/Makefile @@ -3,5 +3,3 @@ LEVEL = ../.. TOOLNAME = dis USEDLIBS = bcreader cwriter ipa.a vmcore support.a include $(LEVEL)/Makefile.common - -