diff options
Diffstat (limited to 'newlib/libc/errno')
-rw-r--r-- | newlib/libc/errno/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/errno/Makefile.in b/newlib/libc/errno/Makefile.in index 441ea30..22f34b9 100644 --- a/newlib/libc/errno/Makefile.in +++ b/newlib/libc/errno/Makefile.in @@ -281,6 +281,7 @@ STRIP = @STRIP@ SYS_DIR = @SYS_DIR@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ +abs_newlib_basedir = @abs_newlib_basedir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ |