From 5fe51654d35ae05858a0d1d94e6783a98f09fe47 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Wed, 2 Nov 2005 15:43:20 +0000 Subject: include Rules.mak after noconfig_targets, else it does not pull in .config --- extra/scripts/Makefile.libs.lvl0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra') diff --git a/extra/scripts/Makefile.libs.lvl0 b/extra/scripts/Makefile.libs.lvl0 index 958d9634f..655d04313 100644 --- a/extra/scripts/Makefile.libs.lvl0 +++ b/extra/scripts/Makefile.libs.lvl0 @@ -9,7 +9,7 @@ TOPDIR=./ top_srcdir=$(TOPDIR) top_builddir=./ -include $(top_builddir)Rules.mak +#include $(top_builddir)Rules.mak #all: libs include Makefile.in include $(top_srcdir)Makerules -- cgit v1.2.3