diff options
| author | Misha Brukman <brukman+llvm@gmail.com> | 2003-08-08 15:37:35 +0000 |
|---|---|---|
| committer | Misha Brukman <brukman+llvm@gmail.com> | 2003-08-08 15:37:35 +0000 |
| commit | 3f0385d4249665bc7dc5ae7c3a967defe74937c2 (patch) | |
| tree | 127231b6f495a72753d81934c6f26dff61ba8012 /llvm | |
| parent | 4d8ba42bc444d13bbb5546adff7411de84d1da25 (diff) | |
| download | bcm5719-llvm-3f0385d4249665bc7dc5ae7c3a967defe74937c2.tar.gz bcm5719-llvm-3f0385d4249665bc7dc5ae7c3a967defe74937c2.zip | |
Chomped spurious blank lines.
llvm-svn: 7700
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/tools/dis/Makefile | 2 | ||||
| -rw-r--r-- | llvm/tools/llvm-dis/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/llvm/tools/dis/Makefile b/llvm/tools/dis/Makefile index 5e7f6d31c01..4409a177676 100644 --- a/llvm/tools/dis/Makefile +++ b/llvm/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/llvm/tools/llvm-dis/Makefile b/llvm/tools/llvm-dis/Makefile index 5e7f6d31c01..4409a177676 100644 --- a/llvm/tools/llvm-dis/Makefile +++ b/llvm/tools/llvm-dis/Makefile @@ -3,5 +3,3 @@ LEVEL = ../.. TOOLNAME = dis USEDLIBS = bcreader cwriter ipa.a vmcore support.a include $(LEVEL)/Makefile.common - - |

