From: Wolfgang Bangerth Date: Wed, 6 Jan 2010 10:12:54 +0000 (+0000) Subject: Revert Makefile. X-Git-Tag: v8.0.0~6683 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da3f52f45c0015ea2fec0be33015c8fba57ed5f3;p=dealii.git Revert Makefile. git-svn-id: https://svn.dealii.org/trunk@20307 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-42/Makefile b/deal.II/examples/step-42/Makefile index 00dc3010fe..a4436031f6 100644 --- a/deal.II/examples/step-42/Makefile +++ b/deal.II/examples/step-42/Makefile @@ -23,9 +23,8 @@ debug-mode = on # designated by a single-character variable, since that can be # reference using $D only, i.e. without the parentheses that are # required for most other parameters, as e.g. in $(target). -# D = ../../ +D = ../../ -D = ~/deal.II_mg/deal.II # The last field specifies the names of data and other files that # shall be deleted when calling `make clean'. Object and backup files,