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/misc/Makefile | 4 +--- libc/misc/assert/Makefile | 4 +--- libc/misc/ctype/Makefile | 4 +--- libc/misc/dirent/Makefile | 4 +--- libc/misc/error/Makefile | 4 +--- libc/misc/file/Makefile | 4 +--- libc/misc/fnmatch/Makefile | 4 +--- libc/misc/ftw/Makefile | 4 +--- libc/misc/glob/Makefile | 4 +--- libc/misc/gnu/Makefile | 4 +--- libc/misc/internals/Makefile | 4 +--- libc/misc/intl/Makefile | 4 +--- libc/misc/locale/Makefile | 4 +--- libc/misc/mntent/Makefile | 4 +--- libc/misc/pthread/Makefile | 4 +--- libc/misc/regex/Makefile | 4 +--- libc/misc/search/Makefile | 4 +--- libc/misc/statfs/Makefile | 4 +--- libc/misc/syslog/Makefile | 4 +--- libc/misc/sysvipc/Makefile | 4 +--- libc/misc/time/Makefile | 4 +--- libc/misc/ttyent/Makefile | 4 +--- libc/misc/utmp/Makefile | 4 +--- libc/misc/wchar/Makefile | 4 +--- libc/misc/wctype/Makefile | 4 +--- libc/misc/wordexp/Makefile | 4 +--- 26 files changed, 26 insertions(+), 78 deletions(-) (limited to 'libc/misc') diff --git a/libc/misc/Makefile b/libc/misc/Makefile index 41567d9e9..11f362a5e 100644 --- a/libc/misc/Makefile +++ b/libc/misc/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/misc/assert/Makefile b/libc/misc/assert/Makefile index 493484b27..4a8f4a072 100644 --- a/libc/misc/assert/Makefile +++ b/libc/misc/assert/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/misc/ctype/Makefile b/libc/misc/ctype/Makefile index 493484b27..4a8f4a072 100644 --- a/libc/misc/ctype/Makefile +++ b/libc/misc/ctype/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/misc/dirent/Makefile b/libc/misc/dirent/Makefile index 493484b27..4a8f4a072 100644 --- a/libc/misc/dirent/Makefile +++ b/libc/misc/dirent/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/misc/error/Makefile b/libc/misc/error/Makefile index 493484b27..4a8f4a072 100644 --- a/libc/misc/error/Makefile +++ b/libc/misc/error/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/misc/file/Makefile b/libc/misc/file/Makefile index 493484b27..4a8f4a072 100644 --- a/libc/misc/file/Makefile +++ b/libc/misc/file/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/misc/fnmatch/Makefile b/libc/misc/fnmatch/Makefile index 493484b27..4a8f4a072 100644 --- a/libc/misc/fnmatch/Makefile +++ b/libc/misc/fnmatch/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/misc/ftw/Makefile b/libc/misc/ftw/Makefile index 493484b27..4a8f4a072 100644 --- a/libc/misc/ftw/Makefile +++ b/libc/misc/ftw/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/misc/glob/Makefile b/libc/misc/glob/Makefile index 493484b27..4a8f4a072 100644 --- a/libc/misc/glob/Makefile +++ b/libc/misc/glob/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/misc/gnu/Makefile b/libc/misc/gnu/Makefile index 493484b27..4a8f4a072 100644 --- a/libc/misc/gnu/Makefile +++ b/libc/misc/gnu/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/misc/internals/Makefile b/libc/misc/internals/Makefile index 493484b27..4a8f4a072 100644 --- a/libc/misc/internals/Makefile +++ b/libc/misc/internals/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/misc/intl/Makefile b/libc/misc/intl/Makefile index 493484b27..4a8f4a072 100644 --- a/libc/misc/intl/Makefile +++ b/libc/misc/intl/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/misc/locale/Makefile b/libc/misc/locale/Makefile index 493484b27..4a8f4a072 100644 --- a/libc/misc/locale/Makefile +++ b/libc/misc/locale/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/misc/mntent/Makefile b/libc/misc/mntent/Makefile index 493484b27..4a8f4a072 100644 --- a/libc/misc/mntent/Makefile +++ b/libc/misc/mntent/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/misc/pthread/Makefile b/libc/misc/pthread/Makefile index 493484b27..4a8f4a072 100644 --- a/libc/misc/pthread/Makefile +++ b/libc/misc/pthread/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/misc/regex/Makefile b/libc/misc/regex/Makefile index 493484b27..4a8f4a072 100644 --- a/libc/misc/regex/Makefile +++ b/libc/misc/regex/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/misc/search/Makefile b/libc/misc/search/Makefile index 493484b27..4a8f4a072 100644 --- a/libc/misc/search/Makefile +++ b/libc/misc/search/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/misc/statfs/Makefile b/libc/misc/statfs/Makefile index 493484b27..4a8f4a072 100644 --- a/libc/misc/statfs/Makefile +++ b/libc/misc/statfs/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/misc/syslog/Makefile b/libc/misc/syslog/Makefile index 493484b27..4a8f4a072 100644 --- a/libc/misc/syslog/Makefile +++ b/libc/misc/syslog/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/misc/sysvipc/Makefile b/libc/misc/sysvipc/Makefile index 493484b27..4a8f4a072 100644 --- a/libc/misc/sysvipc/Makefile +++ b/libc/misc/sysvipc/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/misc/time/Makefile b/libc/misc/time/Makefile index 493484b27..4a8f4a072 100644 --- a/libc/misc/time/Makefile +++ b/libc/misc/time/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/misc/ttyent/Makefile b/libc/misc/ttyent/Makefile index 493484b27..4a8f4a072 100644 --- a/libc/misc/ttyent/Makefile +++ b/libc/misc/ttyent/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/misc/utmp/Makefile b/libc/misc/utmp/Makefile index 493484b27..4a8f4a072 100644 --- a/libc/misc/utmp/Makefile +++ b/libc/misc/utmp/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/misc/wchar/Makefile b/libc/misc/wchar/Makefile index 493484b27..4a8f4a072 100644 --- a/libc/misc/wchar/Makefile +++ b/libc/misc/wchar/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/misc/wctype/Makefile b/libc/misc/wctype/Makefile index 493484b27..4a8f4a072 100644 --- a/libc/misc/wctype/Makefile +++ b/libc/misc/wctype/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/misc/wordexp/Makefile b/libc/misc/wordexp/Makefile index 493484b27..4a8f4a072 100644 --- a/libc/misc/wordexp/Makefile +++ b/libc/misc/wordexp/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