From 091ef0eab8f04944dd3e046be08d6affcb8a2863 Mon Sep 17 00:00:00 2001 From: wolf Date: Tue, 29 Feb 2000 12:57:34 +0000 Subject: [PATCH] Adapt to new paths. git-svn-id: https://svn.dealii.org/trunk@2507 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-1/Makefile | 2 +- deal.II/examples/step-2/Makefile | 2 +- deal.II/examples/step-3/Makefile | 2 +- deal.II/examples/step-4/Makefile | 2 +- deal.II/examples/step-5/Makefile | 2 +- deal.II/examples/step-6/Makefile | 2 +- deal.II/examples/step-7/Makefile | 2 +- deal.II/examples/step-8/Makefile | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/deal.II/examples/step-1/Makefile b/deal.II/examples/step-1/Makefile index 445913746c..82f039f12c 100644 --- a/deal.II/examples/step-1/Makefile +++ b/deal.II/examples/step-1/Makefile @@ -23,7 +23,7 @@ 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 = ../../ # The last field specifies the names of data and other files that diff --git a/deal.II/examples/step-2/Makefile b/deal.II/examples/step-2/Makefile index 445913746c..82f039f12c 100644 --- a/deal.II/examples/step-2/Makefile +++ b/deal.II/examples/step-2/Makefile @@ -23,7 +23,7 @@ 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 = ../../ # The last field specifies the names of data and other files that diff --git a/deal.II/examples/step-3/Makefile b/deal.II/examples/step-3/Makefile index 445913746c..82f039f12c 100644 --- a/deal.II/examples/step-3/Makefile +++ b/deal.II/examples/step-3/Makefile @@ -23,7 +23,7 @@ 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 = ../../ # The last field specifies the names of data and other files that diff --git a/deal.II/examples/step-4/Makefile b/deal.II/examples/step-4/Makefile index bd4dad5fbc..71d81d9dd0 100644 --- a/deal.II/examples/step-4/Makefile +++ b/deal.II/examples/step-4/Makefile @@ -23,7 +23,7 @@ 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 = ../../ # The last field specifies the names of data and other files that diff --git a/deal.II/examples/step-5/Makefile b/deal.II/examples/step-5/Makefile index 445913746c..82f039f12c 100644 --- a/deal.II/examples/step-5/Makefile +++ b/deal.II/examples/step-5/Makefile @@ -23,7 +23,7 @@ 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 = ../../ # The last field specifies the names of data and other files that diff --git a/deal.II/examples/step-6/Makefile b/deal.II/examples/step-6/Makefile index 445913746c..82f039f12c 100644 --- a/deal.II/examples/step-6/Makefile +++ b/deal.II/examples/step-6/Makefile @@ -23,7 +23,7 @@ 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 = ../../ # The last field specifies the names of data and other files that diff --git a/deal.II/examples/step-7/Makefile b/deal.II/examples/step-7/Makefile index 445913746c..82f039f12c 100644 --- a/deal.II/examples/step-7/Makefile +++ b/deal.II/examples/step-7/Makefile @@ -23,7 +23,7 @@ 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 = ../../ # The last field specifies the names of data and other files that diff --git a/deal.II/examples/step-8/Makefile b/deal.II/examples/step-8/Makefile index 445913746c..82f039f12c 100644 --- a/deal.II/examples/step-8/Makefile +++ b/deal.II/examples/step-8/Makefile @@ -23,7 +23,7 @@ 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 = ../../ # The last field specifies the names of data and other files that -- 2.39.5