mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-04-01 12:43:47 +00:00
Make this compile again by abandoning partially completed makefile work.
llvm-svn: 35682
This commit is contained in:
parent
9df6baa772
commit
a6d17d9c19
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user