1 2#requirespackage 'PETSC_HAVE_FORTRAN' 3ALL: lib 4CFLAGS= 5FFLAGS= 6SOURCEC=zadmmf.c 7SOURCEF= 8SOURCEH= 9DIR= 10LIBBASE=libpetsctao 11LOCDIR=src/tao/constrained/impls/admm/ftn-custom 12 13include ${PETSC_DIR}/lib/petsc/conf/variables 14include ${PETSC_DIR}/lib/petsc/conf/rules 15include ${PETSC_DIR}/lib/petsc/conf/test 16