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