test: add missing top_srcdir

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
This commit is contained in:
Bernhard Reutner-Fischer 2013-02-23 10:22:56 +01:00
parent 115577807b
commit 6bfb450b58
32 changed files with 35 additions and 4 deletions

View File

@ -196,7 +196,8 @@ $(top_builddir)include/bits/sysnum.h: $(top_srcdir)extra/scripts/gen_bits_syscal
.PHONY: $(LOCAL_INSTALL_PATH)
$(LOCAL_INSTALL_PATH):
$(Q)$(MAKE) PREFIX=$(shell pwd)/$(LOCAL_INSTALL_PATH) RUNTIME_PREFIX=/ \
$(Q)$(MAKE) PREFIX=$(LOCAL_INSTALL_PATH) \
RUNTIME_PREFIX=/ \
DEVEL_PREFIX=/usr/ \
HOSTCC="$(HOSTCC)" \
install
@ -512,7 +513,7 @@ dist release:
du -b ../uClibc-$(VERSION).tar.{bz2,xz}
test check: test_compile
$(Q)$(MAKE) -C test
$(Q)$(MAKE) -C test $(if $(O),top_builddir=$(O)/)
test_compile: $(LOCAL_INSTALL_PATH)
$(Q)$(MAKE) -C test compile
$(Q)$(MAKE) -C test compile $(if $(O),top_builddir=$(O)/)

View File

@ -837,6 +837,6 @@ SHARED_START_FILES:=$(top_builddir)lib/crti.o $(LIBGCC_DIR)crtbeginS.o
SHARED_END_FILES:=$(LIBGCC_DIR)crtendS.o $(top_builddir)lib/crtn.o
endif
LOCAL_INSTALL_PATH := install_dir
LOCAL_INSTALL_PATH := $(if $(O),$(O)/)install_dir
PTHREAD_GENERATE_MANGLE ?= -n "s/^.*@@@name@@@\([^@]*\)@@@value@@@[^0-9Xxa-fA-F-]*\([0-9Xxa-fA-F-][0-9Xxa-fA-F-]*\).*@@@end@@@.*\$$/\#define \1 \2/p"

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -5,6 +5,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
#
top_srcdir=../
top_builddir=../
include Rules.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak

View File

@ -2,6 +2,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak