aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2018-06-10 03:17:39 +0000
committerbloodstalker <thabogre@gmail.com>2018-06-10 03:17:39 +0000
commit394262751bd166606a11c9db1e16a08b177ad807 (patch)
tree99a090bff851b97103e458f3ea1048d3a31187b7 /makefile
parentadded the autogen files, should also fix travis (diff)
downloadmutator-394262751bd166606a11c9db1e16a08b177ad807.tar.gz
mutator-394262751bd166606a11c9db1e16a08b177ad807.zip
fix
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/makefile b/makefile
index 6f511b4..6449da3 100644
--- a/makefile
+++ b/makefile
@@ -48,7 +48,6 @@ $(SFCPP01):
$(MAKE) -C safercpp CXX=$(CXX) LLVM_CONF=$(LLVM_CONF) BUILD_MODE=$(BUILD_MODE)
$(BRUISER):
- $(MAKE) -C bruiser tablegen bruiser CXX=$(CXX) LLVM_CONF=$(LLVM_CONF) BUILD_MODE=$(BUILD_MODE)
$(MAKE) -C bruiser CXX=$(CXX) LLVM_CONF=$(LLVM_CONF) BUILD_MODE=$(BUILD_MODE)
$(OBSC):