mirror of
https://git.busybox.net/uClibc
synced 2025-10-14 01:32:00 +08:00
Remove TOPDIR
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user