summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio64/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/stdio64/Makefile.in')
-rw-r--r--newlib/libc/stdio64/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/newlib/libc/stdio64/Makefile.in b/newlib/libc/stdio64/Makefile.in
index 2823b349a..3525f7042 100644
--- a/newlib/libc/stdio64/Makefile.in
+++ b/newlib/libc/stdio64/Makefile.in
@@ -147,6 +147,8 @@ LIBC_STDIO_LIB = @LIBC_STDIO_LIB@
LIBC_SYSCALL_LIB = @LIBC_SYSCALL_LIB@
LIBC_SYS_LIB = @LIBC_SYS_LIB@
LIBC_UNIX_LIB = @LIBC_UNIX_LIB@
+LIBC_XDR_DEF = @LIBC_XDR_DEF@
+LIBC_XDR_LIB = @LIBC_XDR_LIB@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@