1b55407b6SBarry SmithALL: lib 2b55407b6SBarry Smith 3b55407b6SBarry SmithCFLAGS = 4b55407b6SBarry SmithFFLAGS = 5b55407b6SBarry SmithCPPFLAGS = 6b55407b6SBarry SmithSOURCEC = tv_data_display.c 7b55407b6SBarry SmithSOURCEF = 8*8e181257SSatish BalaySOURCEH = tv_data_display.h 9b55407b6SBarry SmithOBJSC = ${SOURCEC:.c=.o} 10b55407b6SBarry SmithOBJSF = 11b55407b6SBarry SmithMANSEC = Profiling 12b55407b6SBarry SmithLIBBASE = libpetscsys 13b55407b6SBarry SmithDIRS = 14b55407b6SBarry SmithLOCDIR = src/sys/totalview/ 15b55407b6SBarry Smith 16b55407b6SBarry Smithinclude ${PETSC_DIR}/conf/variables 17b55407b6SBarry Smithinclude ${PETSC_DIR}/conf/rules 18b55407b6SBarry Smithinclude ${PETSC_DIR}/conf/test 19