From: Daniel Dunbar Date: Tue, 18 Oct 2011 19:27:04 +0000 (+0000) Subject: build: Remove some unused code. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=817cb964e2c505281f1d46de1a1eb39b554376db;p=oota-llvm.git build: Remove some unused code. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142398 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/Makefile.config.in b/Makefile.config.in index 9755a5de078..3961cc96c79 100644 --- a/Makefile.config.in +++ b/Makefile.config.in @@ -86,8 +86,6 @@ PROJ_VERSION := 1.0 endif endif -LLVMMAKE := $(LLVM_SRC_ROOT)/make - PROJ_bindir := $(PROJ_prefix)/bin PROJ_libdir := $(PROJ_prefix)/lib PROJ_datadir := $(PROJ_prefix)/share