From f6666438e8783c36e515f03904533d4ff2ea387e Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sat, 18 Oct 2008 12:52:17 +0000 Subject: - do not list non-existing files in the threads prerequisites --- Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index a1dc54ca4..e453397bc 100644 --- a/Makefile.in +++ b/Makefile.in @@ -65,6 +65,7 @@ include/bits/uClibc_config.h: extra/config/conf .config $(top_srcdir)extra/scrip # XXX: FIXME: this is ugly MAKEFLAGS += -L include/config/linuxthreads/old.h include/config/linuxthreads/new.h: + @true # For the moment, we have to keep re-running this target # because the fix includes scripts rely on pre-processers -- cgit v1.2.3