xref: /petsc/src/vec/pf/impls/matlab/makefile (revision 27f49a208b01d2e827ab9db411a2d16003fe9262)
1-include ../../../../../petscdir.mk
2#requiresdefine  'PETSC_HAVE_MATLAB'
3
4LIBBASE  = libpetscvec
5MANSEC   = Vec
6
7include ${PETSC_DIR}/lib/petsc/conf/variables
8include ${PETSC_DIR}/lib/petsc/conf/rules
9
10
11