mirror of
https://git.busybox.net/uClibc
synced 2025-05-08 23:02:28 +08:00
Remove TOPDIR
This commit is contained in:
parent
8d3f61bd00
commit
ba31c6c463
4
Makefile
4
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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user