xref: /petsc/src/sys/classes/random/impls/rand48/makefile (revision ac09b9214d23ea9ad238aa607de9fa447fd4e91b)
17bb670c6SBarry Smith-include ../../../../../../petsckdir.mk
25c6c1daeSBarry Smith#requiresfunction 'PETSC_HAVE_DRAND48'
35c6c1daeSBarry Smith
45c6c1daeSBarry SmithSOURCEC  = rand48.c
55c6c1daeSBarry SmithSOURCEF  =
65c6c1daeSBarry SmithSOURCEH  =
75c6c1daeSBarry SmithLIBBASE  = libpetscsys
85c6c1daeSBarry SmithDIRS     =
93e1910f1SJed BrownLOCDIR   = src/sys/classes/random/impls/rand48/
10*ac09b921SBarry SmithMANSEC	 = Sys
115c6c1daeSBarry Smith
12af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
13af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
14af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
155c6c1daeSBarry Smith
16