diff options
author | Jon Turney <jon.turney@dronecode.org.uk> | 2016-07-04 17:09:30 +0100 |
---|---|---|
committer | Jon Turney <jon.turney@dronecode.org.uk> | 2016-07-04 17:13:55 +0100 |
commit | d7e47a557e62ba0f96067e4ca84d1d931be3972f (patch) | |
tree | 4ebdb4014f8443ef7df205f1bd0865c49b114942 /newlib/libc/sys/Makefile.in | |
parent | 0b4cbd2fb82ba588a82c148bd723e46dea05d523 (diff) | |
download | cygnal-d7e47a557e62ba0f96067e4ca84d1d931be3972f.tar.gz cygnal-d7e47a557e62ba0f96067e4ca84d1d931be3972f.tar.bz2 cygnal-d7e47a557e62ba0f96067e4ca84d1d931be3972f.zip |
Regenerate newlib Makefiles
Diffstat (limited to 'newlib/libc/sys/Makefile.in')
-rw-r--r-- | newlib/libc/sys/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/newlib/libc/sys/Makefile.in b/newlib/libc/sys/Makefile.in index 5d41f1071..6f108e4ca 100644 --- a/newlib/libc/sys/Makefile.in +++ b/newlib/libc/sys/Makefile.in @@ -591,6 +591,8 @@ $(sys_dir)/$(CRT0): ; @true doc: +docbook: + # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: |