diff options
Diffstat (limited to 'llvm/lib/Bytecode/Writer')
-rw-r--r-- | llvm/lib/Bytecode/Writer/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/lib/Bytecode/Writer/Makefile b/llvm/lib/Bytecode/Writer/Makefile index c03db561543..76c52f465d7 100644 --- a/llvm/lib/Bytecode/Writer/Makefile +++ b/llvm/lib/Bytecode/Writer/Makefile @@ -1,7 +1,4 @@ - LEVEL = ../../.. - LIBRARYNAME = bcwriter include $(LEVEL)/Makefile.common - |