Searched +full:intel +full:- +full:oneapi +full:- +full:ifort (Results 1 – 2 of 2) sorted by relevance
1 # Copyright (c) 2017-2026, Lawrence Livermore National Security, LLC and other CEED contributors.2 # All Rights Reserved. See the top-level LICENSE and NOTICE files for details.4 # SPDX-License-Identifier: BSD-2-Clause8 # ------------------------------------------------------------10 # ------------------------------------------------------------14 -include $(CONFIG)18 -include $(COMMON)23 # Cancel built-in and old-fashioned implicit rules which we don't use29 @mkdir -p $(@D)35 DARWIN := $(filter Darwin,$(shell uname -s))[all …]