From 6b0604f150d83cceafd8ca1cae45a64f484d6d7c Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 12 Jan 2000 14:10:58 +0000 Subject: [PATCH] Add additional output files. git-svn-id: https://svn.dealii.org/trunk@2213 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/Attic/examples/step-by-step/step-2/Makefile | 3 ++- deal.II/examples/step-2/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/deal.II/deal.II/Attic/examples/step-by-step/step-2/Makefile b/deal.II/deal.II/Attic/examples/step-by-step/step-2/Makefile index 8753051799..ce46c336bd 100644 --- a/deal.II/deal.II/Attic/examples/step-by-step/step-2/Makefile +++ b/deal.II/deal.II/Attic/examples/step-by-step/step-2/Makefile @@ -64,7 +64,8 @@ run: $(target) clean: - -rm -f *.o *.go *~ Makefile.dep $(target) *gmv *gnuplot *gpl *eps + -rm -f *.o *.go *~ Makefile.dep $(target) *gmv *gnuplot *gpl *eps \ + sparsity_pattern.* diff --git a/deal.II/examples/step-2/Makefile b/deal.II/examples/step-2/Makefile index 8753051799..ce46c336bd 100644 --- a/deal.II/examples/step-2/Makefile +++ b/deal.II/examples/step-2/Makefile @@ -64,7 +64,8 @@ run: $(target) clean: - -rm -f *.o *.go *~ Makefile.dep $(target) *gmv *gnuplot *gpl *eps + -rm -f *.o *.go *~ Makefile.dep $(target) *gmv *gnuplot *gpl *eps \ + sparsity_pattern.* -- 2.39.5