diff options
Diffstat (limited to 'newlib/libc/search')
-rw-r--r-- | newlib/libc/search/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/newlib/libc/search/Makefile.am b/newlib/libc/search/Makefile.am index a61107f..99a04f6 100644 --- a/newlib/libc/search/Makefile.am +++ b/newlib/libc/search/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) GENERAL_SOURCES = \ |