xref: /petsc/src/sys/ams/makefile (revision 0c293d8b461cefff78b1805e317a4318512b344d)
1b3506946SBarry Smith
2e04113cfSBarry Smith#requirespackage 'PETSC_HAVE_SAWS'
3b3506946SBarry Smith
4b3506946SBarry SmithALL: lib
5b3506946SBarry SmithSOURCEH   =
6b3506946SBarry SmithSOURCEC   = pams.c
7*0c293d8bSBarry SmithDIRS      =
869590be7SBarry SmithLOCDIR    = src/sys/ams/
9b3506946SBarry SmithMANSEC    = Sys
10b3506946SBarry Smith
11fe998a80SBarry Smithinclude ${PETSC_DIR}/lib/petsc-conf/variables
12fe998a80SBarry Smithinclude ${PETSC_DIR}/lib/petsc-conf/rules
13fe998a80SBarry Smithinclude ${PETSC_DIR}/lib/petsc-conf/test
14