summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-rw-r--r--extra/scripts/Makefile.arch.lvl34
-rw-r--r--extra/scripts/Makefile.arch.lvl44
-rw-r--r--extra/scripts/Makefile.libs.lvl04
-rw-r--r--extra/scripts/Makefile.libs.lvl14
-rw-r--r--extra/scripts/Makefile.libs.lvl24
-rw-r--r--extra/scripts/Makefile.objs.lvl24
-rw-r--r--extra/scripts/Makefile.objs.lvl34
-rw-r--r--extra/scripts/Makefile.objs.lvl44
8 files changed, 8 insertions, 24 deletions
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