aboutsummaryrefslogtreecommitdiffstats
path: root/projects/Stacker/lib/Makefile
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-09-04 19:48:50 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-09-04 19:48:50 +0000
commit820dab7a62f6a9c326e64bbe9725c5683fcdb367 (patch)
treecbb5e78a8aa1585c7e7907b8b6553f3cfac95786 /projects/Stacker/lib/Makefile
parentc37a506d44cf3998fded129c31e41b92493c67fd (diff)
downloadexternal_llvm-820dab7a62f6a9c326e64bbe9725c5683fcdb367.zip
external_llvm-820dab7a62f6a9c326e64bbe9725c5683fcdb367.tar.gz
external_llvm-820dab7a62f6a9c326e64bbe9725c5683fcdb367.tar.bz2
Make Stacker into a complete project with its own configuration.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16167 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'projects/Stacker/lib/Makefile')
-rw-r--r--projects/Stacker/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/Stacker/lib/Makefile b/projects/Stacker/lib/Makefile
index 6973e5b..657f824 100644
--- a/projects/Stacker/lib/Makefile
+++ b/projects/Stacker/lib/Makefile
@@ -7,7 +7,7 @@
#
# Indicates our relative path to the top of the project's root directory.
#
-LEVEL = ../../..
+LEVEL = ..
#
# Directories that needs to be built.