Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-05-13 06:33:41 +0400
committerMike Frysinger <vapier@gentoo.org>2006-05-13 06:33:41 +0400
commitd9b6b844e5263f08af039a6d7b1f5388702a5d84 (patch)
tree73a3a1edcfb15666b33f1ceb43e19ca2bc067cbb /coreutils
parent39440e520c7445e9bafd310816cc152a3192721a (diff)
pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list
Diffstat (limited to 'coreutils')
-rw-r--r--coreutils/libcoreutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/libcoreutils/Makefile b/coreutils/libcoreutils/Makefile
index e8bc65d3d..fabde2d0e 100644
--- a/coreutils/libcoreutils/Makefile
+++ b/coreutils/libcoreutils/Makefile
@@ -25,7 +25,7 @@ top_builddir=../..
endif
srcdir=$(top_srcdir)/coreutils/libcoreutils
LIBCOREUTILS_DIR:=./
-include $(top_builddir)/Rules.mak
+include $(top_srcdir)/Rules.mak
include $(top_builddir)/.config
include $(srcdir)/Makefile.in