1-include ../../../../petscdir.mk 2ALL: lib 3 4CPPFLAGS = 5CFLAGS = 6FFLAGS = 7SOURCEC = plexland.c 8SOURCECU = 9SOURCEF = 10SOURCEH = land_tensors.h ../../../../include/petsclandau.h 11DIRS = tutorials cuda kokkos 12LIBBASE = libpetscts 13MANSEC = TS 14SUBMANSEC= LANDAU 15LOCDIR = src/ts/utils/dmplexlandau 16 17include ${PETSC_DIR}/lib/petsc/conf/variables 18include ${PETSC_DIR}/lib/petsc/conf/rules 19include ${PETSC_DIR}/lib/petsc/conf/test 20