diff options
Diffstat (limited to 'newlib/libc/errno')
-rw-r--r-- | newlib/libc/errno/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/newlib/libc/errno/Makefile.am b/newlib/libc/errno/Makefile.am index 187e303..9713d7c 100644 --- a/newlib/libc/errno/Makefile.am +++ b/newlib/libc/errno/Makefile.am @@ -1,7 +1,5 @@ ## Process this file with automake to generate Makefile.in -AUTOMAKE_OPTIONS = cygnus - INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS) LIB_SOURCES = errno.c |