From ba31c6c463945c216d97ebe382654b8b9cd8061a Mon Sep 17 00:00:00 2001
From: "Peter S. Mazinger" <ps.m@gmx.net>
Date: Mon, 21 Nov 2005 16:15:55 +0000
Subject: Remove TOPDIR

---
 extra/scripts/Makefile.arch.lvl3 | 4 +---
 extra/scripts/Makefile.arch.lvl4 | 4 +---
 extra/scripts/Makefile.libs.lvl0 | 4 +---
 extra/scripts/Makefile.libs.lvl1 | 4 +---
 extra/scripts/Makefile.libs.lvl2 | 4 +---
 extra/scripts/Makefile.objs.lvl2 | 4 +---
 extra/scripts/Makefile.objs.lvl3 | 4 +---
 extra/scripts/Makefile.objs.lvl4 | 4 +---
 8 files changed, 8 insertions(+), 24 deletions(-)

(limited to 'extra/scripts')

diff --git a/extra/scripts/Makefile.arch.lvl3 b/extra/scripts/Makefile.arch.lvl3
index a7cbf6fa1..ac0063770 100644
--- a/extra/scripts/Makefile.arch.lvl3
+++ b/extra/scripts/Makefile.arch.lvl3
@@ -5,9 +5,7 @@
 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 #
 
-TOPDIR=../../../
-
-top_srcdir=$(TOPDIR)
+top_srcdir=../../../
 top_builddir=../../../
 all: objs
 include $(top_builddir)Rules.mak
diff --git a/extra/scripts/Makefile.arch.lvl4 b/extra/scripts/Makefile.arch.lvl4
index b1bf1ef10..633c91f3e 100644
--- a/extra/scripts/Makefile.arch.lvl4
+++ b/extra/scripts/Makefile.arch.lvl4
@@ -5,9 +5,7 @@
 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 #
 
-TOPDIR=../../../../
-
-top_srcdir=$(TOPDIR)
+top_srcdir=../../../../
 top_builddir=../../../../
 all: objs
 include $(top_builddir)Rules.mak
diff --git a/extra/scripts/Makefile.libs.lvl0 b/extra/scripts/Makefile.libs.lvl0
index 655d04313..4709fc2ca 100644
--- a/extra/scripts/Makefile.libs.lvl0
+++ b/extra/scripts/Makefile.libs.lvl0
@@ -5,9 +5,7 @@
 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 #
 
-TOPDIR=./
-
-top_srcdir=$(TOPDIR)
+top_srcdir=./
 top_builddir=./
 #include $(top_builddir)Rules.mak
 #all: libs
diff --git a/extra/scripts/Makefile.libs.lvl1 b/extra/scripts/Makefile.libs.lvl1
index 2dea1b3e9..c8dc9b466 100644
--- a/extra/scripts/Makefile.libs.lvl1
+++ b/extra/scripts/Makefile.libs.lvl1
@@ -5,9 +5,7 @@
 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 #
 
-TOPDIR=../
-
-top_srcdir=$(TOPDIR)
+top_srcdir=../
 top_builddir=../
 include $(top_builddir)Rules.mak
 all: libs
diff --git a/extra/scripts/Makefile.libs.lvl2 b/extra/scripts/Makefile.libs.lvl2
index f92f205a5..f9100219a 100644
--- a/extra/scripts/Makefile.libs.lvl2
+++ b/extra/scripts/Makefile.libs.lvl2
@@ -5,9 +5,7 @@
 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 #
 
-TOPDIR=../../
-
-top_srcdir=$(TOPDIR)
+top_srcdir=../../
 top_builddir=../../
 include $(top_builddir)Rules.mak
 all: libs
diff --git a/extra/scripts/Makefile.objs.lvl2 b/extra/scripts/Makefile.objs.lvl2
index 41567d9e9..11f362a5e 100644
--- a/extra/scripts/Makefile.objs.lvl2
+++ b/extra/scripts/Makefile.objs.lvl2
@@ -5,9 +5,7 @@
 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 #
 
-TOPDIR=../../
-
-top_srcdir=$(TOPDIR)
+top_srcdir=../../
 top_builddir=../../
 all: objs
 include $(top_builddir)Rules.mak
diff --git a/extra/scripts/Makefile.objs.lvl3 b/extra/scripts/Makefile.objs.lvl3
index 493484b27..4a8f4a072 100644
--- a/extra/scripts/Makefile.objs.lvl3
+++ b/extra/scripts/Makefile.objs.lvl3
@@ -5,9 +5,7 @@
 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 #
 
-TOPDIR=../../../
-
-top_srcdir=$(TOPDIR)
+top_srcdir=../../../
 top_builddir=../../../
 all: objs
 include $(top_builddir)Rules.mak
diff --git a/extra/scripts/Makefile.objs.lvl4 b/extra/scripts/Makefile.objs.lvl4
index 4f2969fcd..3ed177ae2 100644
--- a/extra/scripts/Makefile.objs.lvl4
+++ b/extra/scripts/Makefile.objs.lvl4
@@ -5,9 +5,7 @@
 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 #
 
-TOPDIR=../../../../
-
-top_srcdir=$(TOPDIR)
+top_srcdir=../../../../
 top_builddir=../../../../
 all: objs
 include $(top_builddir)Rules.mak
-- 
cgit v1.2.3