xref: /petsc/src/sys/classes/random/impls/rand/makefile (revision 7bb670c6b095b2af062682d621b50e4a531d2a07)
1*7bb670c6SBarry Smith-include ../../../../../../petsckdir.mk
25c6c1daeSBarry Smith#requiresfunction 'PETSC_HAVE_RAND'
35c6c1daeSBarry Smith
45c6c1daeSBarry SmithSOURCEC  = rand.c
55c6c1daeSBarry SmithSOURCEF  =
65c6c1daeSBarry SmithSOURCEH  =
75c6c1daeSBarry SmithLIBBASE  = libpetscsys
85c6c1daeSBarry SmithDIRS     =
93e1910f1SJed BrownLOCDIR   = src/sys/classes/random/impls/rand/
105c6c1daeSBarry Smith
11af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
12af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
13af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
145c6c1daeSBarry Smith
15