diff --git a/Makefile b/Makefile index 92fbcec1..8ccdbbb5 100644 --- a/Makefile +++ b/Makefile @@ -56,7 +56,6 @@ check_dir: install: check_dir @./bootstrap/ccb.py $(DEVTOOLSET_OPTION) --project=support --project=coriolis --make="$(SMP_FLAGS) install" - @./bootstrap/ccb.py $(DEVTOOLSET_OPTION) --project=support --project=coriolis --make="-j1 install" --doc @echo ""; \ echo "============================================================================"; \ echo "Coriolis has been successfully built"; \