diff --git a/lib/Archive/Makefile b/lib/Archive/Makefile index 0ecf38b93f0..917cb91788b 100644 --- a/lib/Archive/Makefile +++ b/lib/Archive/Makefile @@ -1,4 +1,4 @@ -##===- lib/Bytecode/Archive/Makefile -----------------------*- Makefile -*-===## +##===- lib/Archive/Makefile --------------------------------*- Makefile -*-===## # # The LLVM Compiler Infrastructure # @@ -7,7 +7,7 @@ # ##===----------------------------------------------------------------------===## -LEVEL = ../../.. +LEVEL = ../.. LIBRARYNAME = LLVMArchive # We only want an archive so only those modules actually used by a tool are