add target all

This commit is contained in:
hiro98 2020-05-17 13:45:35 +02:00
parent 0ca62164a1
commit e1891b749d

View file

@ -8,6 +8,8 @@ THIS_DIR:=$(dir $(abspath $(firstword $(MAKEFILE_LIST))))
SET_RIVET:=RIVET_ANALYSIS_PATH="$(THIS_DIR)$(ANALYSIS_DIR)"
SHERPA_CMD:=$(SHERPA) "RESULT_DIRECTORY: Results" "ANALYSIS_OUTPUT: analysis"
all: sherpa_xs analysis_cpp analysis
###############################################################################
# Integrat the XS #
###############################################################################