# HG changeset patch # User jwe # Date 779125541 0 # Node ID 646ff1b3ff9ac40ec01eb788c9a6056e58a33784 # Parent 8264438c7f5b051944ed594f5b3b721112e2bc8f [project @ 1994-09-09 15:44:16 by jwe] diff --git a/scripts/control/Makefile.in b/scripts/control/Makefile.in --- a/scripts/control/Makefile.in +++ b/scripts/control/Makefile.in @@ -6,7 +6,7 @@ # Department of Chemical Engineering # The University of Texas at Austin -TOPDIR = .. +TOPDIR = ../.. script_sub_dir = control diff --git a/scripts/general/Makefile.in b/scripts/general/Makefile.in --- a/scripts/general/Makefile.in +++ b/scripts/general/Makefile.in @@ -6,7 +6,7 @@ # Department of Chemical Engineering # The University of Texas at Austin -TOPDIR = .. +TOPDIR = ../.. script_sub_dir = general diff --git a/scripts/image/Makefile.in b/scripts/image/Makefile.in --- a/scripts/image/Makefile.in +++ b/scripts/image/Makefile.in @@ -6,7 +6,7 @@ # Department of Chemical Engineering # The University of Texas at Austin -TOPDIR = .. +TOPDIR = ../.. script_sub_dir = image diff --git a/scripts/linear-algebra/Makefile.in b/scripts/linear-algebra/Makefile.in --- a/scripts/linear-algebra/Makefile.in +++ b/scripts/linear-algebra/Makefile.in @@ -6,7 +6,7 @@ # Department of Chemical Engineering # The University of Texas at Austin -TOPDIR = .. +TOPDIR = ../.. script_sub_dir = linear-algebra diff --git a/scripts/miscellaneous/Makefile.in b/scripts/miscellaneous/Makefile.in --- a/scripts/miscellaneous/Makefile.in +++ b/scripts/miscellaneous/Makefile.in @@ -6,7 +6,7 @@ # Department of Chemical Engineering # The University of Texas at Austin -TOPDIR = .. +TOPDIR = ../.. script_sub_dir = miscellaneous diff --git a/scripts/plot/Makefile.in b/scripts/plot/Makefile.in --- a/scripts/plot/Makefile.in +++ b/scripts/plot/Makefile.in @@ -6,7 +6,7 @@ # Department of Chemical Engineering # The University of Texas at Austin -TOPDIR = .. +TOPDIR = ../.. script_sub_dir = plot diff --git a/scripts/polynomial/Makefile.in b/scripts/polynomial/Makefile.in --- a/scripts/polynomial/Makefile.in +++ b/scripts/polynomial/Makefile.in @@ -6,7 +6,7 @@ # Department of Chemical Engineering # The University of Texas at Austin -TOPDIR = .. +TOPDIR = ../.. script_sub_dir = polynomial diff --git a/scripts/set/Makefile.in b/scripts/set/Makefile.in --- a/scripts/set/Makefile.in +++ b/scripts/set/Makefile.in @@ -6,7 +6,7 @@ # Department of Chemical Engineering # The University of Texas at Austin -TOPDIR = .. +TOPDIR = ../.. script_sub_dir = set diff --git a/scripts/signal/Makefile.in b/scripts/signal/Makefile.in --- a/scripts/signal/Makefile.in +++ b/scripts/signal/Makefile.in @@ -6,7 +6,7 @@ # Department of Chemical Engineering # The University of Texas at Austin -TOPDIR = .. +TOPDIR = ../.. script_sub_dir = signal diff --git a/scripts/special-matrix/Makefile.in b/scripts/special-matrix/Makefile.in --- a/scripts/special-matrix/Makefile.in +++ b/scripts/special-matrix/Makefile.in @@ -6,7 +6,7 @@ # Department of Chemical Engineering # The University of Texas at Austin -TOPDIR = .. +TOPDIR = ../.. script_sub_dir = special-matrix diff --git a/scripts/statistics/Makefile.in b/scripts/statistics/Makefile.in --- a/scripts/statistics/Makefile.in +++ b/scripts/statistics/Makefile.in @@ -6,7 +6,7 @@ # Department of Chemical Engineering # The University of Texas at Austin -TOPDIR = .. +TOPDIR = ../.. script_sub_dir = statistics