mirror of
https://github.com/vale981/bachelor_thesis
synced 2025-03-04 17:11:39 -05:00
add target all
This commit is contained in:
parent
0ca62164a1
commit
e1891b749d
1 changed files with 2 additions and 0 deletions
|
@ -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 #
|
||||
###############################################################################
|
||||
|
|
Loading…
Add table
Reference in a new issue