summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/Makefile
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-06-24 05:29:56 +0000
committerChris Lattner <sabre@nondot.org>2009-06-24 05:29:56 +0000
commit3912036c25105eae9c51cf7d07b6ada4feb07dd4 (patch)
tree01d19d04fadcdb8ba5610fba9426691fca29f9b3 /llvm/lib/CodeGen/SelectionDAG/Makefile
parentf46306a697580ed7b4c596547f01e2d052381bbe (diff)
downloadbcm5719-llvm-3912036c25105eae9c51cf7d07b6ada4feb07dd4.tar.gz
bcm5719-llvm-3912036c25105eae9c51cf7d07b6ada4feb07dd4.zip
remove dead makefile flags.
llvm-svn: 74065
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/Makefile')
-rw-r--r--llvm/lib/CodeGen/SelectionDAG/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/lib/CodeGen/SelectionDAG/Makefile b/llvm/lib/CodeGen/SelectionDAG/Makefile
index 185222ade98..73f0b5da852 100644
--- a/llvm/lib/CodeGen/SelectionDAG/Makefile
+++ b/llvm/lib/CodeGen/SelectionDAG/Makefile
@@ -9,7 +9,5 @@
LEVEL = ../../..
LIBRARYNAME = LLVMSelectionDAG
PARALLEL_DIRS =
-BUILD_ARCHIVE = 1
-DONT_BUILD_RELINKED = 1
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud