Lines Matching refs:abspath
31 absbasename_all = $(basename $(basename $(basename $(basename $(abspath $(1))))))# arch/lib/libpets…
199 $(PETSC_COMPILE.sycl.cxx) $(abspath $<) -o $@
202 $(PETSC_COMPILE.c) $(abspath $<) -o $@
205 $(PETSC_COMPILE.c) $(abspath $<) -o $@
208 $(PETSC_COMPILE.kokkos.cxx) $(abspath $<) -o $@
211 $(PETSC_COMPILE.cxx) $(abspath $<) -o $@
214 $(PETSC_COMPILE.cxx) $(abspath $<) -o $@
217 $(PETSC_COMPILE.hip.cxx) $(abspath $<) -o $@
220 …$(PETSC_COMPILE.cu) $(abspath $<) -o $@ # Compile first so that if there is an error, it comes fro…
221 @$(PETSC_GENDEPS.cu) $(abspath $<) -o $(@:%.o=%.d) # Generate the dependencies for later
226 …ODDIR) && $(FC) -c $(FC_FLAGS) $(FFLAGS) $(FCPPFLAGS) $(FC_DEPFLAGS) $(abspath $<) -o $(abspath $@)
228 $(PETSC_COMPILE.F) $(abspath $<) -o $@ $(FC_MODULE_OUTPUT_FLAG)$(MODDIR)
234 …ODDIR) && $(FC) -c $(FC_FLAGS) $(FFLAGS) $(FCPPFLAGS) $(FC_DEPFLAGS) $(abspath $<) -o $(abspath $@)
236 $(PETSC_COMPILE.F) $(abspath $<) -o $@ $(FC_MODULE_OUTPUT_FLAG)$(MODDIR)
243 …,clang-analyzer-deadcode.DeadStores,bugprone-too-small-loop-variable' $(abspath $<) -- ${CCPPFLAG…