Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove TOPDIR
  • Loading branch information
ps-m committed Nov 21, 2005
1 parent 8d3f61b commit ba31c6c
Show file tree
Hide file tree
Showing 85 changed files with 85 additions and 255 deletions.
4 changes: 1 addition & 3 deletions Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions extra/scripts/Makefile.arch.lvl3
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions extra/scripts/Makefile.arch.lvl4
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions extra/scripts/Makefile.libs.lvl0
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions extra/scripts/Makefile.libs.lvl1
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions extra/scripts/Makefile.libs.lvl2
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions extra/scripts/Makefile.objs.lvl2
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions extra/scripts/Makefile.objs.lvl3
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions extra/scripts/Makefile.objs.lvl4
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions ldso/Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions ldso/ldso/Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions ldso/libdl/Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions libc/Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions libc/inet/Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions libc/inet/rpc/Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions libc/misc/Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions libc/misc/assert/Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions libc/misc/ctype/Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions libc/misc/dirent/Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions libc/misc/error/Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions libc/misc/file/Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions libc/misc/fnmatch/Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions libc/misc/ftw/Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions libc/misc/glob/Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions libc/misc/gnu/Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions libc/misc/internals/Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions libc/misc/intl/Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions libc/misc/locale/Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions libc/misc/mntent/Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions libc/misc/pthread/Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions libc/misc/regex/Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions libc/misc/search/Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions libc/misc/statfs/Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions libc/misc/syslog/Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions libc/misc/sysvipc/Makefile
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions libc/misc/time/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit ba31c6c

Please sign in to comment.