From: Wolfgang Bangerth Date: Thu, 2 Apr 1998 17:48:05 +0000 (+0000) Subject: . X-Git-Tag: v8.0.0~23123 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26e83e1eba48129093831954fd08ec825d914477;p=dealii.git . git-svn-id: https://svn.dealii.org/trunk@131 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/Attic/examples/poisson/Makefile b/deal.II/deal.II/Attic/examples/poisson/Makefile index d3dd2c0fce..3e2c9bc71a 100644 --- a/deal.II/deal.II/Attic/examples/poisson/Makefile +++ b/deal.II/deal.II/Attic/examples/poisson/Makefile @@ -52,10 +52,11 @@ poisson: $(go-files) $(LIBFILES.g) run: poisson poisson poisson.prm + gnuplot make_ps clean: - rm -f *.o *.go *~ poisson + rm -f *.o *.go *~ poisson gnuplot.* *.eps diff --git a/tests/big-tests/poisson/Makefile b/tests/big-tests/poisson/Makefile index d3dd2c0fce..3e2c9bc71a 100644 --- a/tests/big-tests/poisson/Makefile +++ b/tests/big-tests/poisson/Makefile @@ -52,10 +52,11 @@ poisson: $(go-files) $(LIBFILES.g) run: poisson poisson poisson.prm + gnuplot make_ps clean: - rm -f *.o *.go *~ poisson + rm -f *.o *.go *~ poisson gnuplot.* *.eps