Skip to content
Snippets Groups Projects
Commit cef67388 authored by WAUTELET Philippe's avatar WAUTELET Philippe
Browse files

Philippe 13/01/2022: BITREP: correct rule for BITREP compilation

parent f0d040ca
No related branches found
No related tags found
No related merge requests found
#MNH_LIC Copyright 1994-2021 CNRS, Meteo-France and Universite Paul Sabatier
#MNH_LIC Copyright 1994-2022 CNRS, Meteo-France and Universite Paul Sabatier
#MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence
#MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
#MNH_LIC for details. version 1.
......@@ -677,7 +677,7 @@ export NETCDF_INCLUDE NETCDF_LIBRARY F90 CC
# functions (EXP, LOG, POWER...) especially for
# CPU / GPU comparisons
#
ifdef MNH_BITREP
ifeq "$(MNH_BITREP)" "YES"
DIR_MASTER += LIB/BITREP
VPATH += LIB/BITREP
OBJS_LISTE_MASTER += br_transcendentals.o
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment