diff options
Diffstat (limited to 'libpthread')
-rw-r--r-- | libpthread/Makefile | 4 | ||||
-rw-r--r-- | libpthread/linuxthreads.old/Makefile | 4 | ||||
-rw-r--r-- | libpthread/linuxthreads.old_db/Makefile | 4 | ||||
-rw-r--r-- | libpthread/linuxthreads_db/Makefile | 4 |
4 files changed, 4 insertions, 12 deletions
diff --git a/libpthread/Makefile b/libpthread/Makefile index 2dea1b3e9..c8dc9b466 100644 --- a/libpthread/Makefile +++ b/libpthread/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=../ include $(top_builddir)Rules.mak all: libs diff --git a/libpthread/linuxthreads.old/Makefile b/libpthread/linuxthreads.old/Makefile index f92f205a5..f9100219a 100644 --- a/libpthread/linuxthreads.old/Makefile +++ b/libpthread/linuxthreads.old/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=../../ include $(top_builddir)Rules.mak all: libs diff --git a/libpthread/linuxthreads.old_db/Makefile b/libpthread/linuxthreads.old_db/Makefile index f92f205a5..f9100219a 100644 --- a/libpthread/linuxthreads.old_db/Makefile +++ b/libpthread/linuxthreads.old_db/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=../../ include $(top_builddir)Rules.mak all: libs diff --git a/libpthread/linuxthreads_db/Makefile b/libpthread/linuxthreads_db/Makefile index f92f205a5..f9100219a 100644 --- a/libpthread/linuxthreads_db/Makefile +++ b/libpthread/linuxthreads_db/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=../../ include $(top_builddir)Rules.mak all: libs |