-include ../../../../petscdir.mk MANSEC = TS CLEANFILES = TS-data-* OBJECTS_EX5 = reaction_diffusion.o include ${PETSC_DIR}/lib/petsc/conf/variables include ${PETSC_DIR}/lib/petsc/conf/rules ex5: ex5.o $(OBJECTS_EX5) ex5adj: ex5adj.o $(OBJECTS_EX5) ex5adj_mf: ex5adj_mf.o $(OBJECTS_EX5) ex5opt_ic: ex5opt_ic.o $(OBJECTS_EX5)