From ba31c6c463945c216d97ebe382654b8b9cd8061a Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Mon, 21 Nov 2005 16:15:55 +0000 Subject: Remove TOPDIR --- libc/string/Makefile | 4 +--- libc/string/arm/Makefile | 4 +--- libc/string/frv/Makefile | 4 +--- libc/string/generic/Makefile | 4 +--- libc/string/i386/Makefile | 4 +--- libc/string/mips/Makefile | 4 +--- libc/string/powerpc/Makefile | 4 +--- libc/string/sh64/Makefile | 4 +--- libc/string/sparc/Makefile | 4 +--- libc/string/x86_64/Makefile | 4 +--- 10 files changed, 10 insertions(+), 30 deletions(-) (limited to 'libc/string') diff --git a/libc/string/Makefile b/libc/string/Makefile index 41567d9e9..11f362a5e 100644 --- a/libc/string/Makefile +++ b/libc/string/Makefile @@ -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/libc/string/arm/Makefile b/libc/string/arm/Makefile index a7cbf6fa1..ac0063770 100644 --- a/libc/string/arm/Makefile +++ b/libc/string/arm/Makefile @@ -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/libc/string/frv/Makefile b/libc/string/frv/Makefile index a7cbf6fa1..ac0063770 100644 --- a/libc/string/frv/Makefile +++ b/libc/string/frv/Makefile @@ -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/libc/string/generic/Makefile b/libc/string/generic/Makefile index 493484b27..4a8f4a072 100644 --- a/libc/string/generic/Makefile +++ b/libc/string/generic/Makefile @@ -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/libc/string/i386/Makefile b/libc/string/i386/Makefile index a7cbf6fa1..ac0063770 100644 --- a/libc/string/i386/Makefile +++ b/libc/string/i386/Makefile @@ -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/libc/string/mips/Makefile b/libc/string/mips/Makefile index a7cbf6fa1..ac0063770 100644 --- a/libc/string/mips/Makefile +++ b/libc/string/mips/Makefile @@ -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/libc/string/powerpc/Makefile b/libc/string/powerpc/Makefile index a7cbf6fa1..ac0063770 100644 --- a/libc/string/powerpc/Makefile +++ b/libc/string/powerpc/Makefile @@ -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/libc/string/sh64/Makefile b/libc/string/sh64/Makefile index a7cbf6fa1..ac0063770 100644 --- a/libc/string/sh64/Makefile +++ b/libc/string/sh64/Makefile @@ -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/libc/string/sparc/Makefile b/libc/string/sparc/Makefile index a7cbf6fa1..ac0063770 100644 --- a/libc/string/sparc/Makefile +++ b/libc/string/sparc/Makefile @@ -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/libc/string/x86_64/Makefile b/libc/string/x86_64/Makefile index a7cbf6fa1..ac0063770 100644 --- a/libc/string/x86_64/Makefile +++ b/libc/string/x86_64/Makefile @@ -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