xref: /petsc/src/sys/classes/random/impls/rander48/makefile (revision ac09b9214d23ea9ad238aa607de9fa447fd4e91b)
17bb670c6SBarry Smith-include ../../../../../../petsckdir.mk
2003ee160SMatthew G. Knepley
3003ee160SMatthew G. KnepleySOURCEC  = rander48.c
4003ee160SMatthew G. KnepleySOURCEF  =
5003ee160SMatthew G. KnepleySOURCEH  =
6003ee160SMatthew G. KnepleyLIBBASE  = libpetscsys
7003ee160SMatthew G. KnepleyDIRS     =
8003ee160SMatthew G. KnepleyLOCDIR   = src/sys/classes/random/impls/rander48/
9*ac09b921SBarry SmithMANSEC	 = Sys
10003ee160SMatthew G. Knepley
11003ee160SMatthew G. Knepleyinclude ${PETSC_DIR}/lib/petsc/conf/variables
12003ee160SMatthew G. Knepleyinclude ${PETSC_DIR}/lib/petsc/conf/rules
13003ee160SMatthew G. Knepleyinclude ${PETSC_DIR}/lib/petsc/conf/test
14