1292f8084SBarry Smith 2292f8084SBarry SmithALL: lib 3292f8084SBarry Smith 4292f8084SBarry SmithCFLAGS = 5292f8084SBarry SmithFFLAGS = 6292f8084SBarry SmithSOURCEC = pf.c pfall.c 7292f8084SBarry SmithSOURCEF = 8292f8084SBarry SmithSOURCEH = 9292f8084SBarry SmithOBJSC = pf.o pfall.o 10292f8084SBarry SmithOBJSF = 11292f8084SBarry SmithLIBBASE = libpetscvec 12292f8084SBarry SmithMANSEC = PF 13*615cd37bSBarry SmithLOCDIR = src/vec/pf/interface/ 14292f8084SBarry Smith 15292f8084SBarry Smithinclude ${PETSC_DIR}/bmake/common/base 16292f8084SBarry Smithinclude ${PETSC_DIR}/bmake/common/test 17