diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
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 |