summaryrefslogtreecommitdiffstats
path: root/src/util/db2/test
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2002-08-23 21:50:05 +0000
committerKen Raeburn <raeburn@mit.edu>2002-08-23 21:50:05 +0000
commitb94549fe18d0da42a2106f07d4f68ca2641099c2 (patch)
tree035b3769b992820970839492f0acc3bc988118c2 /src/util/db2/test
parent012e060ea8532ef5c50b9271df5a12321b747238 (diff)
Change $(S)=>/ and $(U)=>.. globally
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14761 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/db2/test')
-rw-r--r--src/util/db2/test/ChangeLog4
-rw-r--r--src/util/db2/test/Makefile.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/src/util/db2/test/ChangeLog b/src/util/db2/test/ChangeLog
index c0caa5374..aa6653379 100644
--- a/src/util/db2/test/ChangeLog
+++ b/src/util/db2/test/ChangeLog
@@ -1,3 +1,7 @@
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-23 Tom Yu <tlyu@mit.edu>
* dbtest.c: Include btree.h if we're compiled with -DSTATISTICS.
diff --git a/src/util/db2/test/Makefile.in b/src/util/db2/test/Makefile.in
index 443097f1c..7b90f6ab4 100644
--- a/src/util/db2/test/Makefile.in
+++ b/src/util/db2/test/Makefile.in
@@ -1,7 +1,7 @@
thisconfigdir=./..
myfulldir=util/db2/test
mydir=test
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
FCTSH = @FCTSH@
TMPDIR=.