From: Wolfgang Bangerth Date: Wed, 12 Jan 2000 14:10:58 +0000 (+0000) Subject: Add additional output files. X-Git-Tag: v8.0.0~21147 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8a809b8a5b0eef8b1f140af793a2294b947a0f3;p=dealii.git Add additional output files. git-svn-id: https://svn.dealii.org/trunk@2213 0785d39b-7218-0410-832d-ea1e28bc413d --- 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.*