summaryrefslogtreecommitdiff
path: root/lib/Archive/Makefile
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-05-06 19:49:28 +0000
committerChris Lattner <sabre@nondot.org>2007-05-06 19:49:28 +0000
commitd61070e3ce327844410af87ddd8cd566318051d1 (patch)
tree746a8fb95a3a4c699e2915622d183fefc2afcd9d /lib/Archive/Makefile
parent4f40b75b01dfab9738335949d2fa4e71d675d27c (diff)
adjust this to live in lib/Archive
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36886 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Archive/Makefile')
-rw-r--r--lib/Archive/Makefile4
1 files changed, 2 insertions, 2 deletions
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