From ac5bdadea1bdeff89b6b275371972be537a270cf Mon Sep 17 00:00:00 2001 From: bangerth Date: Wed, 6 Jan 2010 10:12:54 +0000 Subject: [PATCH] Revert Makefile. git-svn-id: https://svn.dealii.org/trunk@20307 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-42/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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, -- 2.39.5