about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--GNUmakefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 1409b428..c03d635c 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -183,8 +183,6 @@ endif
 all:	test_x86 test_shm test_python ready $(PROGS) afl-as test_build all_done
 
 man:    $(MANPAGES)
-	-$(MAKE) -C llvm_mode
-	-$(MAKE) -C gcc_plugin
 
 tests:	source-only
 	@cd test ; ./test.sh