1292f8084SBarry Smith 2292f8084SBarry SmithALL: lib 3292f8084SBarry Smith 4292f8084SBarry SmithCFLAGS = 5292f8084SBarry SmithFFLAGS = 6292f8084SBarry SmithSOURCEC = const.c 7292f8084SBarry SmithSOURCEF = 8292f8084SBarry SmithSOURCEH = 9292f8084SBarry SmithLIBBASE = libpetscvec 10292f8084SBarry SmithMANSEC = Vec 11615cd37bSBarry SmithLOCDIR = src/vec/pf/impls/constant/ 12292f8084SBarry Smith 13*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables 14*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules 15*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test 16292f8084SBarry Smith 17