diff options
Diffstat (limited to 'newlib/libc/xdr')
-rw-r--r-- | newlib/libc/xdr/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/xdr/Makefile.in b/newlib/libc/xdr/Makefile.in index a548c0c..5764b1a 100644 --- a/newlib/libc/xdr/Makefile.in +++ b/newlib/libc/xdr/Makefile.in @@ -160,6 +160,7 @@ MKDIR_P = @MKDIR_P@ NEWLIB_CFLAGS = @NEWLIB_CFLAGS@ NM = @NM@ NMEDIT = @NMEDIT@ +NO_INCLUDE_LIST = @NO_INCLUDE_LIST@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OTOOL = @OTOOL@ |