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