mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 03:26:06 +08:00
Make this compile again by abandoning partially completed makefile work.
llvm-svn: 35682
This commit is contained in:
@@ -26,4 +26,4 @@ PROJ_OBJ_ROOT := $(subst //,/,@abs_top_objdir@)
|
||||
PROJ_INSTALL_ROOT := @prefix@
|
||||
|
||||
# Include LLVM's Master Makefile.
|
||||
include $(LLVM_OBJ_ROOT)/Makefile.config
|
||||
include $(LLVM_OBJ_ROOT)/Makefile.common
|
||||
|
||||
@@ -14,7 +14,6 @@ EXTRA_DIST := Lexer.cpp.cvs Lexer.l.cvs \
|
||||
REQUIRES_EH := 1
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
include $(LLVMMAKE)/archive
|
||||
|
||||
ifdef PARSE_DEBUG
|
||||
INCLUDES += -DPARSE_DEBUG
|
||||
|
||||
Reference in New Issue
Block a user